Windows System Disk Cleanup Guide
As computer usage time increases, Windows system hard drive space will gradually be occupied by various files, caches, and junk data. This guide will provide a detailed explanation of how to systematically clean up your Windows hard drive and reclaim the valuable space that has been "devoured."
Rendering...
# Windows System Hard Drive Cleaning Guide
As your computer usage time grows, your Windows system hard drive space will gradually be occupied by various files, caches, and junk data. This not only slows down system performance but can also lead to the distress of insufficient storage space. This guide will detail how to systematically clean your Windows hard drive and reclaim the valuable space that has been "devoured."
---
## I. Efficient Cleaning Using Built-in System Tools
Windows systems come with powerful built-in cleaning tools that are the preferred choice for hard drive cleanup.
### 1. Disk Cleanup (Disk Cleanup)
This is one of the most classic and effective cleaning tools in Windows.
1. **How to Open**:
* Type "Disk Cleanup" in the search bar and open it.
* Alternatively, right-click on the drive partition you want to clean (usually C:), select "Properties" -> "General" tab -> click the "Disk Cleanup" button.
2. **Select Drive**: If prompted by the system, select the drive you want to clean (defaults to C:).
3. **Scan and Select**: The tool will scan for file types that can be cleaned. Check the boxes for the file types you want to delete. Common cleanable items include:
* **Downloaded Program Files**
* **Temporary Internet Files**
* **Windows Error Reporting and Diagnostic Feedback**
* **DirectX Shader Cache**
* **Delivery Optimization Files**
* **Recycle Bin**
* **Temporary Files**
* **Thumbnails**
4. **Clean Up System Files**: Click the "**Clean up system files**" button in the lower-left corner. This will perform a more in-depth scan and display more cleanable options, such as:
* **Windows Update Cleanup**: This is an important option for cleaning old Windows update files, which can often free up a significant amount of space.
* **Windows Defender Antivirus**
* **Device Driver Packages**
* **Previous Windows installations** (if present, usually appears after a system upgrade, can free up tens of GBs of space, but cannot roll back to the old version after deletion).
* **System Restore and Shadow Copies** (operate with caution, this will delete all restore points except the latest one).
5. **Confirm Deletion**: After checking all the items you confirm for deletion, click "OK" -> "Delete Files."
### 2. Storage Sense (Storage Sense)
The "Storage Sense" feature introduced in Windows 10/11 can automatically clean up junk files, which is very convenient.
1. **How to Open**:
* Go to "Settings" -> "System" -> "Storage."
2. **Enable Storage Sense**: Turn on the "Storage Sense" switch.
3. **Configure Storage Sense**: Click the "**Configure Storage Sense or run it now**" link.
* You can set the frequency at which Storage Sense runs (daily, weekly, monthly, or only when disk space is low).
* Configure when to delete files in the Recycle Bin (e.g., after 30 days).
* Configure when to delete files in the "Downloads" folder (set with caution to avoid accidentally deleting important downloads).
* Selecting "**Free up space now**" will run the cleanup immediately.
---
## II. Manually Cleaning Common Junk Files and Folders
In addition to system tools, we can also manually locate and clean some common junk files.
### 1. Temporary Files (Temp Files)
Windows and applications generate a large number of temporary files.
1. **`%TEMP%` Folder**:
* Press `Win + R`, type `%TEMP%`, and press Enter.
* This will open the temporary folder for the current user account. You can select all (`Ctrl + A`) and delete all files and folders. Some files may be in use, so skip them.
2. **`C:\Windows\Temp` Folder**:
* Open File Explorer and navigate to `C:\Windows\Temp`.
* Select all and delete all files and folders. Similarly, skip files that cannot be deleted.
### 2. Downloads Folder
Files you download from the internet are saved here by default. Often, you forget to clean them up after downloading.
1. Open "File Explorer" and click the "Downloads" folder on the left.
2. Carefully check and delete installer packages, documents, images, etc., that you no longer need.
### 3. Recycle Bin (Recycle Bin)
Deleted files are first sent to the Recycle Bin. If the Recycle Bin is not emptied, these files still occupy hard drive space.
1. Right-click on the "Recycle Bin" icon on your desktop.
2. Select "**Empty Recycle Bin**."
### 4. Hibernation File (hiberfil.sys)
The hibernation feature writes all contents of memory to the `hiberfil.sys` file on the hard drive for quick resumption of work. If your computer does not use the hibernation feature, you can disable it to free up a significant amount of space (usually equivalent to the amount of RAM).
1. Run Command Prompt as **Administrator** (type `cmd` in the search bar, right-click and select "Run as administrator").
2. Enter the command: `powercfg -h off` and press Enter.
3. After restarting the computer, the `hiberfil.sys` file will be deleted.
4. To re-enable hibernation, enter the command: `powercfg -h on`.
### 5. Page File (pagefile.sys)
The page file is Windows' virtual memory file. The system uses it when physical memory is insufficient. It is generally not recommended to disable it completely, but its size and location can be adjusted.
1. Right-click on "This PC" -> "Properties" -> "Advanced system settings."
2. Under the "Advanced" tab, click the "Settings" button in the "Performance" section.
3. Switch to the "Advanced" tab, and click the "Change" button in the "Virtual memory" section.
4. Uncheck "Automatically manage paging file size for all drives."
5. Select the C: drive, then select "Custom size" and set the "Initial size" and "Maximum size." It is generally recommended to set it to 1.5 to 2 times the physical memory. Alternatively, select "No paging file" to disable it (**not recommended** unless you have a very large amount of RAM and know what you are doing).
6. Click "Set" -> "OK," and then restart the computer.
### 6. System Restore Points (System Restore Points)
System restore points are system snapshots created by Windows during important events (like installing updates or drivers) to restore the system in case of problems. They occupy a significant amount of space.
1. Right-click on "This PC" -> "Properties" -> "Advanced system settings."
2. Under the "System Protection" tab, select the C: drive and click the "Configure" button.
3. You can:
* Adjust the "**Max Usage**" by dragging the slider to limit the space occupied by restore points.
* Click the "**Delete**" button to delete all restore points except the latest one.
* Click the "**Create**" button to manually create a new restore point.
---
## III. Cleaning Cache and Junk Generated by Applications
Various applications, especially browsers, chat software, and game platforms, generate a large amount of cache files.
### 1. Browser Cache
Browsers store web page data, images, etc., for faster loading next time.
* **Google Chrome / Microsoft Edge**:
* Open the browser and press the `Ctrl + Shift + Del` key combination.
* Select the "Time range" (e.g., "All time").
* Check "Cached images and files" and "Cookies and other site data" (if you don't need to keep login sessions).
* Click "Clear data."
* **Mozilla Firefox**:
* Open the browser and press the `Ctrl + Shift + Del` key combination.
* Select the "Time range to clear" (e.g., "Everything").
* Check "Cache" and "Cookies" (if you don't need to keep login sessions).
* Click "Clear Now."
### 2. Chat Software Cache (WeChat, QQ, etc.)
These applications store a large amount of chat history, images, videos, files, etc.
* **WeChat PC Version**:
* Open WeChat, click the "three bars" icon in the lower-left corner -> "Settings."
* Select "File Management" -> "**Clear Chat History**" or "**Manage Files**."
* In "Manage Files," you can selectively delete images, videos, files, etc.
* **QQ PC Version**:
* Open QQ, click the "three bars" icon in the lower-left corner -> "Settings."
* Select "File Management" -> "**Clear Cache**" or "**Clear Chat History**."
* **Other Chat Software**: Usually, in the software's "Settings" or "Options," look for options related to "File Management," "Storage," "Cache," or "Chat History" to clean.
### 3. Game Platform Cache
Game platforms like Steam, Epic Games Store, etc., also generate cache.
* **Steam**:
* In the Steam client, click "Steam" -> "Settings" -> "Downloads."
* Click "**Clear Download Cache**."
* You can also right-click on a game in your library -> "Properties" -> "Local Files" -> "Verify integrity of game files." This can sometimes fix and clean up redundant files.
* **Epic Games Store**:
* There is usually no direct "Clear Cache" option. If you encounter issues, you can try deleting its cache folder: `C:\Users\[Your Username]\AppData\Local\EpicGamesLauncher\Saved\webcache`.
* **Other Games**: Some games provide options to clear cache in their settings.
### 4. Other Application Cache
Many professional software (like video editing software, design software) also generate a large amount of cache files.
* **Check Application Settings**: Most applications provide options to clear cache or manage storage in their "Settings," "Preferences," or "Options."
* **Manual Search**: Some applications' caches may be located in corresponding application folders under `C:\Users\[Your Username]\AppData\Local` or `C:\Users\[Your Username]\AppData\Roaming`. However, **operate with caution** and do not delete files randomly if you are unsure of their purpose.
---
## IV. Finding Large Files and Duplicate Files
Sometimes, hard drive space is occupied by a few very large files or a large number of duplicate files.
### 1. Using File Explorer to Find Large Files
1. Open File Explorer and navigate to the drive you want to search (e.g., C:).
2. In the search box, type `size:huge` or `size:>1GB` (in a Chinese system, it might display as "大小:巨大").
3. You can also click the "Size" option that appears after clicking the search box and select preset options like "Huge (>128MB)," "Huge (>1GB)," etc.
4. The results will display all files meeting the criteria on that drive, making it easy to decide if they need to be deleted.
### 2. Using Third-Party Tools (Optional)
Some third-party tools can analyze hard drive space usage more intuitively, such as:
* **WinDirStat / SpaceSniffer**: They display the size of files and folders graphically, allowing you to see at a glance which files are occupying a lot of space.
* **Everything**: An extremely fast file search tool that can help you quickly locate large files or specific types of files.
* **Duplicate Cleaner Free**: Used to find and delete duplicate files.
---
## V. Uninstalling Unused Programs
Installing too many unused programs not only occupies hard drive space but can also slow down system performance.
1. **How to Open**:
* Go to "Settings" -> "Apps" -> "Apps & features."
* Alternatively, type "Control Panel" in the search bar -> "Programs" -> "Programs and Features."
2. **Uninstall Programs**:
* Find the programs you no longer need or use in the list.
* Click on the program name, then select "**Uninstall**."
* Follow the prompts of the uninstall wizard to complete the process.
---
## VI. Precautions and Suggestions
* **Regular Cleaning**: Hard drive cleaning is not a one-time task. It is recommended to perform it monthly or quarterly.
* **Back Up Important Data**: Before performing any large-scale cleaning, be sure to back up important personal files and data to prevent accidental deletion.
* **Operate with Caution**: Do not delete files or folders that you are unsure about. Especially system files and core application files, accidental deletion can lead to system crashes or program malfunctions.
* **Consider Upgrading Your Hard Drive**: If your hard drive space is always tight, and frequent cleaning doesn't help, upgrading to a larger capacity hard drive (especially a Solid State Drive SSD) might be the best solution.
* **Use Cloud Storage**: Uploading infrequently used files, photos, videos, etc., to cloud storage services like OneDrive, Baidu Netdisk, etc., can effectively free up local hard drive space.
---
By following the steps in this guide, you will be able to effectively clean your Windows system hard drive, free up a significant amount of valuable storage space, and potentially improve your computer's operating efficiency. Wishing your computer a successful "weight loss"!Comments
Please login to view and post comments
Go to Login