Posted by kglee | Filed under Software Fixes
How to modify UAC
Start › user accounts › change user account control settings › adjust slider
How to disable Page File (Warning: Do Not Do this unless you have A LOT of memory)
Start › system › Advanced system settings › Performance › Settings › Advance › Virtual memory › Change › No paging file › Set › OK
How to disable Hibernation
Start › cmd › type: powercfg -h off › Enter
How to disable System Restore
Start › System › System protection › Configure
How to turn off Search Indexing
a) Start › services › windows search › disable
b) Start › computer › right click c drive › properties › untick: Allow files on this drive to have contents indexed in addition to file properties
c) Start › Indexing options › modify › show all locations › double click users in summary of selected locations › uncheck users directory › double click start menu in the summary of selected locations › uncheck start menu directory › ok
How to turn off Remote Differential Compression
Start › Control panel › programs › turn windows features on or off › uncheck Remote Differential Compression › ok
This makes file transfers (copy, move) faster by turnig off “Remote Differential Compression” (RDC). Copying a 1.91 GB folder from the main HDD to a folder on an external USB drive resulting in …
With RDC turned on: 3:23 – three minutes and 23 seconds (with a stopwatch).
With RDC turned off: 2:25 – two minutes and 25 seconds.
How to turn off unneeded Windows features
Start › programs & features › turn Windows features on or off › uncheck
How to remove the recycle bin
Right click desktop › Personalize › change desktop icons › untick recycle bin
How to disable defragmentation & Superfetch
Start › Computer Management or Services › Disk Defragmentation › disable / Superfetch › disable
How to change title text of Internet Explorer
Start › regedit › HKEY_CURRENT_USER › Software › Microsoft › Internet Explorer › Main
Look for “Window Title” Registry Key at the right pane. If it’s not there, create a String Value type of registry key and name it as “Window Title”.
Double click the “Window Title” registry key and enter the customized text that will appear in the IE window title.
How to change border padding for Windows
Right click the desktop › Personalize › Windows Color › Advanced Appearance Settings › select Border Padding › change size 4 (default) to a lower value.
Windows uses 20% of your bandwidth, here’s how to get it back
Start › Run › gpedit.msc (Local Group Policy Editor) › Local Computer Policy › Computer Configuration › Administrative Templates › Network › QOS Packet Scheduler › Limit Reservable Bandwidth › ENABLE reservable bandwidth, then set it to ZERO › OK
Disable unneeded start-up programs from loading
Start › msconfig or system configuration › services tab
How to access the Disk Management Console Tool
Start › diskmgmt.msc
How to display system information
Start › system information