"System Volume Information"
I have just noticed that my C drive is full, I don't understand why?
I can only find 98gb and its saying it has 205gb. I have run Winderstat but it hasn't helped me ![]()
I just cannot find the missing 120gb.
<div>
</div>
![]() | Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years. Thanks, CNET Support |
I have just noticed that my C drive is full, I don't understand why?
I can only find 98gb and its saying it has 205gb. I have run Winderstat but it hasn't helped me ![]()
I just cannot find the missing 120gb.
<div>
</div>
Discussion is locked
A succession of steps to take:
As a first step, be sure that there has not been a new partition created from Drive 0. Right click on My Computer on desktop, select disk management. View Drive 0 to verify that C: contains the full capacity of the disk. If not, look for any unallocated capacity.
Check that your anti-virus software is not retaining too much from each scan and not releasing out-of-date data.
Look for any dump and lost and found files.
It may be files left by an aborted or untidy clean-up from a recent program installation.
Clean the temp folder, windows temp folder and windows prefectch folder and any temporary download folders. Have you downloaded a movie that lurks in the download folder?
Run Chkdsk. While rare today, it is possible for the OS to get confused on space utilization.
Run a program such as CCleaner to get rid of temp files. Also, run the registry cleaner option.
Run a program such as Glary Utilities with same options as CCleaner. I have found that each will find stuff the other did not.
AdwCleaner can find a lot of problems and clean them. Be aware of the cookies that it may remove.
XYPlorerFree can be run with a size option to find large files. Also, running it in ambiguous search will give you all the files on the drive. Then sort by date to see if it is garbage left behind recently.
Download a program such as Spacesniffer to visualize file usage. It may be a large number of small files, thus looking for a single large file may not locate the problem..
Run a program such as Puran Defrag with boot time option to compact the registry. Some programs leave behind a lot of trash. I would run the Glary to clean the registry before Puran Defrag. Why both? The registry is normally in use and cannot be compacted, thus it must be done at boot time (cleaning and compacting are distinct operations).
As a last resort in looking for large files:
Go to command line
Change to C: root
execute the command: dir * /S /O:-S > dolist.txt
That may take some time if there are many files.
Return back to Windows
Open the dolist.txt in Excel, split the text to columns, the sort to your heart's content to find the biggies!
In such cases:
1. Run chkdsk to see if the file system maybe is corrupted (quite rare).
2. Boot from a Linux disk or USB-stick. The Linux file manager sees more than windirstat.
Kees
Found disk management! Yes I have, I have now run a spacesniffer and found teh space, but spaceniffer cannot scan it.
does it have a name or filenames or folder name? Did you try the advice to shrink the Recovery section? Turn it off, then back on and save a new recovery point. Also limit how much space it can use.
Several laptops in our office were suffering from this issue until I discovered that the FxsTmp folder under the System32 folder was full of tmp files, as many as 39,000 of these! These were apparently generated by a phantom fax setting. I deleted all of them, then uninstalled the never-used fax device under Devices and Printers. The problem never recurred.