17

After scrolling with the mouse while pressing Ctrl in Nautilus, my icons for mounted hard drives have increased to the maximum size. (They are parallel to the thumbnails' view size, which looks like a bug to me. The size remains after a restart.) Anyway, I'd like to hide them. How can I do that?

muru
  • 207,228

6 Answers6

20

For Ubuntu 19.10, the following commands does the trick:

gsettings set org.gnome.shell.extensions.dash-to-dock show-mounts false
Vineus
  • 339
19

Open Terminal and run the following command:

gsettings set org.gnome.nautilus.desktop volumes-visible 'false'

Alternatively, if you have (GNOME) Tweaks installed, you can use it to disable 'Mounted Volumes' under Desktop:

enter image description here


This won't work for Ubuntu 19.04 and later as desktop icons are handled by a GNOME Shell extension instead of Nautilus for those releases.

pomsky
  • 70,557
3

For Ubuntu 20.04 up to Ubuntu 20.10:

  1. Open the dconf editor, or if you don't have it installed, install it from the software center
  2. Click "org"
  3. Click "gnome"
  4. Click "shell"
  5. Click "extension"
  6. Click "desktop icons"

Then, on the window, disable the show-mount option, and you are done.

P.S.: If you want to disable the dock mount icon go back and click dash-to-dock option in the extension section of previous step and from there around the bottom disable the show-mount option.


Location link is: /org/gnome/shell/extensions/desktop-icons/

Notice: On Ubuntu 20.04, Ubuntu on wayland: there seems to be no option show-mount.

zx485
  • 2,865
0

This answer might be useful for people using multiple monitors (tested on two monitors) with Ubuntu 19.10 and above.

Run the following command as mentioned in the other answers,

gsettings set org.gnome.shell.extensions.dash-to-dock show-mounts false

After you run this, your entire dock might get hidden in the secondary monitors (will be visible only one of the monitors).

To circumvent this, restart the gnome-shell*.

This can be done by pressing Alt+F2, typing r and hit enter. Once the gnome-shell restarts you should have the dock restored in the other monitors.

*If you're on Wayland, you may need to restart the shell by logging out and logging in.

user35952
  • 169
0

Search for "Ubuntu Desktop" (is in settings)

There you can click on "Configure dock behavior" This opens a new window where you can select which drives to show (or hide all)

Kay
  • 1
-3

If you are on Ubuntu 19+:

1) Go to your menu and search for a program called [Desktop Settings] or [Desktop Icons]

screen

2) Slide mounted drives so it is greyed out