# How to restore the factory settings of the QLM License Wizard

If you customized the settings of the QLM License Wizard in the Protect Your Application wizard and would like to revert to the default factory settings, follow the steps below:

**Option 1: Revert all properties to factory settings**

* Go to the folder: %appdata%\Soraco\Quick License Manager\LicenseWizard
* In that folder, locate the XML settings file that corresponds to your product
* Delete that file
* Launch the QLM Management Console
* Go to the Protect Your Application wizard
* Select the product that corresponds to the file you deleted in the step above
* All settings should be restored to their factory settings

**Option 2:  Revert a single property to the factory setting**

* Launch the QLM Management Console
* Go to the Protect Your Application wizard
* Select your product
* Step through to the "Customize the Look & Feel" page
* Locate any property that you would like to restore to the factory setting
* Right mouse click the property name&#x20;
* Click Reset

<img src="https://support.soraco.co/hc/article_attachments/360010091131/mceclip0.png" alt="" height="646" width="957">


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.soraco.co/docs/license-wizard/how-to-restore-the-factory-settings-of-the-qlm-license-wizard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
