You open File Explorer.
You see a red bar on your C: drive.
You hover over it:
"15.2 GB free of 237 GB."
Your PC is running slow. Apps take forever to open. Windows is warning you about low disk space.
You think:
"What can I delete? What's safe to remove? What if I delete something important?"
You're not alone.
This is one of the most common Windows problems — and one of the most stressful.
The good news?
You can free up gigabytes of space without deleting anything important.
This guide walks you through 10 safe methods to clean your C: drive — from built-in Windows tools to advanced tricks.
Let's go.
1. Run Disk Cleanup (Including System Files)
Disk Cleanup is Windows' built-in disk-cleaning tool. It's safe, effective, and often recovers several gigabytes.
How to run it:
- Press
Win + R, typecleanmgr.exe, and press Enter - Select your C: drive and click OK
- Click Clean up system files (this is where the real space is)
- Select C: again and wait for the scan
- Check these boxes:
- Windows Update Cleanup (often GBs)
- Temporary files
- Recycle Bin
- Delivery Optimization Files
- Previous Windows installations
- Temporary Windows installation files
- Thumbnails
- Click OK → Delete Files
What you gain: Often 5–20 GB or more, especially if you've never run it before.
2. Turn On Storage Sense (Automatic Cleanup)
Storage Sense automatically deletes temporary files, clears the Recycle Bin, and removes old Downloads folder items on a schedule.
How to enable it:
- Open Settings → System → Storage
- Turn Storage Sense to On
- Click Storage Sense to configure:
- Run it daily, weekly, or monthly
- Delete files in Recycle Bin after 30 days (or sooner)
- Delete files in Downloads after 30 days (if you want)
Pro tip: Storage Sense runs in the background — set it and forget it.
3. Use Cleanup Recommendations
Windows 11 also provides a Cleanup recommendations section that shows you exactly what's taking up space.
How to use it:
- Settings → System → Storage
- Click Cleanup recommendations
- Review categories:
- Temporary files
- Large or unused files
- Files synced to the cloud
- Unused apps
- Select items to remove and click Clean up for each section
What's nice: It shows you the size of each item before you delete it.
4. Delete Temporary Files Manually
Windows stores temporary files in several locations. Many of these files can be safely removed, although some may still be in use.
Locations to clean:
- Press
Win + R, type%temp%, press Enter → select files you no longer need and delete them - Press
Win + R, typetemp, press Enter → select files you no longer need and delete them
Note: Windows may refuse to delete files that are currently in use. Simply skip those files and continue.
What you gain: Usually 1–5 GB, depending on your usage.
About Prefetch: I generally don't recommend clearing the Prefetch folder (C:\Windows\Prefetch). It stores data that helps apps launch faster, and clearing it usually frees very little space while potentially slowing down app launches temporarily.
5. Remove Old Windows Update Files
Windows keeps old update files so you can uninstall updates if needed. These are safe to remove if your system is stable.
How to remove them:
-
Via Disk Cleanup: Run
cleanmgr.exe→ Clean up system files → check Windows Update Cleanup - Via Storage Settings: Settings → System → Storage → Temporary files → check Windows Update Cleanup → Remove files
Important: In some Windows 11 versions (25H2+), Windows Update Cleanup may not appear in the list. If you don't see it, use Disk Cleanup as Administrator instead.
What you gain: Often 3–10 GB.
6. Uninstall Unused Apps
You've probably installed apps you never use. They take up space.
How to check:
- Settings → Apps → Installed apps
- Sort by Size (largest first)
- Review apps you don't use
- Click Uninstall for each
What to look for:
- Games you no longer play
- Old Adobe apps
- Trial software
- Bloatware that came with your PC
What you gain: Varies — some games are 50+ GB.
7. Move Personal Files to Another Drive
Your Documents, Pictures, Music, and Videos folders often contain large files that don't need to be on C:.
How to move them:
- Settings → System → Storage → Advanced storage settings
- Click Where new content is saved
- Change each category (Documents, Music, Pictures, Videos) to another drive
Alternatively: Manually move large folders to an external drive or a second internal drive.
What you gain: Varies — could be tens of gigabytes.
8. Use a Disk Space Analyzer (Find Large Files)
Sometimes the biggest space hogs are hidden in folders you never think to check.
Disk space analyzers scan your drive and show you exactly where space is being used.
Best free tools:
| Tool | Description |
|---|---|
| WizTree | Fastest — reads NTFS MFT directly, scans in seconds |
| WinDirStat | Classic open-source tool with treemap visualization |
| TreeSize Free | Popular, shows folder sizes in a clean interface |
How to use:
- Download and run as Administrator
- Select your C: drive
- Wait for the scan (seconds with WizTree, minutes with WinDirStat)
- Look for large files or folders you can delete or move
Pro tip: WizTree is the fastest — it scans a 1TB drive in seconds.
9. Disable Hibernation (If You Don't Use It)
The hibernation file (hiberfil.sys) can be several gigabytes — roughly the size of your RAM.
If you never use Hibernate (you use Sleep or Shutdown instead), you can safely disable it and reclaim that space.
How to disable hibernation:
- Open Command Prompt as Administrator
- Run:
powercfg /h off - Windows removes the hibernation file when you disable hibernation.
Note: This disables Hibernate and Fast Startup. Sleep and normal shutdown still work.
What you gain: 1–32 GB, depending on your RAM size.
10. Enable OneDrive Files On-Demand
If you use OneDrive, Files On-Demand keeps only placeholders on your local drive. Full files are downloaded only when you open them.
How to enable:
- Right-click OneDrive icon in system tray
- Select Settings → Sync and backup
- Under Files On-Demand, make sure it's enabled
What you gain: Varies — can free up gigabytes if you have large cloud files.
What NOT to Delete (Safety First)
| Don't Delete | Why |
|---|---|
| Windows folder | Critical system files |
| Program Files | Installed apps (uninstall properly instead) |
| System Volume Information | System restore points |
| Pagefile.sys | Virtual memory (Windows manages it) |
| Files you don't recognize | Research first |
Golden rule: If you're unsure, don't delete it. Use the built-in tools instead.
What If You Want to Monitor Your Windows PC Automatically?
Freeing up disk space solves one problem, but it doesn't tell you what's happening on your PC afterward.
If you want to keep an eye on things like new processes, startup changes, USB connections, CPU/RAM anomalies, and Windows Defender status, automatic monitoring can make that easier.
That's why I built SysPulse, a lightweight Windows security and monitoring tool.
SysPulse can:
- Detect new processes and show their full paths
- Monitor CPU and RAM anomalies
- Detect startup changes
- Detect USB connections
- Monitor Windows Defender status
- Send Telegram notifications for monitored events
- Run silently in the background
- Use less than 30MB of RAM
You can set it up once and let it monitor your Windows PC in the background.
You can find it at: syspulse.pro
Summary Table
| Method | Difficulty | Potential Space |
|---|---|---|
| Disk Cleanup | Easy | 5–20 GB |
| Storage Sense | Easy | Automatic |
| Cleanup Recommendations | Easy | Varies |
| Delete Temp Files | Easy | 1–5 GB |
| Remove Windows Update Cleanup | Easy | 3–10 GB |
| Uninstall Unused Apps | Easy | Varies |
| Move Personal Files | Medium | Varies |
| Disk Space Analyzer | Medium | Varies |
| Disable Hibernation | Easy | 1–32 GB |
| OneDrive Files On-Demand | Easy | Varies |
Final Thought
A full C: drive doesn't mean you need a new PC.
Start with the simplest methods:
- Run Disk Cleanup (including system files)
- Turn on Storage Sense
- Uninstall unused apps
If you need more space, use a disk space analyzer to find large files and move them to another drive.
The result: A faster, cleaner PC with room to breathe — without deleting anything important.
Have questions or a disk space issue I didn't cover? Drop a comment below — I read every one.
Happy cleaning!
Top comments (0)