You are on page 1of 3

For accessing Chrome browser through Remote session

Steps:

1. Open C drive
2. Traverse to the path, C:\Program Files (x86)\Google\Chrome\Application
3. Type cmd as displayed in the screen:

4. Press Enter, as result, Command prompt will be displayed:

5. Type <chrome.exe- - disable-gpu> in the command line and press enter.


6. Now, Google chrome can be opened in the remote session.
For accessing Visual Studio through Remote session
Steps:

1. Traverse to the path from where Code folder is accessed in the workspace.
2. Type cmd as displayed in the screen:

3. Press Enter, as result, Command prompt will be displayed:

4. Type <code - - disable-gpu> in the command line and press Enter.


5. Now, Visual Studio can be easily opened in the remote session.

You might also like