AnyDesk is a remote desktop software that allows fast and secure access to computers from anywhere in the world. It supports multiple platforms, including Windows, macOS, Linux, Android, and iOS. Users can transfer files, share screens, and control remote devices with low latency and high-quality performance. It’s commonly used for remote support, online collaboration, and accessing personal or work devices. Strong encryption ensures that sessions remain private and secure.
1 | 2 |
---|---|
Software Name | AnyDesk |
Publisher | AnyDesk Software GmbH |
Homepage | https://anydesk.com/ |
Architecture | 64-bit |
Software Version | 9.5.6 |
Download (.exe) | AnyDesk.exe |
Install Behavior | System Context (All Users) |
Detection (Location) | "C:\Program Files (x86)\AnyDesk\AnyDesk.exe" |
Silent Installation | AnyDesk.exe --install "C:Program Files (x86)AnyDesk" --silent --update-auto |
Silent Uninstallation | "C:\Program Files (x86)\AnyDesk\AnyDesk.exe" --remove --silent |
Winget | winget install --id=AnyDesk.AnyDesk -e |
Chocolatey | choco install anydesk |
How to Install The App Silently
- Download the installer from the link in the above table.
- Copy the downloaded file to a designated folder, such as
[C:\Installers]
. Alternatively, you can transfer the downloaded installer file to a USB device for installing the application on other computers. - Next, open CMD (Command Prompt) as administrator.
- In the CMD window, navigate to the source folder using the cd command:
- Finally, type the silent installation command in the above table then press to install the app.
After a minute or so, you should see the app installed in the installation directory. The app should appear in the Installed Apps section in Windows Settings or under Programs and Features in the Control Panel.
How to Uninstall The App Silently
- Open CMD (Command Prompt) as administrator.
- Type the silent uninstallation command in the above table the press to install the app.