Saturday 17 April 2010

Registry Editing In Windows XP

Disable Run Commands Specified in the Registry


Start/Run/Regedit
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer. Value Name: DisableLocalMachineRun, DisableLocalMachineRunOnce, DisableCurrentUserRun, DisableCurrentUserRunOnce. Data Type: REG_DWORD (DWORD Value), Value Data: (0 = enable run, 1 = disable run). Create a new DWORD value for each of the optional values above depending on which Run function to stop and set the value to "1" to disable. Restart Windows for change to take effect.


Disable/Turn Off System Beeps

Start/Run/Regedit
HKEY_CURRENT_USER\Control Panel\Sound In the right pane, right click "Beeps", modify, set the value to no. Exit, reboot.


Disable/Stop Error Messages When Booting 

Start/Run/Regedit
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows. Value Name: NoPopupsOnBoot, Data Type: REG_DWORD (DWORD Value), Value Data: (1 = disable messages). Stops the annoying Windows pop-up messages notifying you a device is not functioning when you boot-up Windows. Create a REG_DWORD value of 'NoPopupsOnBoot' in the key below (if it doesn't already exist). Set the value to '1' to disable pop-up messages from appearing.
 

 

How to Change Name and Company Information After You Install Win XP

 Start/Run/Regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion In the right pane, double-click RegisteredOrganization. Under "Value data", type the name that you want, and then click OK. To change the name of the registered owner, do the following: In the right pane, double-click RegisteredOwner. Under "Value data", type the name that you want, and then click OK/Exit.

 

Customize the Windows Logon and Security Dialog Title

Start/Run/Regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon. Value Name: Welcome, Data Type: REG_SZ (String Value), Value Data: Text to display. Create a new String value, or modify the existing value, called 'Welcome' and edit the value according to the settings below. Exit your registry, you may need to restart or log out of Windows for the change to take effect.


Change the Message Shown on the Logon Box

Start/Run/Regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon. Value Name: LogonPrompt, Data Type: REG_SZ (String Value). Create a new string value named 'LogonPrompt' and enter the text you want to display. The default message is: 'Enter a user name and password that is valid for this system.' This feature can be used in conjunction with the Legal Notice Dialog Box Before Logon tweak.


Add Your Own Tips

Start/Run/Regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ Explorer\Tips. Data Type: REG_SZ (String Value), Value Data: Tip Text. Create a new string valued named by incrementing the existing value names and set it to the required tip text


Change the Login Window

 Start/Run/Regedit Key
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon] Value Name: LogonType Data Type: REG_DWORD (DWORD Value) Value Data: (0 = Classic Mode, 1 = Welcome Screen) Create a new DWORD value, or modify the existing value, called 'LogonType' and edit the value according to the settings below. Reboot.


Activate Clear Type on the Welcome Screen

Start/Run/Regedit
HKEY_USERS/.DEFAULT/Control Panel/Desktop. In the right pane, right click "FontSmoothingType", modify, change the value to 2.


Clear Cached Command Lines from the Run Menu

Start/Run/Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU. Delete the value corresponding to the command you want to remove, or remove all the entries to clear the list completely


Remove Username from the Start Menu

Start/Run/Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer

Value Name: NoUserNameInStartMenu Data Type: REG_DWORD (DWORD Value) Value Data: (0 = display username, 1 = hide username) Create a new DWORD value, or modify the existing value, called 'NoUserNameInStartMenu' and edit the value according to the settings below. Exit your registry, you may need to restart or log out of Windows for the change to take effect.


Remove "All Programs" Button from the Start Menu

Start/Run/Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer

Value Name: NoStartMenuMorePrograms Data Type: REG_DWORD (DWORD Value) Value Data: (0 = default, 1 = disable button) Create a new DWORD value, or modify the existing value, called 'NoStartMenuMorePrograms' and edit the value according to the settings below. Exit your registry, you may need to restart or log out of Windows for the change to take effect.


Auto Disconnect for Internet Explorer

Start/Run/Regedit
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters In the right pane, find Autodisconnect and change the time accordingl

Show Hidden Operating System Files

Start/Run/Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced. Value Name: ShowSuperHidden, Data Type: REG_DWORD (DWORD Value), Value Data: ( 0 = Hide Files, 1 = Show Files). Create a new DWORD value, or modify the existing value, called 'ShowSuperHidden' and edit the value according to the settings below. Exit your registry, you may need to restart or log out of Windows for the change to take effect.


Stop Error Messages When Booting

Start/Run/Regedit
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows. Value Name: NoPopupsOnBoot, Data Type: REG_DWORD (DWORD Value), Value Data: (1 = disable messages). Stops the annoying Windows pop-up messages notifying you a device is not functioning when you boot-up Windows. Create a REG_DWORD value of 'NoPopupsOnBoot' in the key below (if it doesn't already exist). Set the value to '1' to disable pop-up messages from appearing.


Remove Properties from My Computer

This restriction removes the properties option from My Computer and hides the "System Properties" screen.

Start/Run/Regedit
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Policies\Explorer
Value Name: NoPropertiesMyComputer, Data Type: REG_DWORD (DWORD Value) Value Data: (0 = Properties, 1 = No Properties) Create a new DWORD value, or modify the existing value, called 'NoPropertiesMyComputer' and edit the value according to the settings above.


Enable DVD Player in Media Player

Start/Run/Regedit
HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Player\Settings. Value Name: EnableDVDUI, Data Type: REG_SZ (String Value), Value Data: yes or no. Create a new string value called "EnableDVDUI" and set it to "yes" to enable DVD functionality.

Automatic Window Refresh

Start/Run/Regedit
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Update. Value Name: UpdateMode, Data Type: REG_DWORD (DWORD Value), Value Data: default = 1. Create a new DWORD value, or modify the existing value, named "UpdateMode" and set it to equal "0" for faster updates. Restart Windows for the change to take effect.

No comments:

Post a Comment