Remote desktop chrome Yandex browser. Remotely control your computer using the Google Chrome browser

The beta version of Chrome Remote Desktop allows you to remotely access another computer through the Google Chrome browser. This program can also be used to provide another person with remote access to a computer. It will come in handy when you need help solving a problem with your computer, but there is no person nearby who can help.

And last but not least, the functions of this program can be used to gain remote access to your own computers.

Adding Chrome Remote Desktop

After adding a program, a new tab will open and the program icon will appear in the “Programs” section of the page. If you're using a Chrome device, you can find the program in the programs list.

The first time you open Chrome Remote Desktop, you will need to confirm it to be able to do the following:

  • View your email;
  • View computers registered with Chrome Remote Desktop;
  • Receiving and sending chat messages (this way two computers “talk” to each other).

Granting access to a computer

Once the passcode is entered, the sharing session will begin and your friend will be able to see your computer screen. You can end your session at any time by clicking Revoke Access or using the keyboard shortcut Ctrl + Alt + Esc (Mac: Opt - Ctrl - Esc).

When you use this program to give another person access to your computer, that person has full control of the computer, including access to programs, email, files, documents, and history. So be careful.

Connecting to a remote computer

The person who gave you access to your computer will see your email address.

Solving sharing problems

Check your internet connection

To share a computer or gain access to another computer, both computers must be connected to the Internet.

To test your internet connection, open a new tab in Chrome and try opening any website. If the page does not open, check your computer's network settings.

Check your firewall settings

Your computer's firewall may be configured in a way that prevents the program from working properly. Make sure your firewall allows outbound UDP traffic and inbound UDP replies, as well as traffic on TCP ports 443 (HTTPS) and 5222 (XMPP).

Check your NAT Traversal Policy

If your computer is connected to a corporate network, check whether your company's network security policies allow access to external services that use peer-to-peer (P2P) connections (aka NAT Traversal Policy). If not, you won't be able to use Chrome Remote Control.

This limit applies if you and the other computer are not connected to the same corporate network. Contact your company's network administrator to learn more.

Check which version of Chrome you are using

Make sure you are using the latest version of the Chrome browser or Chrome OS.

Check for error messages

If the sharing session cannot be established, an error message may appear.

Error message Where does it appear Description
The access code is not valid. Please try again. This message appears in the following cases.
  • You have entered an incorrect access code for the computer to which you are granted access. Check that the access code is correct.
  • The network connection may have been interrupted. Check your Internet connection and try to access again.
  • The person who provided access to the computer revoked it after giving you the code. Ask her to grant access to the computer again and send you a new access code.
The plugin is missing or outdated. Make sure you are using the latest version of Chrome and try again. The computer that accesses the shared computer (Client) Error loading program plugin. Make sure you are using the latest version of Chrome Browser or Chrome OS and try setting up your session again.
Authentication error. Quit Chrome Remote Control and try again. The computer that accesses the shared computer (Client) Sign out of your Google Account by clicking the link in the upper left corner of the Chrome Remote control screen, and then sign in again. Now try setting up your access session again.
An unknown error has occurred. Quit Chrome Remote Control and try again. See the troubleshooting instructions in this section, and then try setting up your access session again.
Failed to receive a response from the server.
or
There is a problem accessing the server. Please try again.
The computer that gains access to a shared computer (Client), or the computer to which access is provided (Host computer) The problem may be caused by your Internet connection. Check your network settings and try setting up your access session again.

Known Issues

The following are problems with Chrome Remote Desktop that users have already reported. To the right of each issue its status is shown.

Problem Status
You cannot connect to a shared computer using the passcode provided to you. But the message is displayed for a long time Checking the access code. Most often this happens due to firewall or NAT traversal issues. Review the Troubleshooting section above for firewall tips.
You cannot see additional monitors connected to a shared computer. There is no way to switch from one monitor to another. Multi-monitor viewing is not currently supported. This is a known limitation of the beta version.
You cannot hear sound from the shared computer. This is a known limitation of the beta version.

Using Chrome Remote Desktop on your computer or mobile device, you can access files and applications on another computer. You will need an Internet connection.

For mobile devices you need to download the Chrome Remote Desktop application; a web version is available on computers.

How to set up remote access on a computer

Remote access can be installed on computers running macOS, Windows and Linux operating systems.

You may need to enter your computer password or change your security settings.

Before using Chrome Remote Desktop on a Chromebook, read about how to share your device with someone else.

How to provide remote access to a computer

You can give another user remote access to your computer. This user will have access to all your apps, files, emails, documents, and history.

The access code is one-time only. Every 30 minutes you will receive a request to confirm remote access.

How to remotely access your computer

  1. Type remotedesktop.google.com/access in the address bar and press the key Enter.
  2. To select the desired computer, click the button Access.
  3. Enter your PIN.
  4. Click on the arrow.

For security purposes, all remote work sessions are fully encrypted.

How to end a remote work session

To end your remote work session, simply close the tab. You can also select the left arrow Disable.

How to remove a computer from the list

How to provide remote support

  1. Remote support is possible if you are provided with a remote access code.
  2. Open the Chrome browser on your computer.
  3. Type remotedesktop.google.com/access in the address bar and press Enter.
  4. Enter the code under "Provide Support" and click the button Connect.
Chrome Remote Desktop on Linux

Step 1: Download and set up Chrome Remote Desktop

Step 2: Install the Debian package for server components

Step 3: Create a virtual desktop session

If you are using Ubuntu 12.04, skip to step 4.

  1. Select the command to launch the desktop from /usr/share/xsessions/ (file with extension .desktop).
    • For example, the Cinnamon environment uses the cinnamon.desktop file and the gnome-session --session=cinnamon command.
  2. Create a file in your root directory called .chrome-remote-desktop-session with the following content:
    • exec /usr/sbin/lightdm-session " "
  3. Replace command taken from the end of the .desktop file:
    • For the Cinnamon example it would look like this: exec /usr/sbin/lightdm-session "gnome-session --session=cinnamon"
    • For Unity desktops, additional code must be entered. The complete command will look like this: DESKTOP_SESSION=ubuntu XDG_CURRENT_DESKTOP=Unity XDG_RUNTIME_DIR=/run/user/$(id -u) exec /usr/sbin/lightdm-session "gnome-session --session=ubuntu"
  4. Save the file.chrome-remote-desktop-session.

Step 4: Allow remote connections

How to delete an application

Troubleshooting

If you're having trouble using Chrome Remote Desktop, follow the tips below.

  • Before you can share your computer or gain access to someone else's, your device must be connected to the Internet. If the page does not open, check your network settings.
  • Antivirus software may be blocking access to Chrome Remote Desktop. If you have problems, make sure your antivirus is allowing:
    • outgoing UDP traffic;
    • incoming UDP responses;
    • traffic via TCP ports 443 (HTTPS) and 5222 (XMPP).
  • If the computer is at work or school, remote access to it may be prohibited. In this case, contact your system administrator.
  • Install the latest version of Chrome or Chrome OS.

What helps us improve Chrome Remote Desktop

We're constantly working to improve Chrome Remote Desktop, so we collect anonymized data about network latency and session duration.

To learn more about data collection and storage, please read

Before you start, you need to download and install the appropriate extension from the Google Store. The installer will ask the user to confirm extended access rights for it.

Once installation is complete, the extension can be launched from the Application Drawer.

How to get started with the utility

To launch the extension in the address bar of the browser, enter chrome :// apps .

After the first start, you will need to log in to your Google account and allow the program additional access.


How to share your PC

In "remote support" mode

The application generates a code that must be transferred to the partner.

In "My Computers" mode

Click “Allow remote connections”, after which the application will ask you to enter a 6-digit PIN code, which will be used later as a password to the host computer.

Instead of an afterword

And although Chrome Remote Desktop is inferior in its capabilities to specialized programs, it nevertheless copes with its tasks perfectly. It is very easy to use, there is support for the Russian language.

Google continues to actively develop the browser, adding new features. It's no secret that most of the interesting features for a web browser can be obtained from extensions. For example, Google implemented a browser add-on for remote computer control.

Chrome Remote Desktop is an extension for the Google Chrome web browser that allows you to remotely control your computer from another device. With this addition, the company once again wanted to show how functional the browser can be.

Installing Chrome Remote Desktop

Since Chrome Remote Desktop is a browser extension, you can download it from the Google Chrome extension store.

  1. First of all, make sure you are signed in to Google in your browser. If there is no account, you will need to register it.
  2. Click on the web browser menu button in the upper right corner and in the list that appears, go to “Additional tools” – “Extensions” .
  3. Click on the menu button in the upper left corner.
  4. Open item "Open the Chrome Web Store".
  5. When the extension store is displayed on the screen, enter the name of what we are looking for in the left area of ​​the window in the search bar Chrome Remote Desktop.
  6. In the block "Applications" the result will be displayed . Click the button to the right of it "Install".
  7. After installation is complete, an extension icon will appear in the upper right corner of the browser. But the installation of the tool is not yet complete.
  8. If you click on it, the browser will load a new tab in which you should select the button "Begin".
  9. Next you will be taken to the settings page. Click the button "Download".
  10. A special application will be downloaded to your computer. Once the download is complete, accept Google's terms and conditions and Chrome will prompt you to run the downloaded installation file.
  11. Complete installation of the program on your computer. Afterwards, the browser will prompt you to set a name for the computer. If necessary, change the proposed option and move on.
  12. Set a PIN code that will be requested each time a connection is established. The security key must be at least six characters long. Click on the button "Launch".
  13. This completes the installation of Chrome Remote Desktop on your computer.

Using Chrome Remote Desktop

Actually, to connect to your desktop remotely, you will need to install the Chrome Remote Desktop add-on on another computer or an application for a smartphone or tablet running Android or iOS. Next, we will look at the process using the iPhone as an example.

  1. Open the built-in application store (in our case, the App Store) and search for Chrome Remote Desktop. Install the found result.
  2. Launch the application. At the bottom of the window, click on the button "Entrance".
  3. Sign in to Google using the same account you use in your browser.
  4. The remote device – computer – will be displayed on the screen. Select it.
  5. To continue, you will need to enter the previously set PIN code.
  6. The connection will begin. As soon as the connection is established, the computer desktop will appear on the smartphone screen.
  7. The application supports both vertical and horizontal orientation.
  8. Gesture support is provided for touch screens. For example, scaling is done by pinch, and to press the right mouse button, just tap on the desired area of ​​the screen with two fingers.
  9. The application provides two operating modes: touchpad mode, when the mouse cursor is displayed on the screen, with which all manipulations are performed, and touch mode, when the mouse replaces the finger. You can switch between these modes through the Chrome Remote Desktop menu.
  10. In the same menu you can call up the keyboard for typing.
  11. There are two ways to exit Chrome Remote Desktop: either exit the application, after which the connection will be terminated, or on the remote computer itself, click the button "Close access".

Chrome Remote Desktop is a completely free way to access your computer remotely. There were no errors during operation, all programs opened correctly. However, there may be delays in response.

Download Chrome Remote Desktop for free

Download the latest version of the program from the official website

On this site you can find several popular tools for remotely controlling a computer running Windows or Mac OS (see), one of them that stands out among others is Chrome Remote Desktop, which also allows you to connect to remote computers from another computer (on different OS), laptop, phone (Android, iPhone) or tablet.

This instruction provides details on how to download Chrome Remote Desktop for PC and mobile devices and use this tool to control your computer or another user’s. And also how to delete the application if necessary.

Chrome Remote Desktop offers two operating modes:

  • Remote access- remote control of your computers from other devices with your Google account.
  • Remote support- a mode of operation in which you can receive support from another person or provide it yourself.

Connection in the first case consists of the following steps:


Connecting in the “Remote Support” mode is also not difficult:

Continuing to use remote access shouldn't be difficult: you control the remote computer using your keyboard and mouse as usual, but from a Google Chrome browser window or mobile app.


On the right is a menu with settings and the ability to enable full-screen mode, change the multi-monitor mode, transfer system keyboard shortcuts, and also enable the use of a shared clipboard (you cannot transfer files using it, only text and graphic data).

Overall, although somewhat limited compared to similar commercial products, Chrome Remote Desktop is a great option that works smoothly (assuming there are no network issues), is secure, and is easy to set up and use. Therefore, if you only need access to a remote desktop without additional functions of file transfer, screen recording, or secretive use, I can safely recommend it.

By the way, if you are a Windows 10 user, you might not know that the system has a built-in feature that allows you to quickly and without installing additional components connect to another person’s remote computer in remote support mode. And for full access you can use