Remote Desktop Shortcuts: The Complete Keyboard & mstsc Command Reference

Quick answer: The most-used Remote Desktop shortcuts are Ctrl + Alt + End (opens the Windows Security screen, the RDP equivalent of Ctrl + Alt + Del), Ctrl + Alt + Break (toggles full-screen and windowed mode), and Alt + Page Up / Alt + Page Down (switch between programs inside the session). These exist because a standard Remote Desktop session captures most normal Windows shortcuts, so RDP provides its own equivalents.

Remote Desktop shortcuts are keyboard combinations that let you control a Remote Desktop Protocol (RDP) session switching apps, toggling full screen, taking screenshots, and opening security dialogs without reaching for the mouse. They differ from standard Windows shortcuts because the remote host intercepts most key presses, so Microsoft built a separate set of RDP-specific equivalents.

This guide covers every working shortcut for Windows 11 and Windows 10, the full list of mstsc command-line options to launch connections, how to create a desktop shortcut to any RDP session, how to send the Windows key to the remote machine, and how to fix shortcuts that aren’t working. A free PDF cheat sheet is at the bottom.

What Are Remote Desktop Shortcuts?

When you connect to another computer with Remote Desktop Connection (the built-in mstsc.exe client), your keyboard talks to two machines at once your local PC and the remote host. To avoid conflicts, Microsoft defines two sets of key combinations: the default Windows shortcuts, and a set of Remote Desktop equivalents designed to be sent to the remote session. You choose which set applies and when, inside the connection settings.

There are two important rules to know up front:

  • Keyboard shortcuts and hotkeys do not work in nested Remote Desktop or RemoteApp sessions (an RDP session opened inside another RDP session).
  • Many laptops lack a dedicated Break/Pause key, so Microsoft provides alternatives like Ctrl + Alt + Pause or Ctrl + Alt + Fn + ScrLk for the same action.

Remote Desktop Keyboard Shortcuts (In-Session)

ActionRemote Desktop Shortcut
Activate the connection barCtrl + Alt + Home
Toggle between full-screen and windowed modeCtrl + Alt + Break (or Ctrl + Alt + Pause / Ctrl + Alt + PrtScn / Ctrl + Alt + Fn + ScrLk)
Open the Windows Security dialog (RDP version of Ctrl + Alt + Del)Ctrl + Alt + End
Switch between programs, left to rightAlt + Page Up
Switch between programs, right to leftAlt + Page Down
Cycle through programs in the order openedAlt + Insert
Display the Start menuAlt + Home
Display the system (window) menuAlt + Delete
Screenshot the active window to the clipboardCtrl + Alt + Minus (-)
Screenshot the entire remote session to the clipboardCtrl + Alt + Plus (+)

If Ctrl + Alt + Break doesn’t toggle full screen on your keyboard, Microsoft’s documented fallback is: press Ctrl + Alt + Home to activate the connection bar, then Tab five times and press Enter to trigger the Restore Down button.

Standard Windows Shortcut vs. Remote Desktop Equivalent

Standard Windows ShortcutRemote Desktop EquivalentWhat It Does
Alt + TabAlt + Page UpSwitch between programs, left to right
Alt + Shift + TabAlt + Page DownSwitch between programs, right to left
Windows key (or Ctrl + Esc)Alt + HomeOpen the Start menu
Alt + Space barAlt + DeleteOpen the system menu
Alt + Print ScreenCtrl + Alt + Minus (-)Screenshot the active window
Print ScreenCtrl + Alt + Plus (+)Screenshot the whole session
Ctrl + Alt + DelCtrl + Alt + EndOpen the Windows Security screen

Shortcuts that are identical in both environments such as Ctrl + C (copy), Ctrl + V (paste), and Ctrl + Z (undo) work the same way inside RDP and need no special equivalent.

mstsc Run Commands to Open Remote Desktop

mstsc (Microsoft Terminal Services Client) is the command that launches Remote Desktop Connection. The fastest way to open it: press Win + R, type mstsc, and hit Enter. You can also add parameters to control how the session opens. These are verified against Microsoft’s official mstsc command reference.

CommandWhat It Does
mstscOpens the Remote Desktop Connection window
mstsc /v:Connects directly to a specific computer or server
mstsc /fStarts the session in full-screen mode
mstsc /w: /h:Opens the session at a set window size (e.g. /w:1920 /h:1080)
mstsc /adminConnects to a session for administering the server
mstsc /publicRuns in public mode (passwords and bitmaps are not cached)
mstsc /spanSpans the session across multiple monitors as one wide display
mstsc /multimonUses all client monitors, matching their layout in the session
mstsc /g:Connects through a specified RD Gateway server (use with /v)
mstsc /restrictedAdminConnects without sending credentials to the remote PC
mstsc /remoteGuardProtects credentials while still allowing remote-initiated connections
mstsc /promptPrompts for credentials on connection
mstsc /edit “connection file”Opens an existing .rdp file for editing
mstsc /shadow:Shadows (views) an existing session by ID
mstsc /controlAllows control of a session while shadowing
mstsc /?Displays the full list of mstsc parameters

How to Create a Remote Desktop Shortcut on Your Desktop

If you connect to the same machine often, save a one-click shortcut instead of typing the address every time.

  1. Press Win + R, type mstsc, and press Enter.
  2. Type the remote computer’s name or IP address in the Computer field.
  3. Click Show Options, enter your username, and adjust display or local-resource settings.
  4. Click Save As, choose a location (the Desktop is easiest), and save the .rdp file.
  5. Double-click the saved .rdp file any time to launch that exact connection.

To create a shortcut that always opens the connection window itself (not a saved session): right-click the desktop → New → Shortcut → type mstsc → Next → name it “Remote Desktop” → Finish.

Download the Remote Desktop Shortcuts PDF Cheat Sheet

Want all of these in one printable page? Download the Windows Remote Desktop Shortcuts PDF and keep it next to your desk.

How to Send the Windows Key to a Remote Desktop

By default, pressing the Windows key opens the Start menu on your local PC, not the remote one. To control where it goes, open Remote Desktop Connection, click Show Options → Local Resources tab, and use the Apply Windows key combinations dropdown. It has three modes:

SettingEffect
On this computerWindows key combinations apply only to your local PC
On the remote computerWindows key combinations are sent to the remote session
Only when using the full screenCombinations go to whichever machine currently has the full desktop

If you can’t or don’t want to change this, use Alt + Home inside the session to open the remote Start menu instead of the Windows key.

Full-Screen, Minimize & Task Manager Shortcuts

A few specific tasks come up constantly:

  • Toggle full screen: Ctrl + Alt + Break (or Ctrl + Alt + Pause on laptops).
  • Minimize the session: activate the connection bar with Ctrl + Alt + Home, then use the minimize button or simply press the local minimize control on the RDP window’s title bar.
  • Open Task Manager on the remote PC: press Ctrl + Alt + End to reach the Windows Security screen, then choose Task Manager. (Ctrl + Shift + Esc also works once you’re focused inside the session.)

Why Your Remote Desktop Shortcuts Aren’t Working

If your hotkeys do nothing, run through this checklist:

  1. You’re in a nested session. Shortcuts don’t work in RDP-inside-RDP or RemoteApp sessions this is by design.
  2. The Windows-key setting is wrong. Check Local Resources → Apply Windows key combinations (see the section above).
  3. Your laptop has no Break key. Use Ctrl + Alt + Pause or Ctrl + Alt + Fn + ScrLk instead of Ctrl + Alt + Break.
  4. You’re using the number-row +/- instead of the numeric keypad for screenshot shortcuts. Switch to the keypad keys.
  5. Focus is on the local machine. Click inside the remote window first so keystrokes are routed to the session.

Remote Desktop Shortcuts on Mac & Chrome Remote Desktop

The shortcuts above are for the Windows RDP client. Other clients differ:

  • Microsoft Remote Desktop for Mac: because Macs lack PC keys, the app maps equivalents for example, Fn + Control + Option + Delete sends Ctrl + Alt + Del, and you can configure modifier behavior in the app’s preferences.
  • Chrome Remote Desktop: uses its own menu panel for sending key combinations like Ctrl + Alt + Del and toggling full screen, since it runs in a browser rather than the native RDP client.

For full native behavior, the Windows mstsc client remains the most complete option.

Frequently Asked Questions

What is the shortcut to open Remote Desktop Connection?

Press Win + R, type mstsc, and press Enter. This launches the Remote Desktop Connection window instantly without searching the Start menu.

How do I send Ctrl + Alt + Del to a Remote Desktop session?

Press Ctrl + Alt + End. It opens the Windows Security screen on the remote machine the RDP equivalent of Ctrl + Alt + Del, which always acts on your local PC.

How do I exit full-screen mode in Remote Desktop?

Press Ctrl + Alt + Break (or Ctrl + Alt + Pause on keyboards without a Break key) to toggle between full-screen and windowed mode.

Why doesn’t Alt + Tab work inside Remote Desktop?

The remote host captures standard shortcuts, so Alt + Tab may switch apps on your local PC instead. Use Alt + Page Up and Alt + Page Down to switch programs inside the session.

How do I take a screenshot inside a Remote Desktop session?

Use Ctrl + Alt + Plus (+) for the entire session or Ctrl + Alt + Minus (-) for just the active window, using the numeric keypad keys. The image is copied to the clipboard.

What is mstsc?

mstsc.exe is the Microsoft Terminal Services Client the built-in Windows program that runs Remote Desktop Connection. It ships with every edition of Windows 11 and Windows 10.

Do these shortcuts work on Windows 11?

Yes. The in-session Remote Desktop shortcuts and mstsc commands are identical across Windows 11 and Windows 10.

Final Thoughts

Remote Desktop shortcuts come down to a handful of combinations you’ll use daily: Ctrl + Alt + End for the Windows Security screen, Ctrl + Alt + Break to toggle full screen, and Alt + Page Up / Page Down to switch apps inside the session. Pair those with Win + R → mstsc to launch connections fast, and you’ll rarely touch the mouse again. If a shortcut ever stops working, check Local Resources → Apply Windows key combinations first it’s the culprit nine times out of ten.

READ NEXT:

Pratik

Pratik is the founder of Tutorial Tactic and a productivity tools specialist with 15 years of hands-on experience in Google Workspace, Microsoft Office, and software automation. He has published over 1,500 guides on keyboard shortcuts, software commands, how-to tutorials and workflow optimization, helping readers across the US and India work faster with the tools they use every day. Tutorial Tactic was founded in 2021 with one goal: cut through the noise and give readers exactly what they need fast, verified, and beginner-friendly.
Back to top button