How to Recover Off-Screen Windows in Windows

(0 votes, average 0 out of 5)

Whether you are using multiple displays with one powered down or simply are unable to find a lost window while using Microsoft Windows, you can follow one of these two easy steps to recover it with ease:

  1. Right-click (or shift + right-click in Windows 7) the window in the taskbar and select move. Then press one of the arrow keys on your keyboard. The window is now locked to your mouse, so you can bring it back into view by moving your mouse to a visible location on the screen. Once found, click the mouse to drop and place it in it's current location.
  2. Select the window using alt + tab. Then hold down the windows key and press the right or left arrow key on your keyboard. A single press will move the window to the side of the screen, two presses will move it to the next screen (if you are using multiple displays).
Partner Links:
Citations:
  • Maximum PC, Nov. 2010, page 69
Last Updated on Thursday, 30 September 2010 21:30  
Related Articles

» How to Completely Remove Skype and Other Applications from your Computer

Sometimes uninstalling programs is not as straight forward as going to the 'Add/Remove Programs' or using the uninstall link provided with the program.  Skype is a great application, but for certain reasons you may want to completely get rid of it from your computer.  This article is going to focus on removing Skype from a Windows 7 based PC, but the steps should be very similar for Vista or XP.  Note: You may be able to follow the steps in this guide to completely remove other...

» A Brief Introduction to Grep

One of the most useful features of operating from a linux terminal is being able to easily perform functions like grep, which searches a group of files for a matching string.  It can return lines with the matching expression, lines without the matching expression, the number of lines matched, and more.  This will serve as a basic tutorial and should cover most usage models; grep is an extremely powerful tool.  Consult the grep manual for a much more detailed description....

» How to Use a Linux (or Mac OS X) Terminal

Every computer hobbyist, at some point, learns to use Linux.  The transition from using a UI based interface in Windows or Mac to performing many functions through the terminal can be a jarring experience for many people.  Many users find the terminal difficult to use and inferior to navigating a UI.  However, the Linux terminal is an extremely powerful device that many learn to love and use often.  Here is a basic introduction to get your feet wet with a terminal.  It...