How to completely reset dolphin or run it without config?

Something is wrong with dolphin which prevents me from copy/cut pasting files. It’s been like that for a year now. I was hoping some update will eventually fix it but that didn’t happen. I get “paste clipboard contents…” instead of “paste” option in my context menu. Maybe it’s my config so I was hoping to remove dolphin completely and starting fresh.

After I run sudo dnf remove dolphin what other files do I need to remove to completely purge dolphin so I can start new?

rm .local/share/dolphin .config/dolphinrc .cache/dolphin is not enough because it still leaves some config files somewhere. I know this because after I reinstall dolphin it still ends up remembering things about me like I had my terminal window open in split.

Dolphin v25.08.0
Fedora 42
KDE Plasma 6.4.4
Qt 6.9.1

Use Dolphin’s search, Kfind or other seach tool and see what you have.
I will guess that ~./local/state/dolphinstaterc may be the one you are looking for. There could be others as well.

Create a new user on your system, that way it starts with the default configuration.

1 Like

you can always try this method

# brute force troubleshooting...
mv ~/.config ~/.configBORKED
# logout and log back in again to force plasma to recreate the folder with default settings
dolphin --split ~/.config ~/.configBORKED
# copy back half of the BORKED folder contents at a time and relog to see if issue returns
# if it does, then delete the folder again, relog, and only copy half of that previous half
# repeat until the culprit is found, then finally, copy back everything BUT that culprit bit

You’ll need to move aside or delete the following files/folders:

  • ~/.config/dolphinrc
  • ~/.config/session/dolphin_dolphin_dolphin
  • ~/.local/state/dolphinstaterc
  • ~/.local/share/kxmlgui5/dolphin/
  • ~/.cache/dolphin/

what about this one?

~/.config/session/dolphin_dolphin_dolphin

mushroom mushroom.

Yep, good call. I added that one to the list.

Something is wrong with dolphin which prevents me from copy/cut pasting files.

Right, so this fixed my problem.

rm -rf .config/dolphinrc .config/session/dolphin_dolphin_dolphin .local/state/dolphinstaterc .local/share/kxmlgui5/dolphin .cache/dolphin

Thanks everyone! :slight_smile:

Also to mention the ~/.local/share/user-places.xbel, that stores the right panel places.