9

I accidentally removed the trash icon from the desktop, is there a way to put it back?

htorque
  • 64,798
Rob
  • 12,820

7 Answers7

9

Using the graphical tool GConf Editor :

  1. Alt+F2, type gconf-editor and click Run.

    enter image description here

  2. Navigate to apps ➜ nautilus ➜ desktop and check the trash_icon_visible checkbox.

    enter image description here


From the Command Line :

gconftool --set --type=bool /apps/nautilus/desktop/trash_icon_visible True  

EDIT ~ UPDATE

In later systems GConf Editor/gconftool is outdated and the settings are not there.

Using Dconf Editor:

org > gnome > nautilus > desktop

enter image description here

Isaiah
  • 59,344
3

If it's a desktop icon:

1) Press ALT+F2 and type in the dialog: gconf-editor + enter

2) In the editor, navigate to apps/nautilus/desktop and on the rigt hand pane check the "trash_icon_visible" checkbox

If it's the panel icon:

Right click on the panel, select "Add to panel", select trash (or something similar to that... sorry, can't remember the exact name, I'm translating from a spanish install).

nejode
  • 501
2

Desktop icons, including the Trash icon, have been disabled in Ubuntu 19.04 and later. To add them back install the Desktop Icons GNOME shell extension from Ubuntu Software.

karel
  • 114,770
0
  1. left click on the desktop
  2. click on 'desktop Preferences'
  3. in the 'desktop' tab, in the end, click on the checkbox for 'wastebasket'
0

This might happen when you were re-adjusting your desktop icons and you forgot to enable Keep aligned.

Just enable it and you will see the desktop Trash Icon. There is no way you could have deleted or removed it since there is no option to remove or delete it when you select it and right-click on it.

Zanna
  • 70,465
0

For KDE (if you're using Kubuntu = KDE + Ubuntu), open Dolphin (file manager) and find the "Trash" folder in the "Places" panel on the left. Drag-and-drop the Trash folder from Dolphin to the Desktop to create a new Trash icon (it will have the expected "Empty Trash" functionality). You can do the same with "Home" and other folders too.

You can also empty the trash using Dolphin by right clicking on the "Trash" folder in the Places Panel. If the "Places" panel is not visible then press F9 or select View -> Show Panels -> Places.

0

If you put the trash icon in the trash just open any file manager window (nautilus) and select Go -> Trash from there you can restore the icon.