8 Cool Windows Tricks (Simple and Easy)

Microsoft Windows offers a feature-rich interface and several customization options that make it one of the most user-friendly operating systems in the world. However, computer geeks would still love to hack the Windows Registry so as to add more extra features and functionalities to their operating system. Here I am sharing some cool Windows Hack.

If you’re one such geek who would like to customize Windows in your own way, here is a list of 8 interesting registry hacks that you need to try:

8 Cool Windows Hack Tricks

 

1. Disable USB Devices:

Disabling USB ports can be a smart idea to add security to the computer. This can be really handy if the computer is in a public place where the chances of the virus and other malware infection are really high. You can easily disable access to USB ports with the following registry hack:

  1. Open the Registry Editor (Start -> Run -> Type Regedit and hit Enter)
  2. In the registry, navigate to the following key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsbStor
  3. On the right-side pane, double-click on “Start.”
  4. In the “Value data” field, enter 4 and click on “OK.”
  5. Close the Registry Editor and reboot.

To enable USB devices, follow the same procedure as above, except in step 4 enter 3 in the “Value data” field.

Works on Windows XP, Vista, and 7.

2. Disable Notification Balloons in Windows 7 and Vista:

You can now disable the annoying notification balloons that keep popping up frequently with warning messages and reminders. Here is a step-by-step procedure to do that:

  1. Open the Registry Editor and navigate to the following key:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
  2. Right-click on the right-hand pane, and create a new “DWORD”.
  3. Rename it to EnableBalloonTips, double-click on it, and set the “Value data” to 0. Reboot the computer to see the changes in effect.

3. Add “Recycle Bin” to My Computer in Windows 7 and Vista:

Would you like to add the “Recycle Bin” icon to My Computer so that you do not need go back to the desktop to access it when required? Well, here is how you can do that:

  1. Open the Registry Editor and navigate to the following key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace
  2. Right-click on “NameSpace” and select New -> Key. Name the key with the following name:
    {645FF040-5081-101B-9F08-00AA002F954E}
  3. Now, open “My Computer” and hit F5 to refresh the screen. This should show up with the “Recycle Bin” icon.

4. Disable the Windows Task Manager:

Need to limit access to your computer by disabling the Task Manager? Here is a simple registry hack to do this:

  1. Open the Registry Editor and navigate to the following key:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies
  2. Right-click on “Policies”, select New -> Key, and name the key as System.

    If you are on Windows XP, you need not create the new key “System” as it is already present in it. So, you can directly navigate to the following key in the Step-1 itself:

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
  3. Right-click on “System,” create a new “DWORD” and name it toDisableTaskMgr.
  4. Double-click on the DWORD “DisableTaskMgr” and set the “Value data” to 1(0=Enable, 1=Disable).
  5. To enable the Task Manager, Set the “Value data” back to 0.

Works on Windows XP, Vista and 7.

5. Change the Registered Owner and Organization Name:

Here is a simple hack to change the name of the Registered Owner on your computer:

  1. Open the Registry Editor and navigate to:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
  2. On the right-side pane, find the keys RegisteredOwner and RegisteredOrganization. Double-click on them to change the names to whatever you want.
  3. To see the changes, right-click on “My Computer” and select “Properties”.

Works on Windows XP, Vista and 7.

6. Add Programs to Windows Startup:

You can now add your favorite programs to Windows Startup without the need to use the start-up folder. Here is a way to do this:

  1. Open the Registry Editor and navigate to the following key:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
  2. On the right-side pane, create a new “String Value” and rename it to the program name you want to add (you can give any name, it doesn’t matter).
  3. Double-click on the “String Value”. In the “Value data” field, add the path of the executable program that has to execute at startup.
  4. Reboot the computer to see the changes in effect.

Works on Windows XP, Vista and 7.

7. Add “Pin to Start Menu” Option for Folders in Windows 7 and Vista:

Ever wanted to pin a folder to the start menu to gain faster access to it? Well, it is possible to add the “Pin to Start Menu” option so that you can plug your favorite folders into Start Menu. Here is a step-by-step procedure:

  1. Open the Registry Editor and navigate to:
    HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers
  2. Right-click on “ContextMenuHandlers” and select New -> Key. Name the key as follows:
    {a2a9545d-a0c2-42b4-9708-a0b2badd77c8}
  3. Now, whenever you want to add a folder to Start Menu, hold down the Shift key and right-click on the folder. You should see the “Pin to Start Menu” option in the context menu”.

8. Disable “Aero Shake” in Windows 7:

One of the new additions to Windows 7 is the “Aero Shake” feature using which it is possible to grab a window using its title bar and shake it. This will minimize all the other open windows, if any. It is really a handy feature! However, if you ever want to disable this feature, here is a solution:

  1. Open the Registry Editor and navigate to the following key:
    HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows
  2. Now, right-click on the “Windows” key and create a new Key called Explorer.
  3. Right-click on the “Explorer” key and create a new “DWORD” calledNoWindowMinimizingShortcuts and set its value to 1.
  4. Close the Registry Editor and reboot the computer to see the changes in effect.

I hope you enjoyed this post. Try the registry hacks and share your experiences.

Also Read – 

How to set default folder view to large icons in Windows 10

Windows 11 Upgrade: System Requirements and Features [Guide]

[Solved] Windows Update Stuck On Downloading

Share this

Leave a Comment

For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

I agree to these terms.