• 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 Set Nemo as Default File Manager in Ubuntu

How to Set Nemo as Default File Manager in Ubuntu

By Sourabh / June 26, 2016 Category: How To, Ubuntu

How to set Nemo as default file manager in Ubuntu. Change default filemanager to Nemo and make Nemo the default file browser in Ubuntu. I assume you have installed the Nemo File Manager. If not, you can follow the link given below:

Install Nemo File Manager in Ubuntu (Unity Desktop)

You must stop Nautilus from handling the desktop icons and use Nemo file manager. To do so, use the following commands:

Install dconf-tools


sudo apt-get install dconf-tools
gsettings set org.gnome.desktop.background show-desktop-icons false

Nemo is enabled by default to draw the desktop icons. Simply, start Nemo or restart the session (log out and log in).

Set Nemo as Default File Manager

To set Nemo as the default file manager and replacing Nautilus, run the following command:

xdg-mime default nemo.desktop inode/directory application/x-gnome-saved-search

Set Nautilus Back as the Default File Manager

If you want to set Nautilus back as the default file manager and replace Nemo, run the following commands:

gsettings set org.gnome.desktop.background show-desktop-icons true
xdg-mime default nautilus.desktop inode/directory application/x-gnome-saved-search

The above set of commands will set Nautilus as the default file manager.

Un-install Nemo

If you wantto un-install and remove Nemo, run the following command:

sudo apt-get remove nemo nemo-*
sudo rm /etc/apt/sources.list.d/webupd8team-nemo-*.list

Nemo is the official file manager for the Linux Mint OS running the Cinnamon desktop.

Tags: How to Set Nemo as Default File Manager in Ubuntu, Install Nemo File Manager, Install Nemo File Manager Ubuntu 14.04, Nemo File Manager, Nemo File Manager in Ubuntu, Replace Nautilus with Nemo, Set Nemo default file manager, Ubuntu 14.04, Ubuntu 14.04 Install Nemo File Manager, Ubuntu 14.10

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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