@vretro said in Can’t Remove emulator choice for ROM:
@mitu that was quick, the directory flashes up so quickly, but I’ll try to record the screen to catch it.
Or try to catch it using the Pause key of your keyboard.
I don’t know how to repair permissions via terminal, will have to look that up.
It depends whether the owner is wrong or the actual access permissions. To change the owner, look up chown, to change the permissions, look up chmod. Or give us the output of this command after you found out the directory and we may tell you the necessary command(s).
ls -ld name_of_directory