Monday, July 7, 2008

How to hide Recycle Bin

If you want to hide the Recycle Bin from your Desktop then follow these steps

1. Open the Notepad and copy the following code.

REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\

ClassicStartMenu]”{645FF040-5081-101B-9F08-00AA002F954E}”=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\

NewStartPanel]”{645FF040-5081-101B-9F08-00AA002F954E}”=dword:00000001

2. Save the file with the extension of .reg(EX:-Hide_Bin.reg).

3. Run the File and it will remove the Recycle Bin from your Desktop.

No comments: