# Reset AnyDesk Time Limitation

#### Reset AnyDesk Time Limitation (Windows Version)

#### Download Script AnyDesk-Reset.cmd

Note : The **AnyDesk-Reset.cmd** file must run from **Powershell** <span style="color: rgb(224, 62, 45);">**RUN AS ADMINISTRATOR**</span>

Attachment link : [AnyDesk-Reset.cmd](https://docs.greenhome.stream/attachments/33)

##### 🚀 One-Line Download &amp; Execute

```shell
iwr -Uri "https://docs.greenhome.stream/attachments/33" -OutFile "$env:TEMP\AnyDesk-Reset.cmd"; & "$env:TEMP\AnyDesk-Reset.cmd"
```