I need to reset my pc to factory settings.
Or at least format the HDD.
If even that is not possible a way to remove all the apps at the same time.
Open a Terminal, then run:
sudo eos-factory-reset
Then answer with ‘Yes’. Reboot your computer now, every personal data will be removed.
eos-factory-reset
will not remove apps you have downloaded.
If you really want to uninstall all apps on your system you can use flatpak uninstall --app --all
but I don’t recommend it, since it will remove (among other things) the video player, the system component that powers desktop search for offline content; i.e. everything that was preinstalled, not just what you have downloaded.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.