Window XP registry tweaks

How to show password in Dialup window
As you know Windows XP hides passwords in dialup popup window, to show password in Dialup window:
1- Click start menu > click on Run and type "regedit" to run Windows Registry Editor.
2- Go to following address:
CODE
HKEY_LOCAL_MACHINE-SYSTEM—CurrentControlSet- Modify Services--RasMan—Parameters

3- Create a new DWORD entry, name it as DisableSavePassword. Give it value of 1.

How to display Windows Built in number on desktop
To display Windows Built in number on desktop do following:
1- Click start menu > click on Run and type "regedit" to run Windows Registry Editor.
2- Go to following address:
CODE
HKEY_CURRENT_USER\CONTROL PANEL\DESKTOP

3- On the right panel , double click on PaintDesktopVersion, set Hexadecimal value to 1.
4- Close Windows Registry Editor and Log off your account and log in again.

How to disable Windows Registry Editor( regedit)
To disable Windows Registry Editor for ever do following:
1- Click start menu > click on Run and type "regedit" to run Windows Registry Editor.
2- Go to following address:
CODE
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System

3- Create a new DWORD value and name it as DisableRegistryTools and give it value of 1.
4- Close Windows Registry Editor and restart your computer.
NOTE: You never can open Windows Registry Editor( regedit) again

Incorrectly editing the registry may severely damage your system. first create a back up from your registry entries

 

 

 


Reply