You can use WinDirStat to see what is filling your HDD…
You can find out that this folder can be really big – Schemas for Visual Studio 2008. We delete this folder and after restarting VS2008 some schemas rebuilded and we didn’t get any problems, but saved 10GB!
These folders can be cleare
- C:\Users\…\AppData\Roaming\Microsoft\VisualStudio\9.0\ReflectedSchemas (Visual Studio 2008 xsd files)
- C:\Users\…\AppData\Local\Nikon\Capture NX\ThumbnailCache (if you use Nikon Capture programme you got with you digital camera)
- You can also turn hibernation feature by using command from DOS prompt (Run as Administrator):
powercfg -h offand you can turn it on anytime bypowercfg -h on
