How to Move a Window or Application when the Title Bar is Off Screen

Having trouble moving a window back onto your screen?
by Updated January 29, 2009

Every once in a while you may find that a window or application is off screen and can't be dragged using the mouse cursor.  The window may just be visible on the edge of your screen, but just can not be grabbed or moved using your mouse. Sometimes this can happen while using only one monitor with extended desktop turned on. Applications typically will remember the position that they were last in when you closed down the app, and will return to that spot when it is opened back up. To get around this problem here are some steps to move a window that is off screen using the arrow keys on your keyboard.

Using only keyboard shortcuts:
1. Hold down Alt + Spacebar.
2. Press the M key on your keyboard.
3. Use the arrow keys to relocate the window.
4. Press the Enter key when you have positioned the window in its desired location.

Using your keyboard and mouse:
1. Right click on the program you want to move in you Windows Taskbar.
2. Select Move (you should then see a cursor with four arrows).
3. Use the arrow keys on your keyboard to move the window in the direction you want.
4. Click on the title bar when you have the window in its desired location.

 


0
1

1 Comment

anonymous by aswad on 5/2/2008
I have a windows server 2003, the problem occur today, when i shut down the server last week, and today when i turn it on, my desktop a missing. I push the windows button on the keyboard also the start menu program didn't pop-up. I only manage run the program through task manager, why it's happened? and what should i do to get my desktop back?.

Add your comment

by Anonymous - Already have an account? Login now!
Your Name:

Comment:
Enter the text you see in the image below
What do you see?
Can't read the image? View a new one.
Your comment will appear after being approved.

Related Posts


If you like having the Printers selection button on the Vista Start menu, you can easily add it to the menu. Follow these steps to add the Printers button to the Vista Start menu: Right click on an empty area on the Taskbar and then select Properties....  more »

Learn how to get the latest security updates and service packs for your Microsoft Windows computer.  more »

UPDATE 12-16-2011: For those of you who are getting an "sgen.exe" error message when trying to building your project in Visual Studio that reads something like "Could not load file or assembly or one of its dependencies. Operation is not supported. SGEN"....  more »

Windows operating systems (such as Windows Vista), every file extention is associated with a default program. When you open a file, the program that is associated to the file extension will open the file by default. However, you can change or set the...  more »

Excel makes it easy to capitalize the first letter of every word in a cell. To capitalize each word you simply need to use the formula =PROPER(). For instance, if you have data in the cell A1, then you would want to enter the following formula in cell B1:...  more »

Here's a quick tip on how you can adjust the mouse pointer speed in Windows 7: Click Start menu, and then open Control Panel. Then click on Hardware and Sound. Now under Devices and Printers, click on Mouse. The Mouse Properties box should pop-up, click...  more »

OpenOffice Calc lets users import data from various other systems. It is able to open up files of many other applications and convert them. A. You can check what types of files OpenOffice Calc is able to convert in the File > Open menu. Go to the File...  more »

The AjaxFileUpload control that's part of the AJAX Control Toolkit, works great for easily uploading multiple files at once. However, it gets a little tricky if you want to update an UpdatePanel after all the files have finished uploading, especially if...  more »

If you ever wanted to change a field to null in a Sql Server 2005 Management Studio result set, you're in luck because there is a quick and easy way to do it.  more »

Ever since moving to a Windows 7 (64 bit) computer, I haven't been able to view Photoshop thumbnail previews of .psd files in Windows Explorer. However, today I decided to find a solution to this anonying problem, so that I could start seeing previews of...  more »

Deleting unwanted apps from iTunes is fairly simple. If you want to delete an app that is in iTunes, which has been downloaded to your iPhone (or iPod Touch), follow these steps: Open iTunes, and on the left sidebar, click on Apps. Find the App you would...  more »

UPDATE: The better way to do this is to use TinyMCE "rel_list" in the javascript for TinyMCE as seen here. Rather than changing the code in the plugin.min.js file, as shown below (after this update). Also just to note that in TinyMCE version 4.5 they...  more »