When you’re connected to a PC using Remote Desktop (RDP) in Windows 11, pressing Ctrl + Alt + Del on your keyboard won’t work the way you expect. Instead of sending the command to the remote computer, Windows applies it to your local machine — opening the Task Manager or security screen on your own PC, not the one you’re connected to.
If you need to lock the remote PC, open Task Manager, change your password, or sign out, you need a different shortcut that sends the command directly to the remote session.
This guide explains all the ways to send Ctrl + Alt + Del in Remote Desktop on Windows 11, including keyboard shortcuts, Windows menus, on-screen keyboard, and RDP settings.
1. Use the Correct Shortcut: Ctrl + Alt + End (Recommended)
Windows assigns a special key combination for Remote Desktop sessions.
- While inside the Remote Desktop window, press:
Ctrl + Alt + End - This will open the Windows Security screen on the remote computer.
- From there, you can access:
- Task Manager
- Sign Out
- Lock
- Switch User
- Change Password
This is the official replacement for Ctrl + Alt + Del in RDP sessions.
2. Use the On-Screen Keyboard (Works With Any Keyboard)
If Ctrl + Alt + End doesn’t work (common with laptops or compact keyboards), you can use the built-in On-Screen Keyboard.
- On the remote PC, press Windows + R.
- Type:
osk - Press Enter to open the On-Screen Keyboard.
- Hold Ctrl + Alt on your physical keyboard.
- Click Del on the on-screen keyboard.
This will send the full Ctrl + Alt + Del command directly to the remote system.
3. Use the Remote Desktop Toolbar Security Options
The Remote Desktop app includes a built-in menu that lets you access the security screen without using any keyboard shortcuts.
- Move your cursor to the top of the remote session window to reveal the RDP toolbar.
- Click the three-dot (•••) menu.
- Select Ctrl + Alt + Del from the dropdown.
This immediately opens the Windows Security screen on the remote PC.
4. Trigger Task Manager Directly (Without Ctrl + Alt + Del)
If you only need Task Manager and not the full security screen, you can open it directly on the remote system.
- On the remote machine, press:
Ctrl + Shift + Esc - This opens Task Manager directly without requiring Ctrl + Alt + Del.
This shortcut always sends the command to the system that is in focus — even in Remote Desktop.
5. Use the Windows Security Shortcut (Local to Remote)
Windows also allows opening the Security screen using a built-in command.
- On the remote PC, press Windows + L to lock it (optional).
- Or press Windows + U then I on some systems (older builds).
- You can also run this in the Run dialog on the remote PC:
tsdiscon - This disconnects the session securely.
Though not identical to Ctrl + Alt + Del, these shortcuts achieve similar results.
6. Run the Command from PowerShell or Terminal
If you want a more technical method, you can open the secure attention screen via command.
- Open PowerShell on the remote PC.
- Run the following command:
rundll32.exe user32.dll,LockWorkStation
This locks the remote PC the same way Ctrl + Alt + Del does.
7. If Ctrl + Alt + End Still Doesn’t Work, Check Full-Screen Mode
The shortcut may not work if Remote Desktop is not running full screen.
- Click the Maximize button on your RDP window.
- Try Ctrl + Alt + End again.
- If using a laptop with Fn keys, try pressing:
- Fn + Ctrl + Alt + End, or
- Enable Function Lock (Fn Lock) and press Ctrl + Alt + End again.
Compact keyboards sometimes require special key combinations.
8. If Using the Remote Desktop App (UWP), Restart the Session
Occasionally, RDP sessions glitch and block hotkeys.
- Close the Remote Desktop connection.
- Relaunch the Remote Desktop app.
- Reconnect to the remote PC.
- Try the shortcuts again.
This resets keyboard focus and restores proper hotkey forwarding.
Wrapping Up
Using Ctrl + Alt + Del in Remote Desktop on Windows 11 isn’t as simple as pressing the usual three keys, but Windows provides several easy alternatives. The most reliable shortcut is Ctrl + Alt + End, but you can also use the RDP toolbar, the On-Screen Keyboard, or direct Task Manager shortcuts. With these methods, you can manage security settings, lock the PC, and troubleshoot the remote computer without any issues.