• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Add And Remove Trash Can From Desktop Ubuntu

How To Add And Remove Trash Can From Desktop Ubuntu

By Sourabh / January 18, 2020 Category: How To, Ubuntu

How to add trash can to desktop Ubuntu. Also learn to remove trash from desktop Ubuntu. There are two methods to add trash can to desktop Ubuntu and similarly you can also remove trash from desktop Ubuntu.

Method 1 – Using Dconf Editor

1. First open Ubuntu Software, search for and install Dconf editor.
2. Launch dconf editor, and navigate to org > gnome > shell > extensions > dash-to-dock.
3. To add trash can to desktop Ubuntu, scroll down, find out the key says show-trash and turn it on.
4. To to remove trash from desktop Ubuntu. Navigate to org > gnome > shell > extensions > desktop-icons, and turn off the toggle for show-trash.

Method 2 – Using Terminal – Commandline

1. To add trash can to the panel:

gsettings set org.gnome.shell.extensions.dash-to-dock show-trash true

You can replace true with false in the command to remove the icon.

2. To remove trash icon from the desktop:

gsettings set org.gnome.shell.extensions.desktop-icons show-trash false

Please restart the system to apply changes.

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap