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


Here's a quick SQL tip on how to get records beginning with numbers only. Use the query string LIKE '[0-9]%' For example: SELECT u.UserId, u.UserName FROM dbo.aspnet_Users u WHERE u.UserName LIKE '[0-9]%' ORDER BY u.UserName Keep in mind, If you are using...  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 »

The following is a step-by-step example of how you can easily import delimited text files into Microsoft Excel. You can use the Excel Text Import Wizard to quickly import files delimited by Tab, Semicolon, Comma (also known as Comma Separated Value (CSV) file format), Space or Other (you choose), or divided by fixed width columns.  more »

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

This virus has been hitting systems for years, and has been resurging lately. Two computers in my household were infected within the same week, by different web sites. The virus may be getting around by an infected advertisement. Web owners accept the ad,...  more »

For the longest time, I've had a problem of not being able to see all the folders in my Pictures folder when using the Browse button on websites to upload a picture (or file) in Internet Explorer 11 (or in IE10). For whatever reason, some of the folders...  more »

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

To display line numbers in a Visual Studio.net 2008 code window do the following: Open Visual Studio.net On the Menu bar, Select 'Tools' -> 'Options' In the Options pop-up window, Select 'Text Editor' -> 'All Languages' > 'General'. Note: If you...  more »

Copying text from the command prompt is pretty easy, but it's not all that straightforward if you've never done it before. Knowing how to copy text from the command prompt can come in handy, especially if you need to show someone else (like a forum user)...  more »

I recently dealt with an issue of external images not showing in Reporting Services (SSRS) report viewer control within an IIS7 website. When the IIS7 website had it's Application Pool's Managed Pipeline Mode set to "Classic", the external images showed...  more »

Facebook users often don’t think about, or even realize for that matter, how their privacy settings are currently set. You simply assume that only your friends can read your wall posts, see your photos, or get your work, email, or phone information....  more »

The Windows Live Messenger sign box will by popup by default on computer startup. This can be quite annoying especially if you don't even use the Windows Live instant messenger client. Luckily, you can easily turn off the Windows Live Messenger popup box...  more »