How to Clear Data on a Chromebook: What Gets Deleted and What Doesn't
Chromebooks handle storage differently than Windows PCs or Macs, and that difference matters a lot when you're trying to free up space, fix a sluggish device, or prepare it for a new user. Before wiping anything, it helps to understand what "clearing data" actually means on ChromeOS — because there are several distinct operations, and they don't all do the same thing.
Why Chromebooks Store Less Locally Than You Might Expect
Most Chromebooks ship with modest local storage — typically 32GB to 128GB — because the design philosophy leans heavily on cloud storage through Google Drive. Your files, photos, and documents are largely synced online rather than sitting on the device itself. That means local storage fills up faster than you'd expect, and clearing it requires knowing where data is actually living.
Local data on a Chromebook generally falls into a few categories:
- Downloaded files stored in the Files app
- Browser cache, cookies, and browsing history from Chrome
- App data and cache from Android apps (if your device supports them)
- Linux storage (if you've enabled the Linux development environment)
- Profile data tied to your Google account
Each of these has its own clearing method.
How to Clear Browser Data in Chrome 🗂️
This is the most common cleanup task. Chrome accumulates cached images, cookies, saved passwords, and browsing history over time. Clearing it can resolve weird page-loading behavior and reclaim a small amount of storage.
To clear browser data:
- Open Chrome and press Ctrl + Shift + Delete
- Choose a time range — "All time" clears everything
- Check the boxes for what you want to remove: cached images, cookies, browsing history, etc.
- Click Clear data
Cached files speed up page loads by storing temporary web content locally. Clearing them frees space but means pages reload from scratch the next time you visit. Cookies store login sessions and site preferences — clearing them will sign you out of most websites.
How to Delete Downloaded Files
Files you've downloaded live locally until you remove them. Open the Files app, navigate to the Downloads folder, and delete what you no longer need. This is often the fastest way to reclaim meaningful storage space, especially if you've been saving videos, PDFs, or large attachments.
Files saved to Google Drive within the Files app are cloud-based and don't consume local storage unless you've made them available offline. Offline-enabled files do take up local space, and toggling that setting off frees it back up.
Clearing Android App Data
If your Chromebook supports Android apps (most devices from 2017 onward do), those apps store data locally just like they would on an Android phone.
To clear Android app data:
- Go to Settings → Apps → Manage your apps
- Select the app you want to clear
- Choose Clear cache or Clear storage
Clear cache removes temporary files without touching your saved data. Clear storage resets the app entirely — useful if an app is misbehaving, but it deletes your local progress or settings for that app.
Clearing Linux Storage
If you've enabled Linux (via the Crostini environment) on your Chromebook, it runs in its own container with its own allocated disk space. Over time, installed packages, compiled files, and development tools can consume several gigabytes.
You can manage Linux storage under Settings → Advanced → Developers → Linux development environment, where you'll find an option to resize the disk or, more drastically, remove the Linux environment entirely.
Removing Linux deletes everything inside the container — files, installed apps, and settings — and cannot be undone without reinstalling.
Powerwash: The Full Reset Option 🔄
A Powerwash is ChromeOS's factory reset. It wipes all local data, removes all accounts from the device, and returns it to out-of-box condition. This is the right move when:
- You're giving or selling the Chromebook to someone else
- The device has serious software issues that haven't resolved through other methods
- You want a completely clean slate
To Powerwash:
- Go to Settings → Advanced → Reset settings
- Click Reset under Powerwash
What Powerwash does not delete: anything stored in Google Drive or your Google account. Your emails, Drive files, Chrome bookmarks, and account settings all survive because they live in the cloud. When you sign back in, they sync back down automatically.
What it does permanently delete: downloaded files, Linux environments, Android app data, and any locally stored files not backed up to Drive.
The Variable That Changes Everything
How you should approach clearing data depends heavily on factors specific to your situation:
| Factor | Why It Matters |
|---|---|
| ChromeOS version | Older builds may have different settings menu paths |
| Android app support | Not all Chromebooks support Android apps |
| Linux environment | Only relevant if you've enabled it |
| Storage size | Low-storage devices (32GB) feel the impact faster |
| Shared vs. personal device | Powerwash is appropriate for shared/handed-off devices |
| Cloud backup habits | Determines what's safe to delete without data loss |
A student using a school-managed Chromebook faces different constraints than a developer who's been running Linux packages for months. A shared family device nearing capacity has different priorities than a personal Chromebook that's been running slowly since a Chrome update.
What Stays and What Goes: A Quick Reference 💾
| Data Type | Cleared by Browser Wipe | Cleared by Powerwash | Lives in Cloud |
|---|---|---|---|
| Browsing history & cache | ✅ | ✅ | ❌ |
| Downloaded files | ❌ | ✅ | ❌ |
| Google Drive files | ❌ | ❌ | ✅ |
| Android app data | ❌ | ✅ | Varies |
| Linux environment | ❌ | ✅ | ❌ |
| Gmail & Google account | ❌ | ❌ | ✅ |
Understanding these distinctions is the technical foundation — but which method is appropriate, and whether it's safe to proceed, comes down to how your specific Chromebook is set up, what's been backed up, and what you actually need to preserve.