Page 1 of 1

Where are the configuration files stored

Posted: Fri Jan 19, 2024 11:14 am
by monmon
Where are the configuration files stored?
Alternatively, is there a way to import settings?

Re: Where are the configuration files stored

Posted: Fri Jan 19, 2024 12:09 pm
by bugreporter
Could you please specify your OS?

Re: Where are the configuration files stored

Posted: Fri Jan 19, 2024 12:11 pm
by bugreporter
You can view your configuration file depend upon OS below locations.
On Windows:

Code: Select all

C:\Users\<YourUsername>\AppData\Roaming\XnViewMP
On macOS:

Code: Select all

/Users/<YourUsername>/Library/Application Support/XnViewMP
On Linux:

Code: Select all

/home/<YourUsername>/.config/XnViewMP

Re: Where are the configuration files stored

Posted: Fri Jan 19, 2024 12:12 pm
by monmon
I am using Windows 10

Re: Where are the configuration files stored

Posted: Fri Jan 19, 2024 12:15 pm
by monmon
Thanks for answering!