Some friends reported that when using the computer, they found that the C drive turned red, resulting in insufficient memory space. So how to clean up the C drive when it turns red? The editor below will give you a detailed introduction to how to clean up the C drive that has turned red. Friends who need it can take a look.
1: Clean cache files
1. Shortcut key "win R" to start running, enter "%temp%", and press Enter to open.
2. After entering the new interface, the files in this folder are cache files and can be cleaned directly. "Ctrl A" selects all, and Shift delete directly deletes them permanently.
2: Disk Cleanup
1. Double-click to enter "This PC", right-click the C drive and select the option list Open "Properties" in .
2. Then click "Disk Cleanup".
3. Select the files you want to delete in the window. If there are no special needs, you can select them all and delete them directly. Can.
3: It is not recommended to move the desktop
1. Open this computer , select Desktop Options, right-click and select "Properties".
2. Switch to the "Location" tab at the top of the window to modify the location of the desktop to a drive letter other than the C drive. , so that although the desktop files no longer occupy the C drive space. However, it is easy for various errors to occur, and the desktop is the most conspicuous and easiest location to clean. Just clean the desktop files in time. It is not recommended to modify the desktop location.
Four: Do not modify the virtual memory casually
1. Enter the C drive and click the "View" option above card, click "Options" in the menu bar.
2. Uncheck "Hide protected operating system files" in the window and click on the pop-up prompt window "yes".
3. Then check "Show hidden files, folders and drives".
4. Then you can see two larger hidden system files.
5. Enter "cmd" in the search box and select "Run as administrator".
6. After entering the new window, enter "powercfg -h off" to close the hibernation file.
#7. If you need to use the hibernation file later, enter "powercfg -h on".
5: Do not install the software to the C drive
Many software installations will be installed on the C drive by default , it is recommended to install it in a drive letter other than the C drive. This will greatly reduce the filling speed of the C drive.
6: Clean up temporary files
1. Shortcut key "win i" to open the "Settings" interface and select the "System" option.
2. After entering the new interface, click "Storage" in the left menu bar and open the "Temporary File" on the right ".
3. The files here can be cleaned. Select them all and click the "Delete Files" button.
Seven: Clear the software cache, here we take the WeChat PC version as an example
1. Open the software, click the three lines button in the lower left corner, and select "Settings" to enter.
2. Click "File Management" on the left and select "Open Folder" on the right.
3. Right-click and select "Properties" to open. You can see the memory occupied by the software.
4. Click "Change" in the "Settings" interface and select a drive letter other than the C drive.
The above is the detailed content of How to solve the problem of insufficient space on C drive. For more information, please follow other related articles on the PHP Chinese website!