Sunday, May 1, 2011

Registry hacks for windows7


         Here we r going to edit registry of window before we  will make back up of registry , so that if somthing go wrong we can restore registry again .
to make back up open registry editor windos form serch button  or type regedit in run command .
 now in registry editor windows click on file now  click on export  and save as registory restore  in safe place .which will help in future .

1.make your pc about 200% faster

steps-
1.go to start then click run and then type regedit

2. select HKEY_CURRENT_USER and then select control panel folder and then select desktop folder. do it correctly

3. you will see registry setting at your right hand side after that select menu show delay and then right click and select modify.

4. you will see edit string option -- default value data is 400 >>> you have to change it to 50 or  000

5. restart your computer. you will see your computer is much more faster

2.shut down your pc faster

steps-
1.Open the registry editor by typing “regedit" in the run box from the Start Menu.


 2.go to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control

  and look for or make the key named

  WaitToKillServiceTimeout=0500

 than go to: HKEY_CURRENT_USER/Control Panel/Desktop

 and set string values or make:

 AutoEndTasks=1
 HungAppTimeout=0500 or 0
 WaitToKillAppTimeout=0500 or 0
 WaitToKillServiceTimeout=0500 or 0

 PowerOffActive= 1

 3. Restart computer.


  3. Faster start up tweak\
 

i m going to  tweak the prefetch on the registry editor.

 and go to
 HKEY_LOCAL_MACHINESYSTEM/CurrentControlSet/Control/SessionManager/MemoryManagement/PrefetchParameters
 Look for the key named EnablePrefetcher.
 It has 4 different values.
 0- Disable
 1- Cache application
 2- Cache Boot system files
 3- All, Caches everything.
 A cache is a temporary storage area where frequently accessed data can be stored for rapid access.
 We are going to set this value to 2, so it accesses the boot files only.
 Restart.
 Restart again.
 The second time it restarts, your computer booting time will be somewhat to a lot faster. This does not always work.




  4.Faster Speed and Stability

   in the registry editor winddows  go to

  HKEY_LOCAL_MACHINESYSTEM/CurrentControlSet/Control/PriorityControl

  Change the value of Win32PrioritySeparation from 2 (default) to 3 8. Close regedit.
   Browse "ComputerToolsFolder OptionsView" and tick the "Launch folder windows in separate process" box.
   From now on, Windows will open any new window in its own memory and in separate process priority.

  NOte:This will increase stability and speed but use much more RAM than before.

5.Improve Performance

 in  regedit window, go to:
  HKEY_LOCAL_MACHINESYSTEM/system/CurrentControlSet/Control/SessionManager/MemoryManagement/DisablePagingExecutive

 Set the value to 1. and Restart.

 Making this value to 1 is good when debugging drivers, because all of the code and data are always memory resident.
 It also improves performance on machines with a lot of RAM, AKA memory, because it prevents disk reads to get code or data.

 5.change theme of microsoft office2007
 steps_
 1. open registry editor
 2.go to  computer/HKEY_CURRENT_USER/software/microsoft/office/12.0/common
 and fin the key word  theme ans set its value to  2 for silver 3 for black and 1 for default blue theme  .
  if u dont find this key word u can add this by ur self  for this right click any where under new click on DWORD(32 bit) value
  and rename this keyword to theme  now right click  on theme and click on modify and set value data to 1or 2 or 3 as u like .
6.Add empty recycle to right click
 go to
[HKEY_CLASSES_ROOT\Directory\Background\shell\empty]
and add the following keys
"CommandStateHandler"="{c9298eef-69dd-4cdd-b153-bdbc38486781}"
"Description"="@shell32.dll,-31332"
"Icon"="shell32.dll,-254"
"MUIVerb"="@shell32.dll,-10564"
[HKEY_CLASSES_ROOT\Directory\Background\shell\empty\command]
"DelegateExecute"="{48527bb3-e8de-450b-8910-8c4099cb8624}"

OR  if u dont want this taugh work then  TO add empty recycle in in right click just download this registry entry from here . and run it .
More registry hacks will be updated soon ........... enjoy
 
 


No comments:

Post a Comment