Method to get windows left open on second monitor which is off back to primary monitor in Win7?

12

3

I have a dual monitor setup, my primary and the second monitor is actually a large TV which is usually off. If windows are left open on the TV like windows explorer I have to turn the TV on to get it back on to my main monitor.

Is there any setting in Windows 7 that would let me right click an opened window in my task bar and have it sent back to my main monitor? This isn't about extending my task bar across to the other monitor. Just a simple right click option to send the windows back to this primary display, is there any way to do that?

Thanks

Anagio

Posted 2013-09-28T18:03:12.410

Reputation: 2 518

possible duplicate of How to move windows that open up offscreen?

– Matthew Williams – 2014-08-20T11:49:50.653

Answers

17

Just found an answer while Googling here http://social.technet.microsoft.com/Forums/windows/en-US/f3040564-0457-4c91-af71-dce1bc673a99/moverecover-offscreen-window

It says...

Windows 7 has a cool new feature that should help. Click the icon in the taskbar to ensure that the program has focus. Then hold down the Windows key and press the right-arrow a few times. That should move the window across your screens and eventually bring it back onto the screen that is still active.

Anagio

Posted 2013-09-28T18:03:12.410

Reputation: 2 518

@ЯрославРахматуллин Hence why foss window managers are so last decade as a whole. ;) – Dan – 2014-11-05T21:09:58.987

@Dan Ha, ha! Nice one :D – Ярослав Рахматуллин – 2014-11-06T10:26:12.063

While this works for regular application windows it doesn't work for dialog windows. For example, I just tried this trick when opening a KeyPass2 database. KeyPass2 opens a dialog box for the user to enter the master password for the database before it opens the main application. The dialog stays stubbornly on the wrong (off) monitor. Once I entered the password and clicked ok the main app opened and I was able to use this trick to move the main app window to the correct monitor. – SimonTewsi – 2015-04-25T03:58:34.597

1This is so last decade in any foss window manager :) – Ярослав Рахматуллин – 2013-09-28T20:03:29.137

16

Pressing Win+Shift+Arrow moves the current window across screens.

Oebele

Posted 2013-09-28T18:03:12.410

Reputation: 261

2This seems to be the best answer for moving a dialog box, like the master password dialog displayed when opening a KeePass database. Win + Arrow doesn't work on such a dialog, with or without pressing Alt + Space first. Win + Shift + Arrow works perfectly, on both the dialog and normal application windows. – SimonTewsi – 2015-04-25T04:15:25.280

5

@Anagio's solution is handy if you don't use the Ease of Access Center -> Prevent windows from being automatically arranged when moved to the edge of the screen option. (This option is disabled by default.) But if that behavior annoys you (and consequently, you enable the option), then the Win + Arrow shortcut doesn't work.

So in that case, you can fix off-screen problems by giving focus to the desired application, then pressing Alt + Space, followed by m, to activate Move. Then you can use the arrow keys or mouse to move the window around. Press Enter or left-click to exit the move operation.

If your window is maximized, use Alt + Space , followed by r, to Restore to non-full-screen first.

jjlin

Posted 2013-09-28T18:03:12.410

Reputation: 12 964

1And then press Enter to leave the arrows-move-the-screen mode – Hamish – 2015-04-16T20:24:46.243

This, unfortunately, doesn't work when the window in question is zoomed / full-screened - the 'move' option is greyed out. – ELLIOTTCABLE – 2017-08-21T02:18:08.473

@ELLIOTTCABLE Added a sentence addressing full-screen windows. – jjlin – 2017-08-31T22:38:37.250

The alt-space trick worked! Thanks! – apple16 – 2018-01-04T00:22:44.657

3

While the Win+Shift+Arrow was the best solution for me, I found a very simple one to deal with this; and in my case it is mostly the secondary Monitor connected to my Laptop and the power goes off.

Just go to Screen Resolution > Multiple Displays and select "Show Desktop only on 1" (1 being your Primary display here).

spforay

Posted 2013-09-28T18:03:12.410

Reputation: 31

1

This works if the window is appearing off-screen

1) Hover over application on toolbar
2) Press Alt + Space or Shift + Alt + Space (if previous command is overwritten)
3) Click on Maximize or Move

https://github.com/zeit/hyper/issues/1682

Zorak

Posted 2013-09-28T18:03:12.410

Reputation: 11