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 want to have two seperate Microsoft Excel files open that are separate from each other, that don't load within the same instance of Excel, then keeping reading to find out how to get around this limitation.  more »

There may be a time when you want to use special characters in a Word document or other text file. With Windows Vista and Windows 7 you can quickly bring up a Character Map, which allows you to copy special characters or symbols, which can then be pasted...  more »

I recently ran into an issue with the ELMAH Error logger Table getting way TOO Big in my SQL Server database. The table row size in the ELMAH_Error table had over 200,000 rows. This was way more than I ever needed to look at, and was causing other issues...  more »

Here's tips on how to quickly delete rows or columns from an Excel Worksheet.  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 »

Learn how to manually initiate the transferring of pictures to your computer with Kodak's EasyShare software.  more »

To force long text lines to wrap in an HTML <pre> tag, you can use CSS code to wrap the text. The word-wrapping CSS code below should work to wrap long lines of text within the <pre> tag, in IE, Firefox and Safari... you may want to test the...  more »

Often times when using formula's in Excel, you want to keep just the text values that a formula outputs while deleting the actual formula from the cells. To keep a value in a cell while removing the formula that produced the value try the following: Type...  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 »

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 »

In the following step by step, I will take you through the process of deleting existing hard drive partitions, formating and installing Windows XP on a hard drive using the Windows XP installation CD. Note: If you have any data/applications or drivers on...  more »

Here's one way to setup your connection string for a SQL Server 2008 Express database for a live website using ASP.NET on Windows Server 2008. Open "Sql Server Configuration Manager" -> the click on "SQL Server Network Configuration" -> then click...  more »