Registry Tweaks To Enhance Your Machine's Performance

Saturday | Labels: | |

Here are some registry tweaks that will enhance the performance of your computer...
To Open Windows Registry editor type regedit in Start-->Run. Do your changes and close it. Restart For The Changes To Apply.



(CAUTION:- Registry Contains Vital Settings That Are Necessary For Proper Functioning Of Your System, So Take Extra Caution In making Changes)




1.
TO SHOW ADMINISTRATOR ACCOUNT ON LOGON SCREEN.

If you create any user account, The administrator account gets hidden from the logon screen(although it shows up in safe mode). To make it visible in normal mode login screen use the following registry tweak.

Create or browse for following DWORD Value in registry entry:



and set its Value to "1" to enable it and "0" to disable it.

or u can use notepad to create a new text file, Copy Exactly As below

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList]
"Administrator"=dword:00000001


and save as administrator.reg . then double click to execute it.





2.SPEED UP OPENING OF PROGRAM FILES IN MENU.


Create or browse for following String in registry entry:



and set its value to "0".


or u can use notepad to create a new text file, Copy Exactly As below

REGEDIT4

[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="0"


and save as MenuShowDelay.reg .then double click to execute it.



3.
DISABLING CANCEL BUTTON IN PASSWORD PROMPT OF WINDOWS 95/98.

The Password Prompt of Windows 95/98 can easily be bypassed simple by pressing Cancel button. You can disable it to increase safety.

Create or browse for following String in registry entry:



and set its value to RUNDLL32shell32,SHExitWindowsEx 0 .

or u can use notepad to create a new text file, Copy Exactly As below

REGEDIT4

[
HKEY_USERS\DEFAULTS\Software\Microsoft\Windows\CurrentVersion\Run]

"NoLogon"="RUNDLL32Shell32,SHExitWindowsEx 0"

and Save As DisableCancel.reg .
Double click to imply the registry.




4. DISABLING WINDOWS SCREENSAVER.

Create or browse for following DWORD in registry entry:




and set it's value "0" to Disable and "1" to Enable it.


or u can use notepad to create a new text file, Copy Exactly As below:

REGEDIT4

[HKEY_CURRENT_USER\
Software\Policies\Microsoft\Windows\ControlPanel\Desktop]

"ScreenSaveActive"="0"

and Save As DisableScreenSaver.reg . Double click to imply the registry.



TROUBLESHOOTING: "Registry Disabled By Administrator"

Many a times people see this message when they try to open regedit. It may be coz administrator has imposed this restriction or many its a work of some virus.
here is a simple way out to re enable the registry editor

Go to Run in start menu and type this command EXACTLY. better use copy paste.


Select this command from end to end, copy and paste it in Run in start menu.

Hit Enter. This will re-enable the registry editor.


1 comments:

  1. Anonymous says: This post has been removed by a blog administrator.
Not Getting What You Are Looking for?? Try This Google Search To Find Articles From Tech-Hut KnowledgeBase And Whole Internet