AnyDesk: Remote Support Guide
Sometimes it's hard to explain a problem with words or screenshots. In such cases, we use AnyDesk β a program that allows a 1it.pro specialist to temporarily connect to your computer to configure software or fix a bug.
1. What is it and is it safe?β
AnyDesk shows your computer screen to our specialist and allows controlling the mouse and keyboard.
- You see everything: You watch every cursor movement.
- You are in charge: You can interrupt the session at any time by clicking "Finish" or just closing the program window.
- One-time access: We won't be able to access you again without your repeated permission (unless you set it up yourself).
2. Installation (Windows)β
Download AnyDesk ONLY from the official website. Never follow links from suspicious SMS messages or emails.
- Go to the official website: anydesk.com.
- Click the "Download now" button.
- Run the downloaded file.
- Tell the specialist your 9-digit ID (numbers on the left, in the "This workstation" field).
3. Features for macOS (Apple)β
On Apple computers (MacBook, iMac), the security system blocks mouse control by default.
When you run AnyDesk for the first time, you need to give it permissions:
- Go to System Settings β Privacy & Security.
- Screen Recording: Check the box next to AnyDesk.
- Accessibility: Check the box next to AnyDesk.
Without these settings, the specialist will see the screen but won't be able to move the mouse.
4. Linux (Ubuntu): Automatic Setup π§β
On Ubuntu 22.04 and newer, AnyDesk often doesn't show the screen due to Wayland technology. For correct operation, the server needs to be switched to Xorg.
We prepared a script that does this automatically.
π GitHub Repository: Shipssv83/setup_anydesk
What does the script do?β
- Disables Wayland (enables Xorg for compatibility).
- Sets up auto-login for the current user (so AnyDesk starts after server reboot).
- Restarts the system.
How to run?β
Open terminal and execute commands:
# 1. Download repository
git clone https://github.com/Shipssv83/setup_anydesk.git
# 2. Go to folder
cd setup_anydesk
# 3. Make script executable
chmod +x setup_anydesk.sh
# 4. Run (requires sudo rights)
sudo ./setup_anydesk.sh
The script will restart the computer 5 seconds after completing setup! Save open files.
5. Minimal Security Hygieneβ
To keep using AnyDesk safely, follow 3 rules:
Rule #1: Unattended Accessβ
In AnyDesk settings, there's a password login feature. We recommend NOT enabling it without urgent need. It's better to manually click "Accept" each time.
Rule #2: Close the Programβ
When the support session is finished:
- Click "Finish" in the connection window.
- Right-click the AnyDesk icon in the tray (near the clock) and select "Exit". While the program is off, it's impossible to connect to you.
Rule #3: Identity Verificationβ
1it.pro specialists only connect after prior agreement with you in chat.
Troubleshootingβ
Q: Connection keeps breaking. A: Check internet stability. If you use VPN, try temporarily disabling it.
Q: Image is blurry. A: Internet channel is overloaded. The specialist can change quality settings from "Balanced" to "Performance".