# Error: Configuration system failed to initialize

If you get the following error when launching the QLM Management Console, the typical reason is that the QLM configuration file has been corrupted. This can happen if the system or QLM crashes while QLM is writing the configuration file.

To resolve this issue, follow the steps below:

**QLM v16**

* In Windows Explorer, go to the following folder: %localappdata%\Soraco\_Technologies\_Inc\IsQuickLicenseMgr\_StrongName\_xxx
* In the folder above, you will find folders corresponding to different versions of QLM
* Locate the highest version and then go to this folder
* Rename the user.config file to user.config.old
* Launch the QLM Management Console

**QLM v15 or earlier**

* In Windows Explorer, go to the following folder: %localappdata%\Soraco\_Technologies\_Inc\IsQuickLicenseMgr.exe\_StrongName\_xxx
* In the folder above, you will find folders corresponding to different versions of QLM
* Locate the highest version and then go to this folder
* Rename the user.config file to user.config.old
* Launch the QLM Management Console


---

# 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/faq/error-configuration-system-failed-to-initialize.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.
