Tuesday, February 9, 2010

Set Windows Logon Wallpaper

Logon wallpaper is the wallpaper or image that windows shows on screen when windows logs on (before it asks for username & password) . It’s usually set to the image-logo of the brand of our computer (e.g. in compaq laptops). If you are get tired of watching that wallpaper then now this is right trick for you jaust follow these steps and set it to our own image or any other image(any bmp file)


1) Open Startmenu->Run type regedit and press ok to open registry editor.

2) In registry editor window , In hierarchical structure in left, navigate to registry entry
HKEY_USERS\.DEFAULT\Control Panel\Desktop

3) In right side pane see a number of values placed in a table format. choose the value named Wallpaper from there and double click it.

4) Now you see a box with value name as Wallpaper and value data as Path to the image file .

5) There give the full path of the image(bmp file) which you want to set as logon wallpaper by deleting previous path and writing path to your bmp file e.g. C:\WINDOWS\me.BMP (to set image me.BMP file as log on wall paper).

Also double click on WallpaperStyle and change it’s value to 2 to get a stretched wallpaper at logon.
Put that bmp file in windows directory for better results.
If that is a jpeg file, convert to bmp file by opening in Windows Image Viewer and save as bmp.

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.