Hi
In some cases, windows OS hard drive is getting full with no reason, below find some use cases and how to handle them:
The first step would be diagnostic the hard drive, highly recommended tool is "WinDirStat" which can be download from here > “
WinDirStat”
After you have found all the huge video, music and pst files, you hard drive is still full ? great, go on to the next step.
Here are some path which may contain a LOT of waste hard drive space, I'll explain what is all about and how to clean it, please note that the sizes mentioned below based on my experience, you may get different sizes,
Path:
c:\windows\installer
c:\windows\winsxs
What is it?
Windows uninstall information
Windows update / service packs data information
Size:
~10GB
~15GB
Safe to delete?
Yes, but not manually
What should I do?
1. Install KB2852386 from here
2. Open CMD as administrator and run the
followings:
“dism /online /cleanup-image /spsuperseded”
3. open Noteped, past the following text into it, and save it as "FILENAME.REG"
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Active Setup Temp Folders]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Content Indexer Cleaner]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Downloaded Program Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Internet Cache Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Memory Dump Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Offline Pages Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Old ChkDsk Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Previous Installations]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Recycle Bin]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Service Pack Cleanup]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Setup Log Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\System error memory dump files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\System error minidump files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Temporary Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Temporary Setup Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Thumbnail Cache]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Update Cleanup]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Upgrade Discarded Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Windows Error Reporting Archive Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Windows Error Reporting Queue Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Windows Error Reporting System Archive Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Windows Error Reporting System Queue Files]"StateFlags0100"=dword:00000002[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Windows Upgrade Log Files]"StateFlags0100"=dword:00000002
4. Execute FILENAME.REG registry file
5. Open CMD as administrator and run:
“cleanmgr
/sagerun:100”
Path:
C:\Users\USERNAME\AppData\Local\Microsoft\OneNote\14.0\OneNoteOfflineCache_Files
C:\Users\USERNAME\AppData\Local\Microsoft\OneNote\15.0\OneNoteOfflineCache_Files
What is it?
Microsoft OneNote cache files
Size:
~3GB
Safe to delete?
yes, can be reduced or moved
What should I do?
To reduce size: open OneNote > options > save &
backup and click “Optimize all Files now”.
To
move the files to another drive, click “Modify”.
Path:
C:\$Recycle.Bin
What is it?
Recycle Bin
Size:
~5GB
Safe to delete?
Yes
What should I do?
Path:
C:\pagefile.sys
What is it?
Windows Page file
Size:
~4GB
Safe to delete?
No, Can be moved to another drive or reduced
What should I do?
Open System by clicking the Start button , right-clicking Computer, and then clicking Properties.
In the left pane, click
Advanced system settings.
If you're prompted for an administrator password or confirmation, type the password or provide confirmation.
On the Advanced tab, under Performance, click Settings.
Click the Advanced tab, and then, under Virtual memory, click Change.
Clear the Automatically manage paging file size for all drives check box.
Under Drive [Volume Label], click the drive that contains the paging file you want to change.
Click Custom size, type a new size in megabytes in the Initial size (MB) or Maximum size (MB) box, click Set, and then click OK.