Registry is the location in a Windows system that contains all settings for applications, user interface and the Windows Operating System. The information about every setting is stored in what is called a ‘Registry Key’. You can boost the performance of your Windows system by modifying or deleting unnecessary Registry Keys.
To be on safe side, you should take a Registry backup which can be used restore the Registry to its previous state in case you delete a wrong value. Let’s take a look at top 3 Registry tweaks that can improve Windows performance.
- Speeding up Windows 7 taskbar
The Taskbar can be a very useful feature in Windows. When you move your Mouse over the Taskbar, the thumbnails of applications can take a while to load. You can reduce this delay by a simple Registry tweak.
- Click on Start button
- Type “regedit” in the search box on the Start menu
- Hit Enter
- Navigate to HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced
- Right click to create a DWORD
- Name it “ExtendedUIHoverTime”
- Double-click on “ExtendedUIHoverTime” and give it a Decimal value of “1”.
- Click Ok to exit Registry
- Restart your computer
- Hiding Homegroups in Windows Explorer’s Sidebar
The default location such as Homegroups which appear in Windows Explorer’s Sidebar is seldom used. Removing such default entries can clear up clutter and simplify navigation. A small Registry edit can hide these default entries that show in the Windows Explorer Sidebar.
- Click on Start button
- Type “regedit” in the search box in the Start menu
- Hit Enter
- Navigate to HKEY_CLASSES>ROOTCLSID{B4FB3F98-C1EA-428d-A78A-D1F5659CBA93}ShellFolder
You will be required to get permission before editing any entry in this registry key
- In navigation pane, right-click “ShellFolder”
- Click Permissions
- Select the current user
- Under Full control, check the box “Allow”
- In the right hand pane, click “Attributes”
- Change the value from b084010c to b094010c
- Click Ok to exit Registry editor
- Restart the computer
- Customizing Windows Explorer’s “Open With” Menu
The Context menu is a good option to open a file where the extension of the file and the default program to be used is not defined in the system. If you have installed many programs in your Windows system, the “open with” menu becomes cluttered with many entries. Most of the time, you will notice there are unwanted program entries which are not used. In such cases, you can remove the unwanted program entries from the “Open with” menu by a simple Registry edit.
- Click on Start button
- Type “regedit” in the search box in the Start menu
- Hit Enter
- Navigate to HKEY_CURRENT_USER Software Microsoft Windows CurrentVersion Explorer FileExts
- Here, you will see different file extensions registered on your Windows system
- Go to the file extension you want to edit and click the white triangle to view sub folders
- Select OpenWithList. Note the programs in the right pane
- Right-click the value which you don’t want to see in the “openwith” menu
- Select Delete.
Note: For example, you system has 5 programs registered to open a PDF file such as Adobe reader, Foxit Reader, Notepad, WinWord and NitroPDF. You can remove entries of Notepad and WinWord that cannot handle a PDF file.
Leave a Reply