|
#1
|
|||
|
|||
|
how do i remove the "recycle ben" desktop icon from my desktop only
-- new and eager to learn |
|
#2
|
|||
|
|||
|
Thomas wrote:
> how do i remove the "recycle ben" desktop icon from my desktop only Info taken from here: http://www.microsoft.com/windowsxp/u...ptember16.mspx Hiding the Recycle Bin How do you remove the Recycle Bin icon from the desktop? Microsoft removed the other icons from the desktop but not the Recycle Bin icon. I suppose it's because emptying the trash wouldn't be as easy without it. Listing 1 hides the Recycle Bin. There are different ways to hide the icon, but this is the best method. It hides the Recycle Bin icon whether you're using the classic or new Start menu. Use Notepad to create a text file called Hidebin.reg. Copy Listing 1 to Hidebin.reg, and then double-click the file to import it into the registry. If you miss the Recycle Bin icon and want to show it again, create the text file Showbin.reg and copy Listing 2 in to it. Double-click Showbin.reg to restore the Recycle Bin icon to the desktop. Both listings require you to refresh the desktop in order to see your changes. To do that, click anywhere on the desktop, and then press F5. Listing 1: REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\HideDesktopIcons] [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\HideDesktopIcons\ClassicStartMe nu] "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\HideDesktopIcons\NewStartPanel] "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000001 Listing 2: REGEDIT4 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\HideDesktopIcons] [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\HideDesktopIcons\ClassicStartMe nu] "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000 [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\HideDesktopIcons\NewStartPanel] "{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000 |
|
#3
|
|||
|
|||
|
Install and run Tweakui from microsoft.
http://www.microsoft.com/ntworkstati.../NTTweakUI.asp "Thomas" wrote: > how do i remove the "recycle ben" desktop icon from my desktop only > -- > new and eager to learn |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Strange Icon appears where IE icon is suppose to appear... | DivineLotus | Windows XP New Users | 0 | 01-06-2006 02:06 AM |
| IE Icon in Favorites | A E | Internet Explorer 6 | 8 | 01-05-2006 04:26 PM |
| What determines the icon? | John | Windows XP New Users | 3 | 01-05-2006 02:54 AM |
| icon removal | Thomas | Windows XP Basics | 0 | 01-05-2006 02:07 AM |
| Slow Icon Drawing? | Gingangooli | Windows XP Basics | 1 | 01-05-2006 02:06 AM |