Before start to edit your windows registry, You Have to do following!!!
Make sure before modifying your system Registry about its backup, because Registry contains all information how your system runs. This backup will help you to restore Registry in case any problem occurs after modifying. Learn how you can Export and Import Registry File before Editing?
You can backup the whole Registry and also its sub keys.
Click Start Button then type RegEdit in Run box and click Ok button. Here you can export the whole Registry or you can locate the required sub keys that contain the information that you want to edit.
Go to File menu option then click on Export option for backup and save it with on any your system drive with .reg extension and you can restore this backup going File menu using import option.
How to Remove Add/Remove Programs Entries from RegEdit??
Generally we use Add/Remove programs option in Control Panel to remove any unwanted program from our computer. Normally this may be due to poorly designed uninstaller with this program. That is why some programs may not be removed properly and a reference to this program remains in the computer registry. This reference in registry may be creating problems to run your computer smoothly. Here you need to delete this reference to edit your computer registry using RegEdit editor.
First go to Start button and open Run dialog box. Type here RegEdit and press Enter.
Now in editor Navigate to the given path
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall.
Here locate the entry created by your program with its name and select that entry from the list on the left panel and delete its key.
Close the Registry Editor and restart your computer, the program will be removed from your computer permanently.
Disable Right Click on Desktop!!!
It is really possible to disable the user's ability to right click on the desktop by simply following these steps.
1- Click on Start than Run
2- Locate the following registry Key
3- HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Create a new DWORD value named NoViewContextMenu within the above registry key and set its data value 0 to disable the right click context menu on the desktop, and to 1 to enable it.
4- Exit from windows registry and restart the session to take effect.
How to restrict user's to access shutdown button???
This tip is very interesting for home and some small office users, who wants to restrict user's ability to shutdown their computer. You can hide the Shutdown button from the Start menu using registry editor and also restrict access to shutdown, if a user clicks on Ctrl+Alt+
Follow the given steps to hide system shutdown button from start menu:
To use this feature, you will need to be logged into your computer with Administrative rights.
Click Start button and type RegEdit in Run option then press Enter for next.
Here locate the location to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion \Policies\Explorer
Here in right side panel, right click to create a new DWORD value with name NoClose.
Now assign number 1 to its value data box.
Now close the registry editor and restart your computer after any changes to go into effect.
But next time, if you want to unhide the shutdown button then simply change the value data box to 0 or delete this DWORD item.
Again close the registry editor and restart your computer after any changes to go into effect.
How to create your own Run Command for any specific application???
It will help you to make your own Run Command (program shortcut) to run a program or a document directly. No more need to navigate the location of a program or document to run it, simply click on Start button to open Run box and type the programs shortcut name to open it directly.
Follow the given steps to disable the save settings functionality for desktop:
To use this feature, you will need to be logged into your computer with administrative rights.
Click Start button and type regedit in Run option then press Enter for next.
Here locate the location to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App paths
Now right click on App Paths and select New > Key, title the key and name it whatever you want your run command to be. In this case, we will try to create a run command for SecueCRT application.
New > Key > SecureCRT.exe
Now select the SecureCRT.exe folder and click right on (Default) string value then click Modify at the right hand side panel.
Here enter the path of the program that you want to execute in the value data field. In our case, the path of SecueCRT application will be C:\Program Files\VanDyke Software\SecureCRT \SecureCRT.exe.
Now again in right side panel, click right to create a new String value with the name SecureCRT and its values as C:\Program Files\VanDyke Software\SecureCRT\SecureCRT.exe.
Now close the registry editor and restart your computer after any changes to go into effect.
How to Hide all drives in My Computer???
If you want to prevent any users to access your computer or network shared drives using My Computer then you can hide the all drives for example C:/, D:/ and save your data from any unknown user. But next time you can turn on the display of these drives using registry editor. Now edit the computer registry to turn off the display of drives, but be careful to work with computer registry.
Follow the given steps to hide computer drives:
First click on Start button then type RegEdit in Run option.
Here locate the location to:
HKey_Current_User \ Software \ Microsoft \ Windows\ Current Version \ Policies \ Explorer
Here right click on right side of Registry editor panel and add new DWORD then put its value 3FFFFFF.
Now close the registry editor and restart your computer after any changes to go into effect.
How to change the title of Windows Media Player???
You can surprise your friends to show them your name on Window Media Player as Title. If you have some knowledge to edit the windows registry keys then you can do it very easily and next time you can reverse these changes same as you done, but be careful to edit windows registry because any mistake can create problem for windows.
Follow the given steps to change the title bar for windows media player:
First click on Start button then type Regedit in Run option.
Here locate the location to:
HKEY_USERS \ .DEFAULT \ Software \ Policies\ Microsoft \ WindowsMediaPlayer
Here right click on right side of Registry editor panel and create a new string value of Title bar and give any name as you want to appear in title bar.
Now close the registry editor and restart your computer after any changes to go into effect.
How to Hide all desktop icon???
1- Start run Regedit
2- Go to HKey_Current_User \ Software\ Microsoft \Windows \ Current Version \ Policies \ Explorer
Right click on the right panel and add a New DWORD Value
Name it NoDesktop
Give it a value of 1
Logoff or Reboot the computer
Now all icons are hidden on the desktop
How to reduce shutdown time of your windows???
You can reduce the shutdown time of windows. Actually windows XP take time to close all running programs and applications before shutdown, but you can minimize this time if you have little knowledge about editing windows registry.
Follow the given steps to reduce the shutdown time:
First click on Start button then type RegEdit in Run option. Here locate the location to:
Go to Hkey_Current_User\Control Panel\Desktop
Here in right side panel, double click on AutoEndTasks and here its default value is 0. Now change it to 1.
Now in same side panel double click on value name WaitToKillAppTimeout. Its default value data is 20000; now change this value of WaitToKillAppTimeout to 3500.
Now close the registry editor and restart your computer after any changes to go into effect.
How to find out the reson of windows sudden crash???
You can find out the reasons why there was a sudden crash of your windows. Microsoft criticizes that half of the windows failure due to third party software installed on that computer, but there are some common reasons of windows failure like User behavior, BIOS and Driver Updating, Software Problems (install and uninstall process) and Shared information (Windows shared libraries).
By editing the windows registry keys, you can find out the system failure reasons. But always export or backup the whole windows registry keys on backup drive before editing. Because any mistake in Registry can cause serious problem in your computer to run properly.
Follow the given steps to edit computer registry for log file:
1- First click on Start button then type RegEdit in Run option.
2- In registry editor panel change the DWORD value shutdownreasonUI to 1 in the given key:
3- HKEY_LOCAL_MACHINE\SOFTWARE\ Microsoft\Windows\CurrentVersion\Reliability
4- Now after reboot the system, you can check the system log file (Control Panel, Administrative Tools, Logfiles) to find out the reasons of system failureDisplaying a Text Notice before Logon???
You can create a funny message or legal warnings for others just before logon to your computer. This is very useful if you want to give a message to new user about the use of computer. Edit the value of registry keys to create a banner message.
Click Start button then type RegEdit in Run option then press Enter for next.
Here locate the location to:
HKeyLocalMachine \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Win Logon
Here in right side panel, right click to create a new string value LegalNoticeCaption and give it a value you want to see in the menu bar
Now again right click to create a new string value called LegalNoticeText and change the value you want to see in the dialog box
Now close the registry editor and restart your computer after any changes to go into effect
How to Disable the Blinking Cursor in Computer Applications???
If you are using any computer application, for example MS Word or MS FrontPage and you did not like blinking of cursor. You can stop the cursor from blinking in these applications to edit your computer registry keys, but be careful to work with computer registry.
Follow the given steps to stop cursor from blinking:
First click on Start button then type RegEdit in Run option.
Here locate the location to:
HKEY_CURRENT_USER\Control Panel\Desktop
Here add the string value with name CursorBlink and value -1
At the end restart your computer for this change.