Sunteți pe pagina 1din 16

1) Add "Open New Window" to right click: The trick to do is pretty clear and simple.

Just navigate to Registry by Start > Run > type regedit. - From the opened registry window navigate to "HKEY_CLASSES_ROOT\Directory\shell". - Now right click on "shell" and select "key" and create a new key named "Open in New Window". - Now right click on "Open in New Window" and create a sub key named "Command". - Now in the right window double click on "default" and set the value data as "explorer %1"

That's it you're done. In any case if you wish to undo the changes just delete the created values. 2) Add item to "SendTo" menu: This more simple trick which don't require any registry editing - Simply navigate to My Computer > double-click the drive where Windows is installed, which is usually drive C. - Double-click Documents and Settings" and again Double-click "particular user(in my case it is "vamsi")". - Now open "SendTo" folder and create a new shortcut by Right click on blank space > New > Shortcut.

- Click "Browse" and select a "Drive/Folder/File" to add to "SendTo" menu. - Click "Finish" and you're done.

Note: Generally the "SendTo" folders is kept hidden by default, To unhide the folder just go to "Documents and Settings" and navigate to Tools > Folder Options and check the radio button "Show hidden files and folders". Now you can see all the hidden files and folders.(Click here to see How to image)

3) Clear "Open With" menu: When you right click on a file or program and select "Open With" you will see a bunch of programs to open a program, One time or other you may see unwanted recommended programs list in open with. Fortunately their is a way to to clean. In windows xp the "open with" listing of a file type is stored in

"HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ FileExts \\ OpenWithList

"HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ FileExts \ \ OpenWithProgIDs

"HKEY_CLASSES_ROOT\.\ OpenWithList

"HKEY_CLASSES_ROOT\.\ OpenWithProgIDs

"HKEY_CLASSES_ROOT\SystemFileAssociations\\OpenWithList

So, Now you know the registry locations, If you want to remove any unwanted listing select the progid in right pan and right click on it and click delete.

4) View Thumbnails bigger in XP: This is small registry hack by which you can make your thumbnails bigger in windows xp.

- Open Registry by Start > Run > type regedit. - Navigate to "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer" - Now look for the DWORD value "ThumbnailSize". - If you find the DWORD value skip this step aand if you din't find the value follow this step. Right click on the right-pan "New > DWORD value > name it as "ThumbnailSize"(No spaces between the name). - Now double click on "ThumbnailSize" now enter the "value data" of your own.

Note: If you choose the base as Decimal then the min value is 32 and max is 256, If you use Hexadecimal the min is 20 and max is 100. That's it it your are good to change the default thumbnail size in XP.

5) Manage windows XP start-up: If you many programs at windows start-up it may slow down you system performance so remove some unwanted start-up programs which in return gives you faster booting time an good system performance. - Open System Configuration Utility" by Start > Run > type msconfig. - Now click in "Start up" tab and deselect unwanted programs and click ok. That's it your done with removing unwanted programs at start-up.

Note: To modify these setting you may require administrative privileges.

6) Remove shortcut arrow: You may be wondered about how to remove shortcut arrow from desktop icons, please follow the steps ;-) - Open Registry by Start > Run > type regedit. - Navigate to "HKEY_CLASSES_ROOT\lnkfile" (l = L and not i) - just delete the DWORD value "IsShortcut"

You're done.

7) End Unresponsive tasks automatically: It is very frustrating when the system freezes due to unresponsive programs and you have to wait until the system is online or until you end the unresponsive task. As for me it is good to end the unresponsive task automatically after some milliseconds, So to do that follow this steps. - Open Registry by Start > Run > type regedit. - Navigate to "HKEY_CURRENT_USER/Control Panel/Desktop" - Double-click on "AutoEndTasks" and change the "value data" to "1".

- Now Double-click on "WaitToKillAppTimeout" and change the "value data" to number of milliseconds you want XP to wait before terminating the unresponsive application. Then, click OK.

That's it your done.

8)Limit the system usage time of a particular user: If you wish to set a time-limit to a particular user use this, - Open Command prompt by Start > Run > type cmd. - Now use this command "net user /time: Example: net user vamsi /time:M-F, 08:00-20:00 By this you can let a user called "vamsi" to login from Monday to Friday on 8AM - 8PM or you can also specify single days like this "net user vamsi /times:M-F,5am-8pm;Sa,11am-12pm;Su,6am-12am" If you wish to disable this time limit just follow this command "net user accountname/times:all" That's it you'r done. Note: Specify the days as "M,T,W,Th,F,Sa,Su"

9)Disable "Send Error Report":

To disable "send error report to microsoft" every time a program crashes do this, - Open control panel > Performance and Maintenance > System. - Now click on advanced tab > Error Reporting. - Now check the radio button "Disable Error Reporting" and click ok.

10) Create your own logon massege: To create your own logon meassege folloe these steps, - Open Registry by Start > Run > type regedit. - Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon" - Now Right-click LegalNoticeCaption > click Modify > type your caption and then click OK. - Now Right-click LegalNoticeText > click Modify > type your message and then click OK.

That's it you done.


30 Registry Tricks for Win XP

Registry hints which can help you but please try it at your risk!

Here are some registry tricks which you can tryout... :

1. Disable the Autorun Option in your CD Rom Drive: Open your Registry and navigate to "HK_L_M\system\currentcontrolset\services\cdro m" Change the value of 'Autorun', or create a new DWORD value if it doesn't already exist, and set the value as '0' for Autorun disabled.

2. Disable the Harddisk Lowdiskspace warning in Windows Xp User Key: "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer" and System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer" create a new DWORD 'NoLowDiskSpaceChecks' and change its value to '1'.

3. Disable the Windows Key "HK_L_M\system\currentcontrolset\control\keybo ard layout" Create a new Binary value, or modify the existing value called 'Scancode Map' as shown below. Value: 00 00 00 00 00 00 00 00 03 00 00 00 00 00 5B E0 00 00 5C E0 00 00 00 00

4. View System BIOS Information Open Registry and navigate to "HK_L_M\hardware\de******ion\system"

5. Change the Title of Windows Media Player "HK_C_USER\software\policies\microsoft\windows medi aplayer\"

Create a new string value called ' TitleBar' and change text as your wish.

6. Disable Internet access in Network Open Registry and make the following changes "KH_C_User\software\microsoft\windows\currentv ersi on\internetsettings\" Change the value of "Proxyenabled" to 1 and change the value of "proxyserver" and set it to an ip address. Change the value of the ip address and port to "10.0.0.1:5555"

7. Disable the ability to Right click on the desktop "HK_C_User\software\microsoft\windows\currentv ersi on\policies\explorer\" Create a DWORD "NoViewContextMenu" and change its value to "0" for disabling and "1" for enabling.

8. Hide all items on desktop "HK_C_USER\software\microsoft\windows\currentv ersi on\policies\explorer\" and "HK_L_M\software\microsoft\windows\currentvers ion\ policies\explorer\" create a new DWORD "NoDesktop" and change its value to "1" You can show all the items in the desktop by chaning the value to "0"

9. Disable the "Change Password" button in windows "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\System" and "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersi on\Policies\System" Create a new DWORD "DisableChangePassword" and change its value to "0" for disabling and "1" for enabling.

10. Disable the "cancel" button or pressing the "Esc" key while logging on to Windows" "HKEY_USERS\.DEFAULT\Software\Microsoft\Window s\Cu rrentVersion\Run" Create a new string value "NoLogon" and change its value to "RUNDLL32 shell32,SHExitWindowsEx 0"

11. Remove "Log off" from start menu "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer"

and "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer" Create a new DWORD "NoLogOff" and change its value to "1" for disabling and "0" for enabling.

12. Clear the Recent playlist in Media Player Navigate to "HKEY_CURRENT_USER\Software\Microsoft\MediaPla yer\ Player" And clear the "RecentFileList" subkey.

13. Empty temporary Internet files on exit (in Internet Explorer) "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Internet Settings\Cache" and "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows \Cur rentVersion\Internet Settings\Cache" Create a new DWORD "Persistent" and change the value to "0" for emptying and "1" to remove this option.

14. Clear the Internet Explorere typed addresses history "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\TypedURLs" And delete the subkeys.

15. Remove recent documents from start menu "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer" and "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer" Create a new DWORD "NoRecentDocsMenu" and change its value to "1".

16. Remove Network connections from start menu "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer" and "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer" Create a new DWORD "NoNetworkConnections" and change its value to "1".

17. Remove My documents from start menu

"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer" and "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer" Create a new DWORD "NoSMMyDocs" and change its value to "1".

18. Remove My pictures from start menu "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer" and "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer " Create a new DWORD "NoSMMyPictures" ad change its value to "1".

19. Remove My music fro start menu "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\Explorer" and "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\Explorer" Create a new DWORD "NoStartMenuMyMusic" and change its value to "1".

20. Reboot windows after crash "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\C ontr ol\CrashControl" Create a new DWORD "AutoReboot" and change its value to "1".Restart the machine for the effect to take place.

21. Disable the use of MSDos User Key: "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\WinOldApp" and System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\WinOldApp" Create a new DWORD "Disabled" and set its value to "1". Change it to "0" for enabling.

22. Enable Directory completion in MSDos prompt User Key: "HKEY_CURRENT_USER\Software\Microsoft\Command Processor" and System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor"

Create a new DWORD "PathCompletionChar " and set it to equal the hex value of the required control character.

23. Quick edit the command prompt User Key: "HKEY_CURRENT_USER\Console" and System Key: "HKEY_USERS\.DEFAULT\Console" Create a new DWORD "QuickEdit" and set its value to "1" for enabling and "0" for disabling.

24. Disable Registry editing "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\ Curr entVersion\Policies\System" Create a new DWORD "DisableRegistryTools" and change its value to "0" for allowing Regedit and "1" for disabling it.

25. Disable task scheduler " HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\RunServices" Delete the value from "SchedulingAgent". Usually its value is set to "'mstask.exe".

26. Remove My computer from desktop and start menu User Key: "HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Policies\NonEnum" and System Key: "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows \Cur rentVersion\Policies\NonEnum" Create "{20D04FE0-3AEA-1069-A2D8-08002B30309D}" and change its value to "1" for removing. Change its value to "0" for showing.

27. Show Windows version on desktop User Key: "HKEY_CURRENT_USER\Control Panel\Desktop" Create a new DWORD " PaintDesktopVersion" and change its value to "1" for showing and "0" for removing.

28. Remove My documenst from desktop Windows 95, 98 and Me "HKEY_CURRENT_USER\Software\Classes\CLSID\{450 D8FB A-AD25-11D0-98A8-0800361B1103}\ShellFolder" Windows NT, 2000 and XP

"HKEY_CURRENT_USER\Software\Microsoft\Windows\ Curr entVersion\Explorer\CLSID\{450D8FBA-AD25-11D098A8-0800361B1103}\ShellFolder" Modify the value called "Attributes" as "0xf0500174" to hide or "0xf0400174" to show.

29. Disable Scan disk after improper shutdown " HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\FileSystem" create a new DWORD "DisableScandiskOnBoot" and change its value to "01" for disablng and "00" for enabling.

30. Automatically end Hung programs. " HKEY_CURRENT_USER\Control Panel\Desktop" and "System Key: [HKEY_USERS\.DEFAULT\Control Panel\Desktop" Modify the value of "AutoEndTasks" to "1".

S-ar putea să vă placă și