Where are the configuration files stored?
Alternatively, is there a way to import settings?
Where are the configuration files stored
Moderators: XnTriq, helmut, xnview
-
- Posts: 7
- Joined: Tue Dec 05, 2017 1:15 pm
Re: Where are the configuration files stored
Could you please specify your OS?
-
- Posts: 7
- Joined: Tue Dec 05, 2017 1:15 pm
Re: Where are the configuration files stored
You can view your configuration file depend upon OS below locations.
On Windows:
On macOS:
On Linux:
On Windows:
Code: Select all
C:\Users\<YourUsername>\AppData\Roaming\XnViewMP
Code: Select all
/Users/<YourUsername>/Library/Application Support/XnViewMP
Code: Select all
/home/<YourUsername>/.config/XnViewMP
-
- Posts: 14
- Joined: Wed Aug 23, 2023 5:53 am
Re: Where are the configuration files stored
I am using Windows 10
-
- Posts: 14
- Joined: Wed Aug 23, 2023 5:53 am
Re: Where are the configuration files stored
Thanks for answering!