Keyboard-Only navigation between Full-Screen MS Remote Desktop remote system and local system

11

1

Using Microsoft Remote Desktop Client in Windows 7 in full screen, is there another way to switch from the remote machine (which captures all input from the keyboard) to the local machine, aside from using the keyboard combination for toggling full screen of the remote desktop session?

private_meta

Posted 2010-08-05T09:54:51.720

Reputation: 2 204

Let me put it here as well: I don't want to use my mouse, but moving away from full screen is a pain in the ??? just to switch to the local system. I want to use a shortcut apart from the "Toggle Fullscreen" one to switch. – private_meta – 2010-08-07T19:51:06.213

Answers

-1

I suppose there is no other way than to toggle fullscreen, switch to the local computer.

private_meta

Posted 2010-08-05T09:54:51.720

Reputation: 2 204

Too bad, makes virtual desktops useless. – cc0 – 2011-05-03T11:40:28.987

7

The trick is to stop Remote Desktop from grabbing the Windows keys, such as Alt+Tab. Once you've done that, switching out of Remote Desktop is easy, but you need to learn some new key combinations for switching applications within Remote Desktop.

In case you have trouble finding the settings for Remote Desktop, they're available just before you open a connection. Here's an answer from the FAQ's:

Open Remote Desktop Connection by clicking the Start button, clicking All Programs, clicking Accessories, and then clicking Remote Desktop Connection.

Before connecting, click Options, and then make the changes you want on the Display, Local Resources, Programs, Experience, and Advanced tabs.

On the Local Resources tab, set the keyboard to, "On this computer".

Connect to the remote computer, and launch a couple of programs. Alt+Tab will now switch out of Remote Desktop. How do you switch between the two programs within Remote Desktop? There's a helpful list of key combinations on Coding Horror, but the one I use the most is Alt+PgUp.

Don Kirkby

Posted 2010-08-05T09:54:51.720

Reputation: 883

1This was a great answer as I tried to figure out how to do program switching remotely and desktop switching (Ctrl+Win+→) locally. If I open all my local programs on a separate desktop using Windows 10's multiple desktop feature, then I don't have to worry about accidentally using Alt+Tab instead of Alt+PgUp. The ideal solution would be if I could configure desktop switching shortcuts to be local and everything else to be remote, but this is the next best thing. – BlueMonkMN – 2017-05-31T14:47:33.680

0

I found a way to do this using AutoHotkey. See my answer here: Keyboard shortcut to minimize Remote Desktop

Russell Davis

Posted 2010-08-05T09:54:51.720

Reputation: 1 124

-1

Your question title and question text are very different. Your title asks what the keyboard shortcut is to change swap back to the local desktop, and the text asks how to do it without using the shortcut. For the latter, the answer is use the little bar at the top of the remote session. There's a set of icons up there you can use to bring the remote session back to a window.

Joel Coehoorn

Posted 2010-08-05T09:54:51.720

Reputation: 26 787

No, I was asking if there is a way to do that without that specific shortcut, because I don't want to move away from full screen just to switch from remote to local system. – private_meta – 2010-08-07T19:47:06.857