# Resetting the configuration of the Windows & Linux Applications

**Issue:** You wish to reset the configuration of the Disconnected Client so you may join a different security realm, or you can subscribe to a different facility, or you wish to purge all local data from you instance of OpenIZ Disconnected Client.

**Applies To:**

* OpenIZ Disconnected Client for Windows
* OpenIZ Disconnected Client for Linux

**Solutions:**

There are three ways to wipe the configuration of the OpenIZ disconnected client.

1. By having the application reset the environment:
   1. Close all running instances of the OpenIZ Disconnected Client
   2. Press **Start**
   3. Navigate to **Open Immunize**
   4. Click "**Reset OpenIZ Disconnected Client"**
   5. Press "**Yes**" when prompted
2. In a command window 1. Open a command prompt window 2. On Linux type the command : *\*\**

   **\~/usr/share/openiz/dc/bin/gtkclient --reset**

   1. On Windows type the command:

      **"C:\Program Files (x86)\Mohawk College\OpenIZ\Disconnected Client\DisconnectedClient.exe --reset"**
3. By deleting the application's configuration directory 1. Close all running instances of the OpenIZ Disconnected Client 2. Open **Windows File Explorer** 3. Navigate to %appdata% 4. Delete the folder **OpenIZDC** 5. Navigate to %localappdata% 6. Delete the folder **OpenIZDC** 7. ![](https://raw.githubusercontent.com/santedb/dev-doc/master/.gitbook/assets/kb003-delete.png)


---

# 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://help.santesuite.org/knowledgebase/sdb-kb/kb003-resetting-the-configuration-of-the-windows-and-linux-applications.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.
