Anydesk For This Pc



2 days ago  AnyDesk is available for almost all platforms, including Windows, macOS, Android, iOS, Linux, and more. Access Mobile from PC. Since Anydesk is available for almost all platforms, it allows you to access any device remotely. You can access Android from an iOS device, Windows from macOS, or Linux from Windows, and more via AnyDesk. Reeboot the remote machine. Most of the time, a remote computer will function. AnyDesk Connect to a computer remotely, be it from the other end of the office or halfway around the world. AnyDesk ensures secure and reliable remote desktop connections for IT professionals and on-the-go individuals alike. To connect to the AnyDesk network port 80, 443 or 6568 is used. For standard listening port direct line connection is 7070 (TCP). AnyDesk is slow despite LAN connection AnyDesk might not recognize a direct connection and the session will be established via AnyDesk network.

AnyDesk on Android remote control ChromeOS handy steuern
  • 1Pie Menu
  • 4Settings
  • 6Troubleshooting
AnyDesk for Android
Required Android:

outgoing connections 4.4 or higher,
incoming connections 5.0 or higher

Remote Control: 7 or higher
AnyDesk on Google Play
Note: The license can be assigned with a Custom Client, which is also needed for the address book.


Warning: As of Android 10 and depending on the smartphone provider, 8 and 9, users will get an Android security prompt regarding casting when connecting to the Android device. For most, this message is unskippable and requires the end user to manually accept the prompt before the connecting user is able to establish the session.

An example of the Android casting security prompt. The message may be slightly different depending on the manufacturer.


Setup and IDThe ID is created on the initial startup and remains valid until you remove the application.
Auto DiscoveryDevices using AnyDesk are automatically displayed. See: Discovery
Unattended AccessUnattended access is also available for Android Setup the unattended password in the security settings.
Automatically discovered AnyDesk-clients within your local network


Pie Menu

During the session, a pie menu indicated by the AnyDesk logo provides the session settings.
Double-tap the button to move it on the screen.Hold on a Pie Menu Item to get the tooltip.

The Settings Menu consists of:
  1. Settings
  2. Select Input Type
  3. Choose Monitor
  4. Actions
  5. Close session


Settings

Settings from the Pie Menu override the settings taken care of from the Main Menu
and are valid for the current session ID.

Choose Remote Monitor

Change Remote Monitor

Choose which display to view when remote device has multiple monitors.

Actions Menu

Actions menu indicated by lightening offers functions to be triggered on the remote device:

  1. Take a screenshot
  2. Upload file to clipboard on remote device.
  3. Download file from clipboard of remote device.
  4. Request elevation (UAC in Windows)
  5. Send Ctrl + Alt + Del (SAS)
  6. VPN
  7. Privacy


Close Session

Tap the session Menu This will close the connection.


Change Input Type

Change Input type

Open Menu and swipe to the Input Tile From top:

  1. Special keyboard like F1, Windows-Key, Tab, etc.
  2. open keyboard (Keyboard which you have installed on your Android device)

Items below are the three Input methods

Input Settings
  1. Mouse mode - (default for Android to Desktop) emulates a mouse.
  2. Touchpad mode - control your remote device like a touchpad with swipes.
  3. Touch to Touch mode - (default for Android to Android)
  4. Translate mouse input to touch input - default settings to enable mouse to touch translation.
Gestures:

Mouse and Touchpad mode:

  • One-finger swipe moves the mouse
  • Two-finger swipe zooms the image.
  • Three-finger swipe scrolls


  • Single tap for left mouse-click
  • Hold for right-mouse-click
  • Three-finger tap for middle-click


Android Hotkeys

To invoke a command, open the keyboard settings in a session or hold the keys ctrl+alt+shift at the same time and press one of the following keys: Hi res player for mac.

KeyFunction
F5/Home/Pos1Android Home
F6/BackspaceAndroid Back
F7Volume Down
F8Volume Up
F9/EscapeAndroid Power
F10Android Menu
EndAndroid DPAD Center

Main Menu and Settings

Available Settings

Open the main menu by swiping from the left on the start-screen
or by tapping the three-stripe button on the top left.

  • Address Book - If a licensed custom client is used
  • Session Recordings
  • Settings
  • Tutorial
  • Help (support.anydesk.com)
  • About AnyDesk
  • Quit AnyDesk

Settings

The Settings on Android are based on the Settings of AnyDesk on Windows.
For usability, available options are tailored for Android.

GeneralChoose an alias and if it should be displayed instead of the ID.
SecuritySet interactive access, unattended access, Two-Factor authentication, standard permissions, discovery behavior and Settings protection by device password or biometric authentication.
PrivacyChoose username and image.
InputAutomatic Keyboard: Choose if keyboard appears when text input field is tapped.

Choose Touch Mode: Mouse or Touchpad

DisplayChoose whether to show remote cursor

Quality:

original
balanced
best reaction time
AudioChoose whether microphone is transmitted.

Choose whether audio from remote client will be transmitted.

ConnectionConnection Settings to setup Proxy and connection behavior.
See Connection.
RecordingChoose to record session at startup
record incoming sessions
record outgoing sessions

Using AnyDesk with managed Profiles (Work Profile)

Steps to make the plugin AD1 ready for AnyDesk connections to a managed profile (Order is important)

This
  1. Make sure the plugin is installed in main profile and in managed profile.
  2. Make sure the plugin is activated in the accessibility settings.
  3. Open the plugin inside the main profile. Click on the overflow button and configure the plugin.
  • If that does not work, try it from the managed profile. You might need to allow cross profile communication in your MDM solution.
    • The relevant filter is: action='com.anydesk.adcontrol.ad1.CONFIGURE' category='android.intent.category.DEFAULT'
    • Code example: filter = new IntentFilter(); filter.addAction('com.anydesk.adcontrol.ad1.CONFIGURE'); filter.addCategory(Intent.CATEGORY_DEFAULT); int flags = DevicePolicyManager.FLAG_MANAGED_CAN_ACCESS_PARENT | DevicePolicyManager.FLAG_PARENT_CAN_ACCESS_MANAGED; devicePolicyManager.addCrossProfileIntentFilter(getComponentName(context), filter, flags);

Mobile Device Management

As of version 6.1.10 the AnyDesk Android app can be integrated with Microsoft Intune.

This is currently only available for the standard AnyDesk client, which can then be customized on the Microsoft Intune Web-UI.

On the Microsoft Intune Web-UI all available options are displayed, including short descriptions of how they work and what they do.

Traktor for mac os. For more specific information on how to do this, click here.

Troubleshooting

Plugin can´t be activated

Due to changes by some vendors on Android, a restart of the Android device may be required for the control plugin to be functional.


Android TV Plugin

Warning: Please note that the usage of this workaround is without warranty from AnyDesk, and can harm and even violate the warranty of your device.

In the event that the vendor for Android/Fire TV device has disabled the Accessibility settings, the control plugin for AnyDesk cannot be activated.
AnyDesk can then be used for Remote View only. A possible workaround is to use the adb shell.
The plugin can be enabled using the following command:
adb shell settings put secure enabled_accessibility_services com.anydesk.adcontrol.ad1/com.anydesk.adcontrol.AccService
More information about adb can be found at the official adb documentation.

Screenrecording Dialog (Android 10+)

Starting with Android 10 and newer, Android forces to accept a Dialog for Screen recording.A workaround to bypass the request is the following adb shell command:
regular version: adb shell appops set com.anydesk.anydeskandroid PROJECT_MEDIA allow
custom client: adb shell appops set com.anydesk.anydeskandroid.custom PROJECT_MEDIA allow

Send Support Information

Send trace files on error or after crash:

  • Open the sidebar
  • Switch to 'About AnyDesk'
  • Choose Send Support Information
Obter AnyDesk para Windows

Não é necessário email, registro ou instalação!

  • Conecte o ambiente de trabalho de dispositivos e servidores individuais Windows através de acesso remoto
  • Ative o suporte instantâneo e a administração em tempo real através do controle remoto de todos os dispositivos Windows conectados à rede
  • Aproveite uma conexão remota de áreas de trabalho Windows mais fluida, devido aos impressionantes frames do AnyDesk e à banda larga eficiente e latência imperceptível.
  • Trabalhe em equipa com mais facilidade e comunique online usando o acesso remoto a áreas de trabalho Windows

Acesso remoto ao Windows 10: Gerencie todas as suas áreas de trabalho Windows de uma só vez com o AnyDesk

AnyDesk permite que estabeleça conexões remotas entre desktops no Windows 10 e abre possibilidades sem precedentes de colaborar online e administrar a sua rede de TI. Com AnyDesk, pode trabalhar remotamente a partir de qualquer lugar!

Desempenho Dinâmico para um Acesso Remoto mais fluído no Windows

Com o desempenho fluído do AnyDesk, pode estabelecer conexões perfeitas entre desktops no Windows e oferecer um suporte remoto excelente aos seus clientes. Videoconferências e compartilhamento de arquivos serão mais fáceis que nunca. Personalize o seu software com a sua própria marca e logótipo, destaque a sua identidade corporativa e torne a sua app de acesso remoto ainda mais confiável para os seus parceiros.

Enfrente os seus desafios profissionais com soluções flexíveis de desktops remotos para Windows.

This

Descarregue a app de 3 MB e finalize tarefas urgentes em qualquer lugar com a interface amigável do AnyDesk. AnyDesk não só é compatível com o Windows 10, mas também com muitos outros sistemas operativos e várias versões, incluindo iOS, MacOS, Linux e Android. Além disso, o AnyDesk facilita o gerenciamento dos seus contatos e conexões de desktops remotos, assim como a administração de todas as configurações do Windows, para que se possa concentrar mais nos seus projetos e menos na sua administração.

Segurança abrangente para a sua conexão de desktop remoto do Windows.

A abrangente tecnologia de encriptação TLS 1.2 da AnyDesk e a verificação incessante de conexões garante privacidade ponta a ponta e protege os seus dados. Apenas pessoas autorizadas podem exigir acesso remoto ao seu PC via AnyDesk. Com o AnyDesk para Enterprise, pode estabelecer uma rede privada autónoma que protege totalmente os seus dados enquanto utiliza Windows.

O AnyDesk Remote Desktop Software para desktops remotos do Windows é ajustado para os dispositivos Windows mais recentes e também é compatível com as versões anteriores.

Descarregamento rápido e arquivo de tamanho reduzido

O AnyDesk para a Área de Trabalho do Windows 10 tem um design leve e pode ser descarregado de forma rápida e segura. Pode iniciar instantaneamente o controle remoto de dispositivos Microsoft.

As atualizações do AnyDesk para áreas de trabalho remotas do Windows 10 são constantes e gratuitas.

Version 6.2.3

8 de mar de 2021

  • Added global security settings:
    Added global security setting to lock the remote account. If active the corresponding session setting will be ignored.
  • Bugfix:
    Fixed network detection
  • Bugfix:
    Fixed image glitches occurring during sessions
  • Bugfix:
    Could block remote input without input permissions granted
  • Bugfix:
    Could lock the remote account without input permissions granted
  • Updated translations:
    Updated translations for German, English and Italian
  • Added translations:
    Added Lithuanian translation. Many thanks to Andrius Balsevičius!
Version 6.2.2

18 de fev de 2021

  • Bugfix:
    Fixed crash when opening installer.
  • Bugfix:
    Fixed crash when opening settings in in-only Cutsom Clients.
Version 6.2.1

12 de fev de 2021

  • Custom clients usability improvement:
    Added UI setting to permanently remove tiles from the main view of custom clients related to password for unattended access, Whats new and Discovery.
  • Address Book entries handling:
    Added pagination to Address Book to fix too many entries issue.
  • Bugfix:
    Fixed crash when closing a session.
Version 6.1.5

27 de jan de 2021

  • Bugfix:
    Fixed bug that caused elevation requests to fail.
Version 6.1.4

21 de jan de 2021

  • New option for unattended access:
    Added option --remove-password to remove password for unattended access via command line.
  • Memory usage improvement:
    Improved memory usage when using preserve details option.
  • Bugs for custom clients with Incoming connection only configuration:
    Fixed window size problems in some cases in incoming connection only client. Fixed alias registration in incoming connection only clients.
  • Crash during privacy mode:
    Fixed crash related to muting audio during privacy mode.
  • Windows login screen keyboard issues:
    Fixed bug that caused incorrect keyboard handling on windows login screen.
  • Address Book tags issue:
    Fixed bug that caused address book tags to not show on individual addresses.
  • Bugfixes:
    Fixed a couple of small bugs.
Version 6.1.0

8 de dez de 2020

  • Revised various user interface elements:
    Revised favorites and recent session lists. Revised session recording settings.
  • Better interaction with system clipboard:
    Address Book, Auto-Discovery, Favorites and Recent Sessions now interact with the system clipboard.
  • Added new options for sessions:
    Added option to limit number of incoming/outgoing sessions for custom clients. Added option to automatically disconnect incoming sessions when inactive.
  • Added new options to enhance usage:
    Added option to follow remote window focus. Added display option to preserve details when encoding image. Added option to keyboard menu to send special Android keys.
  • One time password check improvement:
    Improved one time password checks in two factor authentication.
  • Fixed crashes in various situations:
    Fixed crash when requesting elevation. Fixed crash in session player when skipping to the beginning of a recording. Fixed crash caused by invalid thumbnails when searching for addresses. Fixed crash when updating Windows Group Policies.
  • Fixed bugs related to sessions:
    Fixed bug that caused keyboard mode to be reset every session. Fixed bug that caused sessions settings for remote cursor to not save correctly. Fixed bug that caused empty session recordings to be created. Fixed rare bug that caused settings configured via Group Policies to not work correctly.
  • Fixed bug related to language selection:
    Fixed language detection for some asian languages. Fixed language selection on Windows XP.
  • Bugfixes:
    Fixed a couple of small bugs.
Version 6.0.8

1 de set de 2020

  • Improved iOS support:
    Support for improved connections to iOS devices.
  • Bugfixes:
    Fixed a couple of small bugs.
Version 6.0.7

28 de jul de 2020

  • AnyDesk closes immediately after start:
    Fixed bug that could cause AnyDesk to close immediately after starting.
  • Bugfixes:
    Fixed a couple of small bugs.
Version 6.0.6

21 de jul de 2020

  • Adress Book bugfixes:
    Fixed crash in Address Book. Fixed renaming of Address Book entries.
  • Bugfixes:
    Fixed a couple of small bugs.
Version 6.0.5

10 de jul de 2020

  • Languages support:
    Updated translations for various languages.
  • Address Book:
    Made the Address Book open on startup again.
  • Bugfixes:
    Fixed a couple of small bugs.
Version 6.0.0

25 de jun de 2020

  • Two-Factor Authentication:
    When enabled, an additional dialog will be shown after authentication by password or token, requesting a time-based one-time password provided by a third device. This feature requires an app supporting TOTP.
  • Wake-on-Lan:
    When enabled, devices running AnyDesk that are currently in sleep mode can be woken up by other AnyDesk devices in the same local network.
  • Windows Group Policies:
    AnyDesk now checks the Windows Registry for settings provided via Windows Domain Group Policies. This can only be disabled on Custom Clients.
  • Multiple password for Unattented Access:
    Unattended Access now allows the setup of multiple secondary passwords. Each of the password can be bound to different permissions. This feature requires the use of Windows Group Policies.
  • Flexible Session Recordings:
    Session Recordings can now be started and stopped at any time.
  • Interactive Access improvement:
    Immediately installing AnyDesk now allows to connect to that Desk directly from the beginning.
  • User interface improvements:
    User interface has been updated and now also allows to hide the sidebar on the left and the Remote Desk box.
  • Security improvement:
    AnyDesk now supports Perfect Forward Secrecy to strengthen its already strong security for data transfer.
  • Remote printing improvement:
    AnyDesk now allows to pring local files on the remote computer.
  • Multi-monitor suppport:
    Hotkeys can now be used to switch between the remote monitors. Hotkey combination Ctrl+Alt+Shift+left/right to iterate monitors. Hotkey combination Ctrl+Alt+Shift+numpad_number to switch to a specific monitor.
  • Improved installation process:
    Reduced the amount of UAC dialogs shown during installation of different components of AnyDesk.
  • Language support:
    Updated translations for various languages.
  • Remote printing in Windows 7:
    Fixed a remote printing in Windows 7.
  • Bugfixes:
    Fixed a lot of small bugs.
Version 5.5.3

9 de abr de 2020

  • Bugfix:
    Fixed a timer duration exceeding integer boundaries.
Version 5.5.2

3 de abr de 2020

  • Error handling:
    Improved error handling.
  • Custom client:
    Fixed Privacy Mode for Custom Clients.
  • Bugfixes:
    Fixed a couple of small bugs.
Version 5.5.0

11 de mar de 2020

  • Invitation link in main view:
    Reintroduced the invitation link in the main view. This feature requires a properly set up default mail client to work.
  • Send support information feature:
    The link 'Send Support Information..' on the page 'About AnyDesk' in the settings now tries to create an e-mail. This feature requires a properly set up default mail client to work.
  • Settings page:
    Added an option to set up an Alias on the UI settings page.
  • Incoming session new feature:
    The backend user can now accept an incoming session request and immediately request elevation.
  • Discovery feature security:
    Significantly improved security of Discovery feature.
  • Session UI improvement:
    The toolbar can now be hidden during a session via the session tab menu. The remote activity indicators can now be de-/activated by clicking on them.
  • File Manager:
    The File Manager enabled file upload even though it was disallowed. An additional monitor appeared on opening the File Manager.
  • Custom client:
    Custom Clients may have cut ID and Alias in a list view. Custom Clients allowing only incoming sessions did not support Remote Restart.
  • Service:
    Fixed a deadlock in the service making it unresponsive to session requests. Fixed a crash in the service when connecting to multiple IDs at once.
  • Bugfixes:
    Fixed couple of small bugs and occasional crashes.
Version 5.4.2

18 de dez de 2019

  • Bugfixes:
    Fixed some minor bugs.
Version 5.4.0

21 de nov de 2019

  • New Privacy feature for Windows 8 and 10:
    Enabling privacy mode during a session will turn off the monitor on the remote side so the screen content is hidden.
  • Seeking in session player:
    Session player can now jump into specific point in time.
  • Address Book usability:
    Address Book items offer to create TCP tunnel.
  • File Manager:
    File Manager address field now handles Enter key properly and shows remote folder content after switching sides.
  • Bugfixes:
    Fixed automatic registration of aliases in custom namespaces and couple of other small bugs.
Version 5.3.3

1 de out de 2019

  • Usability:
    Address field is now in focus upon window start.
  • Android compatibility:
    Added support for Android special keys.
  • Translations:
    Translations have been updated.
  • Bugfixes:
    Fixed couple of small bugs.
Version 5.3.2

9 de set de 2019

  • New set of permissions used during unattended access:
    New permissions must be enabled and will used in case session has been started using password or token.
  • Performance and Usability:
    Improved performance and usability of the new user interface.
  • Bugfixes:
    Fixed a couple of small bugs.
Version 5.2.2

12 de jul de 2019

  • Discovered clients in search:
    Discovered clients can be searched for now by using user name, Alias, client ID, machine name and operating system.
  • Bugfixes:
    Fixed a couple of small bugs.
Version 5.2.1

7 de jun de 2019

  • Bugfixes:
    Fixed a couple of small bugs.
Version 5.2.0

6 de jun de 2019

  • Custom Client Layout:
    Added a new minimalistic layout for customer generated clients that only support incoming connections.
  • Bugfixes:
    Fixed a couple of small bugs.
Version 5.1.2

27 de mai de 2019

  • Bugfixes:
    Fixed a crash when AnyDesk could not find a preview image.
  • Welcome Panel:
    Changed images for welcome panel.
Version 5.1.1

23 de mai de 2019

  • Bugfixes:
    Fixed a few major and minor bugs.
  • Usability:
    A couple small usability improvements.
Version 5.1.0

15 de mai de 2019

  • TCP Tunnels:
    Added TCP Tunneling (or Port-Forwarding) for running sessions.
  • Bugfixes:
    Fixed many major and minor bugs.
  • Performance and Usability:
    Improved performance and usability of the new user interface.
  • Translations:
    Improved translations.
ForVersion 5.0.5

12 de abr de 2019

  • Bugfixes:
    Fixed several bugs that occasionally lead to crashes and freezes.
  • Installer:
    Progressbar for the installer.
  • Translations:
    Updated polish translations.
  • Welcome Tab:
    Updated the welcome tab.
Version 5.0.4

Anydesk Pc Download

8 de abr de 2019

Anydesk For Pc 32 Bit

  • Bugfixes:
    Stability improvements and fixed default audio record settings.
Version 5.0.3

5 de abr de 2019

  • Bugfixes:
    Fixed many minor bugs.
  • Updated translations:
    Updated translations for Chinese, Portuguese, French and Russian.
Version 5.0.2

4 de abr de 2019

  • Address Book:
    Fixed a few minor bugs in the Address Book.
  • Command Line:
    Security improvements regarding blocking outgoing sessions.
  • Auto Discovery:
    Start Auto-Discovery automatically when AnyDesk is installed.
  • Address Book:
    Added the right click menu.
Version 5.0.1

29 de mar de 2019

  • User Interface:
    Small improvements of the new user interface.
  • Stability:
    Fixed a rare case that can cause AnyDesk to not respond or crash.
  • Connection Trace:
    Tracefile was sometimes not stored correctly when AnyDesk is installed.
Version 5.0.0

27 de mar de 2019

  • NEW User Interface:
    Completely new and modern design for AnyDesk with many usability improvements.
  • Address book:
    Greatly improved address book with drag & drop and better handling.
  • Remote Printing:
    Support for remote printing on Windows 7, 8 and 10.
  • Auto Discovery:
    New feature that allows AnyDesk to find other clients inside your local network.
  • Remote Cursor:
    Fixed bugs relating to the remote cursor and fullscreen mode.
  • Stability:
    Fixed several bugs that can lead to crashes in special situations.
  • Localization:
    Updated translations.

Ao descarregar e utilizar o AnyDesk aceita o nosso acordo de licença e a nossa declaração de privacidade.

Considere our survey para nos ajudar a tornar o AnyDesk ainda melhor!

Se o descarregamento não iniciar automaticamente, clique no botão Descarregar em baixo.

Comece com AnyDesk em 3 passos:

Clique duas vezes no arquivo baixado da AnyDesk e o AnyDesk será iniciado imediatamente.

Digite o ID ou Alias do dispositivo remoto no campo em 'Desk Remoto'.

Anydesk Pc Windows 10

Clique no botão verde 'Conectar' e aproveite nossa solução de software remoto, rápida e simples.