Weekend Project: Windows 7 on a Dell Mini 9 (Part 2)
Now that you have a fresh new install of Windows 7 on your Dell Mini 9 here are some tweaks to help out in making it just a little bit better.
Disable Hibernate
This one is almost a must since I had no space left an the 8GB SSD drive. Start Command Prompt as Administrator and then run:
C:\Windows\system32>powercfg -h off
You will now have an extra ~1 1/2 GB of additional free space
Reduce the Page File Size
I decided to play this safe and not disable the page file entirely but rather reduce it to the minimum 200MB. Right-click Computer –> Properties –> Advanced System Settings –> Advanced Tab –> Settings under Performance –> Advanced Tab –> Change under Virtual Memory.
You can run without any page file but if you do run out of memory, apps will likely crash.
Read more