Find out the real murderer occupying drive C

Source: Internet
Author: User
Tags sleep function

I installed a new computer for a friend recently. I installed the system for a new computer. When I wanted to partition the system disk, I thought that a Windows XP system could not occupy 2 GB of space after it was installed, it is enough to divide it into 4 GB. I didn't expect him to rush to me after a while. the taskbar always prompts that the system disk space is insufficient!

When the camera arrived, it was found that there was not much space left on the system disk C. Looking at drive C, I found that my friends didn't install too many software on drive C and didn't store too many files. After I used the disk cleanup tool to clean up, I only needed about MB of space on drive C, one Win XP has more than 1 GB, and a friend installed less than 3 GB of software and stored files. Where is the other 1 GB space?

Murderer:

Select all files under drive C and check the size, which is only 2 GB. In the view of Folder Options, remove the "Hide protected operating system files (recommended)" option and select "show all files and folders" in the "hide and folder" option ". Finally, the problem was found. In the root directory of the C drive, we found that the files hiberfil. sys and pagefile. sys were surprisingly large. Looking at the size, we found that the two files were more than 700 mb! It seems that they are playing tricks.

Kill the murderer:

Let's take a look at the file hiberfil. sys. Check its size and find it strange in the future. Its size is exactly 256 MB. How can it be the same as the memory size? Coincidence? This is a coincidence, of course not. I found that the file will exist if the sleep function of Win XP is enabled, the system saves the information in the memory to the Hiberfil on the hard disk during sleep. sys File to ensure that the system can be restored to the state before sleep. To be honest, XP's sleep function does not really offer any benefit. If it is not compatible with the ACPI of the motherboard, shutdown may be abnormal. You must turn it off, Open Control Panel → power options → sleep, and remove the enable sleep option. At this time, the hiberfil. sys file disappears under drive C.

Let's take a look at pagefile. sys is a system page file (also known as a virtual memory file). Its size depends on the number of opened programs and the minimum size of the page file you set, is constantly changing, sometimes only a few dozen M, sometimes more than 600M. Since this file has made the system partition tight, we will adjust it to other idle partitions (put the edisk with more than 10 Gb of unused space ). Select "Control Panel> system> advanced", click "set" in the performance area, and select "Advanced> change ", in the open virtual memory settings window, select the partition where the system is located, select "non-paging file" to remove the system partition, and finally select the edisk, if you want to manually set the minimum memory size, select "Custom size". If you want the system to manage the memory size, select "system-managed partitions ".

TIPS: after removing the page file of a partition and setting the page for a partition, click the "Settings" button next to it so that your settings will take effect, you cannot directly click the "OK" button in the window.

After the preceding settings, the hiberfil. sys and pagefile. sys files under drive C disappear, and the system partition space is restored.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.