Kodi Community Forum

Full Version: Resetting 4.0.9 Nox to default
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How do I reset Nox 4.0.9 to its default settings?
Rename your guisettings.xml file, but you will loose your XBMC settings too (language, ...).

Or edit the file and remove each line containing :

Code:
<setting type="bool" name="skin.aeon.nox._parameter_">_value_</setting>

or

Code:
<setting type="string" name="skin.aeon.nox._parameter_">_value_</setting>

where _parameter_ is the name of the setting and _value_, it's value.