Saturday, 20 June 2015

Delete Recycle Bin from the desktop

1.Click Start.
2.Click Run.
3.Type regedit and Press Enter
4.In Registry Editor, Go to the following registry key.



HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\
Desktop\NameSpace

5.Find the following key.

{645FF040-5081-101B-9F08-00AA002F954E}

6.Delete the above key.

Note: 

To restore the Recycle Bin icon to the desktop.1.Open Notepad.2.Type the following code in notepad.

3. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}] @="Recycle Bin"

4.Save it as “RecycleBin.REG”.5.Then Run this RecycleBin.REG

0 comments:

Post a Comment