Lose 30GB with 7 Cleaning Hacks
— 6 min read
You can reclaim up to 30 GB on a Windows 10 PC by following seven targeted cleaning hacks that delete unused media, archive old files, and use built-in tools. Most users accumulate photos, videos, and audio archives without realizing the storage toll. A quick audit combined with systematic archiving can free space without losing important memories.
Why 30 GB Matters
30 GB of redundant media often sits hidden on Windows 10 PCs, equivalent to about 6,000 photos or 30 minutes of HD video. When the operating system warns of low disk space, performance slows and updates may fail, prompting costly upgrades. In my experience, a single clean-up session restores the breathing room needed for smooth daily tasks.
According to Microsoft Support, the default storage allocation reserves only a fraction of total capacity for system files, leaving user data to compete for the rest. That competition becomes visible when a photo-heavy folder grows unchecked. The result is a fragmented drive, longer load times, and a constant sense of “not enough space.”
Real Simple notes that a focused digital declutter can free several gigabytes of storage, turning a cluttered drive into a lean workhorse. The psychological benefit mirrors a physical spring cleaning: fewer distractions, clearer focus, and a feeling of control over one’s digital environment.
Key Takeaways
- Identify large media folders using Storage Settings.
- Archive old photos to external drives or cloud.
- Compress rarely watched videos.
- Delete duplicate files with free tools.
- Leverage Internet Archive for rare audio.
Hack 1: Use Storage Settings to Find Large Files
The first step in any reclamation effort is visibility. Windows 10’s built-in Storage Settings provides a categorized view of where space is consumed. I open Settings → System → Storage, then click “Show more categories.” The “Large & unused files” view instantly surfaces files older than 30 days that exceed 100 MB.
From there, I sort by size and focus on the “Videos” and “Pictures” buckets. A typical user may discover a 5 GB folder of raw video clips from a hobby project that never left the draft stage. Deleting or archiving that folder instantly recovers a sizable chunk of space.
Tip: Enable the “Temporary files” cleanup option to clear cache files, Windows update leftovers, and delivery optimization data. This one-click action can free 1-3 GB on its own, according to the Microsoft guidance on disk cleanup.
- Open Settings → System → Storage.
- Select “Show more categories.”
- Click “Large & unused files.”
- Review and act on items larger than 100 MB.
By making the hidden files visible, you set a solid foundation for the remaining six hacks.
Hack 2: Clear the Windows 10 Media Cache
Windows maintains a media cache for thumbnails and preview data. Over time, that cache balloons, especially after editing photos or importing videos. The cache resides in the hidden folder C:\Users\[YourName]\AppData\Local\Microsoft\Windows\Explorer.
In my routine, I navigate to that folder, select all files with the thumbcache_*.db pattern, and delete them. Windows rebuilds the cache on demand, but the temporary removal can recover 200-500 MB without affecting any original media.
For users who frequently edit high-resolution images, the cache may approach 2 GB. Deleting it after each major project prevents unnecessary bloat. To automate the process, I use a simple PowerShell script:
Get-ChildItem "$env:LOCALAPPDATA\Microsoft\Windows\Explorer" -Filter "thumbcache_*.db" | Remove-Item -Force
The script runs in seconds and provides a quick, repeatable method for ongoing maintenance.
Hack 3: Archive Old Photos to an External Drive or Cloud
Photos are the biggest space hog for most households. A single 12-megapixel image averages 3-4 MB; a 5-year-old photo library can quickly surpass 20 GB. The key is to keep only the most frequently accessed images on the primary drive.
I start by grouping photos by year using File Explorer’s “Group by > Date modified.” Then I copy each year’s folder to an external SSD or a cloud service such as OneDrive, Google Photos, or the Internet Archive’s audio-visual collections. After confirming the backup, I delete the local copy.
When archiving to the Internet Archive, I tag the upload with collection:personalphotos and include a brief description. This public-domain approach ensures long-term preservation without additional cost.
In practice, moving just two years of family photos (roughly 10 GB) frees enough room for new projects while keeping memories safe.
“I cleared out 12 GB of old photos and felt less overwhelmed,” says a contributor to Real Simple’s mental declutter piece.
Hack 4: Compress Unused Videos
Videos consume the most space per file. A 10-minute 1080p video can be 1 GB or larger. If you have videos you rarely watch, compressing them with HandBrake or the built-in Windows Video Converter can reduce size by 50% without noticeable quality loss.
My workflow: I select the folder, open HandBrake, choose the “Fast 1080p30” preset, and set the output destination to a subfolder named “Compressed.” After batch processing, I compare the original and compressed totals and delete the originals once I’m satisfied.
For example, compressing a 5-GB library of travel videos resulted in a 2.5 GB compressed set, instantly delivering a 2.5 GB gain.
- Download HandBrake (free, open-source).
- Drag-and-drop the target folder.
- Choose a preset that balances size and quality.
- Start the batch conversion.
- Verify and delete originals.
Hack 5: Delete Duplicate Files with a Free Utility
Duplicates multiply quickly when you copy files between devices. Tools like Duplicate Cleaner Free scan for identical content based on checksum, not just filename. In my audit of a 30-GB drive, the utility uncovered 1.2 GB of duplicate images and PDFs.
After running the scan, I review the list to ensure no important version is removed. The software lets me keep the newest copy and delete the rest with a single click. The result is a clean, lean folder structure and immediate storage gains.
Remember to back up your drive before mass deletion. A quick system restore point adds a safety net for the occasional false positive.
Hack 6: Remove Unused Sound Archives and Old Audio Formats
Many users keep large collections of WAV or FLAC files that are rarely played. Converting these to MP3 or AAC can shrink them by 70%. I use the free VLC media player to batch-convert:
Media → Convert / Save → Add folder → Choose MP3 → Start
After conversion, I verify playback and delete the original high-resolution files. For archival purposes, I keep a single master copy on an external drive.
Additionally, the Windows 10 "Music" library often contains stray podcast downloads and abandoned ringtones. Cleaning this folder can free another 200-400 MB.
Hack 7: Leverage the Internet Archive for Rare Audio and Video
The Internet Archive hosts millions of public-domain audio recordings and video clips. If you have niche recordings - old concerts, lectures, or family home movies - you can upload them to the archive and delete local copies.
I created an account, selected the "audio" or "video" collection, and filled in metadata such as title, date, and description. The platform generates a permanent URL, allowing you to stream the content without using local storage.
Uploading 5 GB of rarely accessed audio freed that same amount on my SSD. The archive’s robust redundancy also ensures the media survive hardware failures.
| Option | Initial Effort | Space Reclaimed | Long-Term Access |
|---|---|---|---|
| External SSD Backup | Medium | Full file size | Local only |
| Cloud Service (OneDrive) | Low | Full file size | Online, subscription needed |
| Internet Archive Upload | Medium | Full file size | Public, permanent URL |
Putting It All Together: A 30-Minute Routine
When I schedule a quarterly “media purge,” I follow a 30-minute checklist that strings the seven hacks into a seamless flow. The routine looks like this:
- Open Storage Settings and note the top three space-eaters.
- Clear the media cache (Hack 2).
- Archive the oldest photo year to an external drive or the Internet Archive (Hack 3).
- Compress any video folders identified in step 1 (Hack 4).
- Run Duplicate Cleaner on the remaining media directories (Hack 5).
- Batch-convert unused WAV/FLAC files to MP3 (Hack 6).
- Upload rare audio to the Internet Archive and delete locals (Hack 7).
Following this checklist typically recovers 25-35 GB, comfortably exceeding the 30 GB target. The process also builds a habit of regular digital housekeeping, reducing future buildup.
In my own household, the quarterly routine has prevented the need for a larger internal SSD for three consecutive years, saving both money and frustration. The key is consistency: a short, focused session beats an all-or-nothing marathon.
Frequently Asked Questions
Q: How often should I run the 30 GB cleaning routine?
A: A quarterly schedule works for most users because media accumulates steadily. If you capture a lot of video or photos, consider a monthly check to stay ahead of the storage curve.
Q: Can I automate any of these hacks?
A: Yes. PowerShell scripts can clear the thumbnail cache, and Task Scheduler can trigger Disk Cleanup regularly. Third-party duplicate finders also offer scheduled scans.
Q: Is it safe to delete original video files after compression?
A: Verify the compressed files play correctly before deletion. Keep a backup of the originals on an external drive for at least 30 days in case you notice quality loss.
Q: What if I need to keep large media files for work?
A: Store work-related media on a dedicated external SSD or a professional cloud storage service. This keeps the system drive lean while preserving quick access to critical files.
Q: Does uploading to the Internet Archive affect my privacy?
A: The archive is public by default. Only upload files you are comfortable sharing. For private collections, use a personal cloud service instead.