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


Use a Laptop Cooler Cooling Pad to keep Laptop from Overheating in Hot Summer Temperatures  more »

Windows Live Messenger can be pretty annoying if you have it installed on your computer, but don't actually use it. Messenger will by default load during start-up of Windows, and also pop-up when opening Internet Explorer or using the Bing search bar,...  more »

In this tutorial you will learn how to backup the Registry on a Windows computer. Having a backup of your registry is extremely important if you plan to make any manual settings changes to the Registry, because if you make a mistake while messing around...  more »

This step-by-step goes through the process of importing delimited text files into a SQL Server 2005 database. The example should help you better understand how to import different types of flat files into SQL Server 2005.  more »

The new Routing features in ASP.NET 4.0 are pretty awesome. However, one issue I ran into recently was trying to get the fully qualified urls from Page.GetRouteUrl as string urls to be used in emails messages. Unfortunately, I wanted something that worked...  more »

Prevent QuickTime from loading in your startup menu when Windows boots up.  more »

You may need to have an image refreshed automatically on a web page in ASP.NET to get the latest image. One instance where you might want the fresh image is if you upload an image that has the same file name as an already existing image file on the...  more »

Here's one quick fix for the ASP.NET error System.FormatException: Input string was not in a correct format. when you are using a DataList with an asp:Button control and are trying to get the CommandArgument using the DataList_RowCommand. Keep in mind...  more »

If you’re running your own dedicated Windows server, then you may need to know how to setup FTP Sites in Windows Server 2003. In this how-to article I will go through the basics of setting up a windows FTP user account, and an FTP Site, which will allow a user to connect to a website using an FTP program.  more »

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