9 Easy and Powerful Windows 7 Registry Tweaks
What is the Windows Registry? Think of it as the "brains" of your Windows installation. Specifically, it's a giant warehouse, a single, easy-to-access, hierarchical database that stores each of your system's settings (and a ton of additional information). Without it, your Windows computer is little more than a paperweight. Mess it up, and you have a big problem on your hands. However, if you understand what you're doing with the Registry, you can tweak pretty much any Windows parameter you wish.
We've listed our favorite Registry tips and tweaks below. Don't forget: You likely won't see the effects of your fiddling until you reset the computer. Also, read "6 Registry Hacks to Make Your PC Faster" for more suggestions.
Back Up the Registry

To back up the Registry the easy way, simply open Control Panel, click System, and then click System protection on the left sidebar. Click the big Create button to have Windows walk you through the straightforward process of creating a System Restore Point--it's as easy as that.
You can also fire up the Registry Editor--the tool you'll be using to make your tweaks--by typing regedit into the 'Search Programs and Files' box, which you can find by clicking the Start button. Once you're in, right-click Computer and select Export, which will dump all of your Registry settings as one giant, importable .reg file.
Add Copy/Move Menus to Windows Explorer

In the Registry Editor, navigate down to the following key: HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers. Once there, right-click the ContextMenuHandlers key and select New, Key; call the key Copy to. Double-click the (Default) value in the window on the right and enter {C2FBB630-2971-11D1-A18C-00C04FD75D13} for its data.
To create the 'Move to' command, perform the same steps (but call the key Move to) and use {C2FBB631-2971-11D1-A18C-00C04FD75D13} for the value data.
Turn Off Aero Snap

Navigate to the following key: HKEY_CURRENT_ USER\Control Panel\Desktop. Once there, look for the value called WindowArrangementActive. By default, the value data is set to 1. Double-click the value and change it to 0, and your windows will Aero Snap no more.
Tweak Thumbnail Preview on Mouse-Over

In the Registry Editor, look for the following key: HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Explorer\Advanced. Right-click anywhere within the sidebar on the right, and select New, DWORD. Enter ExtendedUIHoverTime as the name. Double-click on your new value and replace the 0 with a 1, and change the Base to Decimal.

Add Your Comment