How to remove locked directory from Root

I want to remove/delete locked directory/folder from root. What are the command lines

Try

sudo -i

then

nautilus
2 Likes

you can cd to that directory and then use sudo rm to remove to remove it.
Example - cd /directoryname then sudo rm abc.png.

1 Like

A word of caution - only remove personally placed folders and files from ROOT

3 Likes

@allwynf13 Which edition of ZorinOS are you using e.g. Pro, Core, Lite etc?

Can you please edit your forum profile to show which edition you have. That will save us asking you that question each time you post on the forum.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.