# factoryreset

![Parralels](https://www.parallels.com/static/pl/fileadmin/res/img/navigation/pl-logo-dk.png)

## AppserverClient Command Line Interface

### factoryreset

deletes all connections and resets all settings to the default values or resets connection settings.

**Category: Settings**

```
AppServerClientCLI factoryreset [-id ras:61]  
```

### Arguments

* **`id (optional)`** When used, only the connection passedsettings will be reset.

### Return codes:

ok - Command was successful\
NotAvailable - Communication with the client backend failed, ensure that the client is running\
InvalidId - Invalid connection, object or session ID\
Exception - System problem

### Examples:

AppServerClientCLI factoryreset

### Notes:

When resetting a connection, some settings will not be reset. These are:\
Connection information like Host name, Username, domain and password\
Proxy information\
Programs to start (standard RDP connection)

Use with caution as these actions are not reversible.

### See also:

[getsettings](/landing/ras-windows-cli-guide/v20/commands/getsettings.md)\
[setsettings](/landing/ras-windows-cli-guide/v20/commands/setsettings.md)\
[settingsinfo](/landing/ras-windows-cli-guide/v20/commands/settingsinfo.md)\
[listavailablebrowsers](/landing/ras-windows-cli-guide/v20/commands/listavailablebrowsers.md)\
[listavailablessoproviders](/landing/ras-windows-cli-guide/v20/commands/listavailablessoproviders.md)\
[listavailabledisplays](/landing/ras-windows-cli-guide/v20/commands/listavailabledisplays.md)\
[listavailablecameras](/landing/ras-windows-cli-guide/v20/commands/listavailablecameras.md)\
[listavailabledevices](/landing/ras-windows-cli-guide/v20/commands/listavailabledevices.md)\
[listavailablescanners](/landing/ras-windows-cli-guide/v20/commands/listavailablescanners.md)\
[isssoenabled](/landing/ras-windows-cli-guide/v20/commands/isssoenabled.md)\
[enablesso](/landing/ras-windows-cli-guide/v20/commands/enablesso.md)


---

# 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.parallels.com/landing/ras-windows-cli-guide/v20/commands/factoryreset.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.
