6

I'm logged in to a Windows 7 machine from a Windows 7 desktop, using the standard Remote Desktop client.

Is there a key short cut to maximise a window within the remote desktop session (equivalent to Windows+up arrow)?

I want the remote desktop session to NOT be full screen on my client machine, but to easily maximise windows on the remote session to the full size of the remote desktop window.

Hope that makes sense. ;)

fazy
  • 770
  • 3
  • 8
  • 13

5 Answers5

11

Alt + Delete in the Remote Desktop session opens the Windows menu of an application running on the remote system. The Windows menu is typically displayed under the icon in the extreme upper left corner of most Windows applications, and it lets you Maximize the application window.

You may use the following combos for sizing the window:

Maximize: ALT + Delete + x

Minimize: ALT + Delete + n

Restore: ALT + Delete + r

Resize: ALT + Delete + s

jscott
  • 24,484
  • 8
  • 79
  • 100
Cloudmeteor
  • 449
  • 2
  • 7
  • That's great, thanks. :) I'd forgotten about this menu, I think I used it in the days before Windows 7. It's a two-step short cut but I suspect that's as good as it gets. – fazy Dec 04 '12 at 18:36
  • 2
    @user68234 You may also alter the behavior of RDP. Under "Options", "Local Resources", "Apply Windows key combinations" you may opt for on of "On this computer", "On remote computer", "Only when using full screen". Selecting "On remote computer" will pass-through the keys as expected. – jscott Dec 05 '12 at 01:58
1

Go to start. Click on Remote Desktop Connection. That opens the Remote Connection Window. It has a drop down at the bottom called Options. Click on Options. That opens up a tabbed options screen. Go to Display tab. In the DIsplay configuration section drag the slider to the right to full screen. Click Connect. That should do it.

user221864
  • 11
  • 1
  • Thanks, I often work full screen as you describe and there's no issue there. Other times, I want to work in a smaller window, for example if I'm often switching between local and remote, and then the Remote Desktop-specific shortcuts are in use. My question was about those shortcuts. – fazy May 29 '14 at 18:27
0

click on the options button and then

in the Local Resource Tab , in Keyboard section ,Apply windows key combination helps you to go back to your windows

restore to host desktop

  • 1
    That's not an answer to the question - he's asking if it's possible to/what the shortcut key combo is to maximize an application within the RDP session, not how to maximize the RDP window itself. – HopelessN00b Dec 04 '12 at 13:20
  • 1
    Indeed, it's not quite what I was looking for, but thanks for going to the trouble with the screen grab. – fazy Dec 04 '12 at 18:37
-1

nope you can't its defined size of width by remote sharing.. Also I would like you to try it by changing its resolutions may that could make it full screen for you

kuldeep
  • 19
  • 2
-2

try Ctrl+Alt+pause/break works for me if you haven't got pause/break try ctrl+alt+fn+F6 or f12

  • 2
    It's a wrong answer. Ctrl + Alt + Pause/Break is the keyboard shortcut for toggling an RDP session window between full screen mode and windowed mode. – HopelessN00b Jul 03 '14 at 12:29