Enable ‘Open as Admin (Root)’ in Ubuntu 19.10 Nautilus

Last updated: October 24, 2019

gnome shell

This tutorial shows beginners how to add ‘Open as Administrator’ option in Nautilus file browser context menu (right-click menu) in Ubuntu 19.10.

Want to open a file folder and/or edit a file via root user account? Without running Linux command, you can do this by adding ‘Open as Administrator‘ or ‘Edit as Administrator‘ right-click menu option via nautilus-admin extension.

1.) The nautilus-admin package is available in Ubuntu universe repository. Simply open terminal either from application menu or by pressing Ctrl+Alt+T on keyboard.

When terminal opens, run command to install it:

sudo apt install nautilus-admin

Type user password (no asterisk feedback) for sudo prompt and hit Enter.

2.) Once installed the extension, restart Nautilus file browser via command:

nautilus -q

Next time you open the file browser, you’ll see ‘Open as Administrator‘ context menu option for file folders, and ‘Edit as Administrator‘ option for documents.

That’s it. Enjoy!

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected] Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

2 responses to Enable ‘Open as Admin (Root)’ in Ubuntu 19.10 Nautilus

  1. This worked for me previously on an ubuntu desktop 19.10 system, however it’s not working for me on ubuntu server 19.10. After installing and configuring gnome plus the nautilus-admin package and using the ‘nautilus -q’ command, “Edit as Administrator” is present in the menu when I right click on a file, however when I attempt to use it the resultant display shows a blank/empty window like it would if the file was completely empty – even when I know the file is there.