AnyDesk is one of the most cherished remote work solutions on the market. Allowing users to interact with any device from anywhere, AnyDesk has found its way into many remote and home offices.
But remote work requires securing your systems well to avoid scammers. And remote access software like AnyDesk can often be used by hackers for accessing and stealing sensitive data. A strong password is the first step of a good defense and setting up a solid one is a way to keep your account encrypted and safe.
Here is a quick guide for changing your AnyDesk password and securing your remote ventures.
How to Change AnyDesk Password in Command-Line
Remote work has become a standard and requires more office flexibility than ever before. AnyDesk has the reputation of being one of the best remote work solutions thanks to its performance features. IT professionals have praised its frame rate and data transfer scores, making it a top-notch solution for setting unattended access sessions.
Unattended access sessions increase the scope of remote work and make it more flexible. By allowing you to set multiple accounts and permission profiles easily, the my.AnyDesk.com client portal is well-designed for configuring basic AnyDesk features.
As for automating AnyDesk processes, more adept users may need to access them via the command line interface. You may want to use more advanced settings, such as automatic deployment, or you can configure accounts with great detail. The command-line interface is commonly used for deploying and setting up multiple devices without manual configuring. And the best thing about it is that you can do it using just a few simple commands.
It is also possible to edit security settings in the command line prompt, including setting up and removing a password. A password can be set and reset via the web portal for a standard AnyDesk client. However, you may need to do it via the Command Prompt if you need to perform more complex configurations of the custom permission accounts.
Set Up a Password
When creating a custom permission profile in AnyDesk, you need to set up a password to secure it. When creating a password via the command-line interface, there are a few commands that you will use when configuring custom permission profiles. Here is how to set up a permission profile and assign it a password.
- Open Windows command-line.
- Find the uniquely generated of the custom AnyDesk client on the Clients Details page. You can find it in the files tab of my.AnyDesk.com customer portal.
- Find a custom AnyDesk client at “C:\Program Files (x86)\AnyDesk-\AnyDesk-.exe”.
- To create a permission profile called which you can access via , type the following command: “
echo | AnyDesk.exe --add-profile + +
” …etc. for as many permission profiles as you wish to create.
Change the Existing Password
There are two ways to create an unattended access session for a custom permission profile. The first one is accessing the “Enable Unattended Access” option on the portal, where a prompt for setting a password appears. You can change the existing password by clicking “Set password for unattended access.”
Conversely, you can configure a password for an unattended access session via a command prompt. To set up a password for an existing permission profile, do the following.
- Go to Windows Command line.
- Look for the of the custom AnyDesk client. You can find it on the Clients Details page, in the files tab of my.AnyDesk.com.
- Search for a custom AnyDesk client at “C:\Program Files (x86)\AnyDesk-\AnyDesk-.exe”.
- To set up an unattended access for an existing permission , type: “
echo | AnyDesk.exe --set-password
”.
Note that the is the name of a custom-created permission profile.
Remove the Password
Removing an unattended access password for a custom permission profile is another way to reset it. Let’s see how to do this in the Windows Command prompt.
- Enter the Windows Command line.
- Seek for the of the custom AnyDesk client.
- Search for a custom AnyDesk client at “C:\Program Files (x86)\AnyDesk-\AnyDesk-.exe”.
- Remove the password for unattended access by typing: “
AnyDesk.exe --remove-password
“.
Change the AnyDesk Password in the Linux Terminal
AnyDesk also allows command-line-based configuration via Linux terminal, or by using commands in scripts. Make sure you have an updated version of AnyDesk for Linux installed on your device, and that all the repositories are set up.
You can set the password for an unattended access session in the Linux command prompt using a simple command. Note that it needs to be used as a root.
“echo | AnyDesk --set-password
”.
Change the AnyDesk Password in macOS
Firstly, you will need a PKG installer for custom clients to be able to use AnyDesk on macOS. Changing the password on macOS systems also can be done using the command line, or by editing the scripts.
To do so, go through the following steps.
- Run AnyDesk before starting the command line prompt.
- Type the command “
sudo installer -pkg AnyDesk.pkg -target /
” to install the AnyDesk client.
- To set the password for unattended access, type the command: “
echo | sudo /Applications/AnyDesk.app/Contents/MacOS/AnyDesk --set-password.
”
Note that using these commands requires having administrative privileges.
How to Change AnyDesk Password Remotely
Changing the AnyDesk password remotely is possible by connecting to a remote client. By doing so, you can access the desktop of the remote client via an unattended access session. Once you connect to the remote client, you will be authorized to access its settings and change the password.
You can connect to a remote AnyDesk client by following these steps.
- Go to the “Remote Desk” field in the local AnyDesk workspace.
- Enter the AnyDeskID or the alias of the remote client you want to connect to. If you have previously interacted with the client, you will be able to find him in the “Favorites,” “Recent Sessions,” or “Address Book.”
- Assure the client has previously set up the password for the unattended access session. If not, the remote user will have to accept the connection manually.
- Send a request to the remote client by entering the unattended access password on the local device. When the remote client accepts the request, you will be authorized to manage the remote client’s configurations.
- Go to “my.AnyDesk.com.”
- Enable “Unattended access.”
- Click “Set password for unattended access” for changing an existing password.
Recovering the Password
Losing or forgetting a password has happened to everyone. But as frustrating as it can be, thankfully, there are ways to recover it. The simplest way to reset your password, if you have an AnyDesk client, is to request a new one via the customer portal.
- Go to “my.AnyDesk.com.”
- Find “Forgot your password?”
- Enter the email address registered to your account. AnyDesk will send a password reset email to the address you typed.
- Go to the link provided in the email.
- Enter the new password.
Changing my.AnyDesk.com Password
The AnyDesk customer portal is a great resource for basic customer management of user profiles. It allows detailed privacy settings, where you can choose the information you want visible when connecting to another device.
Your my.AnyDesk.com account is also password-protected to maintain a solid security level. Here are the steps you need to take to change the password on your customer portal account.
- Log in to the “my.AnyDesk.com” customer portal.
- Go to “Settings.”
- Go to “General.”
- Find the prompt for password change and enter the required data.
Take Caution When Choosing a Password
AnyDesk allows anyone having the password to have complete control over their device. When creating a password, make sure it is solid and consists of the following:
- At least eight characters (12 are recommended).
- Something original, personal, or not easily guessed. Avoid using basic things for a password, or repeating words (e.g. “Apple,” “Passwordpassword,” ”AnyDeskpassword,” etc.)
- Variable characters and mix words, numbers, and symbols.
- Capitalization.
Another recommendation is not to share your AnyDeskID with anyone who is not a part of the sharing network. To access the device, the user needs an AnyDeskID and a password. Allowing untrusted parties to enter the shared database is a privacy violation and can make your device a target to scammers.
Maintain a Safe Working Space
AnyDesk is a powerful tool for remote work. However, letting an unwanted party have control of your workstation or personal data may be dangerous if it’s not secured. That is why it is necessary to maintain high levels of security to protect it.
When using AnyDesk, be smart in creating passwords. A strong password is a primary wall of defense. Only you and those you intentionally share the device with should have access to the password. And don’t forget to change the passwords often.
What’s your preferred way to manage passwords in AnyDesk? Tell us in the comments below!