# clearshareddevice

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

## AppserverClient Command Line Interface

### clearshareddevice

clears the shared device configuration.

**Category: Connections**

### Return codes:

ok - Command was successful\
NotAvailable - Communication with the client backend failed, ensure that the client is running\
AccessDenied - Logged on user does not have permission to perform the action\
Exception - System problem

### Examples:

AppServerClientCLI clearshareddevice

### See also:

[listconnections](/landing/ras-windows-cli-guide/v20/commands/listconnections.md)\
[addconnection](/landing/ras-windows-cli-guide/v20/commands/addconnection.md)\
[updateconnection](/landing/ras-windows-cli-guide/v20/commands/updateconnection.md)\
[duplicateconnection](/landing/ras-windows-cli-guide/v20/commands/duplicateconnection.md)\
[deleteconnection](/landing/ras-windows-cli-guide/v20/commands/deleteconnection.md)\
[getshareddevice](/landing/ras-windows-cli-guide/v20/commands/getshareddevice.md)\
[setshareddevice](/landing/ras-windows-cli-guide/v20/commands/setshareddevice.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/clearshareddevice.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.
