• 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

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

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

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

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