Tuesday, May 18, 2010

Reset Internet Explorer windows when opening a new window

It's an annoying problem. IE gets set to open in a tiny window or something and you cannot seem to get it to stop. Here are some instructions that might help:
1) close all IE windows except one.
2) right click a link on the webpage and select 'open in new window'.
3) close the first IE window you had open.
4) resize the existing window to a size you like
5) hold down the control key and click the X in the upper right corner to close

Now open a IE session and the window should be the new size

No comments:

New beginner's guide to PowerShell on my GitHub page

 I created a beginner's guide to PowerShell here: https://github.com/aamjohns/Powershell_Guide/blob/main/README.md I hope it helps someo...