To Open New Window New [new] - How
Make sure the window or browser is actively selected. Click anywhere inside your current screen to focus on the application, then try the keyboard shortcut again.
<button onclick="openNewWindow()">Open New Window</button> <script> function openNewWindow() window.open("https://www.wikipedia.org", "_blank", "width=800,height=600");
Why it matters
:
: Hold the Shift key and click on an app icon already pinned or running on your taskbar. This forces Windows to launch a completely separate, clean window of that specific app. how to open new window new
: If your mouse has a clickable scroll wheel, clicking the wheel on a taskbar icon achieves the exact same result. On macOS (Mac)
Modern mobile operating systems allow you to view two app windows or browser instances side-by-side. Make sure the window or browser is actively selected
The popup feature keyword signals to browsers that this is a popup-style window. Combined with explicit dimensions, most browsers will open a new window rather than a tab — provided the user hasn't disabled popups .
While opening a new window is usually a straightforward process, you may encounter some issues along the way. Here are some common problems and their solutions: This forces Windows to launch a completely separate,