Home  >  Article  >  Computer Tutorials  >  The easiest way to lose weight on your C drive

The easiest way to lose weight on your C drive

百草
百草Original
2024-01-12 16:49:505898browse

The simplest way to slim down the c drive: 1. Turn off the hibernation function; 2. Set up virtual memory; 3. Clean up temporary files; 4. Transfer software to other disks; 5. Clean up the Recycle Bin; 6. Uninstall cannot Necessary applications; 7. Change the desktop storage location; 8. Clean up temporary Internet files; 9. Turn off system restore. Detailed introduction: 1. Turn off the hibernation function. The hibernation function is a power-saving mode that saves the data in the memory to the hard disk. Turning off the hibernation function can release a lot of space; 2. Set the virtual memory. The virtual memory defaults to the physical memory. 1.5 times and so on.

The easiest way to lose weight on your C drive

The following are the simplest ways to slim down the C drive:

1. Turn off the hibernation function: Hibernation function It is a power saving mode that saves the data in the memory to the hard disk. Turning off hibernation can free up a lot of space. The specific steps are: press Win X, then press A to enter PowerShell with administrator rights. Directly enter powercfg -h off in the page that appears to turn off hibernation.

2. Set virtual memory: The virtual memory defaults to 1.5 times the physical memory, which can release a certain amount of space. The specific steps are: right-click "This PC", select "Properties", and click "Advanced System Settings". Select "Advanced" in system properties and select "Performance Settings". Select "Virtual Memory" in "Advanced" and click "Change". Set the C drive to "No paging file" and set the D drive to "System managed size". After the change, you can only take effect by pressing the "Settings" button, and finally restart to complete the setting.

3. Clean up temporary files: Cleaning up temporary files can also free up a certain amount of space. The specific steps are: right-click "This PC" and select "Properties". Click "Disk Cleanup" under General. You can check the files you want to delete.

4. Transfer software to other disks: Transfer some software to other disks to free up C drive space. For example, in the PC version of QQ and WeChat, personal data is saved in My Documents by default. As it is used longer, it takes up more space. Of course, you can also move it manually without using software. There are also some system files that can be moved out of the C drive, such as moving virtual memory to other partitions, running the command line powercfg -h off to turn off hibernation, etc.

5. Clean the recycle bin: The recycle bin will take up a certain amount of space. Cleaning the recycle bin can free up space. Find the Recycle Bin icon on the desktop, right-click and select "Empty Recycle Bin" to clear the Recycle Bin.

6. Uninstall unnecessary applications: Some applications may no longer be needed and can be uninstalled to free up space. Find "Programs and Features" in the Start menu, find the program you want to uninstall and right-click and select "Uninstall".

7. Change the desktop storage location: Moving files on the desktop to other disks can free up C drive space. Right-click on a blank space on the desktop and select "Personalize", and select "Change desktop icons" in the pop-up window. Check the required icons in the pop-up dialog box and click "OK". Then find the "Computer" icon on the desktop and right-click and select "Properties". Select "Advanced system settings" on the left, select the "Advanced" tab in the pop-up window and click "Performance Settings". Select the "Advanced" tab in the pop-up dialog box, and then click the "Change" button. Set the C drive to "No paging file", and then set the D drive to "System managed size". After the change, you can only take effect by pressing the "Settings" button, and finally restart to complete the setting.

8. Clean up temporary Internet files: Temporary Internet files will also take up a certain amount of space and can be cleaned up to free up space. Open the browser, press the shortcut key Ctrl Shift Delete, and select "Delete" in the pop-up dialog box to clean up temporary Internet files.

9. Turn off System Restore: System Restore will occupy a certain amount of space, and you can turn it off to free up space. Right-click "Computer" and select "Properties". Select "System Protection" on the left and click the "Configure" button in the pop-up window. Set System Restore to "Turn off system protection" and click "Apply" to turn off the system restore function.

The above are some of the simplest methods to slim down the C drive. You can choose the appropriate method according to your actual situation. At the same time, be sure to back up important data regularly to prevent data loss.

The above is the detailed content of The easiest way to lose weight on your C drive. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn