Tuesday, February 2, 2010

Hide all Items from desktop - Cool Computer Tricks


Do you want to fascinate your friends?? Here is one cool trick by using this you can hide all Items from desktop including all files , folders and even system folders..
To hide all items just follow these steps:

1) Go to Run.
2) Type Regedit and press enter.
3) Then in Registry Editor Window go to HKEY_CURRENT_USER/Software/Microsoft/Windows/Current Version/Explorer
4) Now in the right pane right click and create a new DWORD item and name it NoDesktop.

5) Now modify it's value and set it to 1.

6) Press F5 to referesh.


Its done.

To enable display of Items , simply delete this DWORD item.


Monday, February 1, 2010

Disable display of Drives in My Computer

You can disable display of local and networked drives when you click My Computer. Try this trick on your friend's computer and see their reactions when they saw their is no drives. To disable dispaly of drives you have to make some changes in windows registry just follow these steps:

1) Go to RUN.

2) Type regedit and press Enter.

3)Then in Registry Editor window go to

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.

4) Now in the right pane right click and create a new DWORD item and name it NoDrives.

5) Now modify it's value and set it to 1.

6) Press F5 to Referesh.

Its done. When you click on My Computer, no drives will be shown.

To enable display of drives in My Computer, simply delete this DWORD item.

Create Shortcut to restart computer - Cool Computer Trick


Create shortcut to restart computer on your desktop, To create shortcut follow these steps:
1) Go to desktop, Right click on it.
2) Select New >> Shortcut.
3) In new shortcut wizard window type "shutdown -r -t 01" in location.

4) Click Next.
5) Give any name to shortcut, I gave shutdown.
6) Click OK.
Its done.
now you can use this shortcut to restart your computer.