How To Open New Window New (2024)

If you need a new window that doesn't save your browsing history or cookies, use these incognito shortcuts:

Are you encountering a or problem when trying to open one?

| Browser | target="_blank" | window.open(url, '_blank') | window.open(url, '_blank', 'width=500') | |---------|------------------|------------------------------|-------------------------------------------| | Chrome | New tab | New tab | New window (if user allows popups) | | Firefox | New tab (configurable) | New tab | New window (with popup blocker notice) | | Safari | New tab | New tab | New window (often still a tab unless features include popup ) | | Edge | New tab | New tab | New window (similar to Chrome) | | Opera | New tab | New tab | New window | | Brave | New tab | New tab | New window (privacy settings may force tab) |

Press Ctrl + Shift + N (Note: Firefox and Microsoft Edge use Ctrl + Shift + P for private browsing). Standard New Window: Press Cmd + N how to open new window new

| Action | How to Do It | |--------|---------------| | (Windows/Linux) | Click File → New window (if your browser shows a traditional menu bar; press Alt to reveal it in many browsers). | | Browser toolbar button | Some browsers allow you to add a “New window” button to the toolbar via customization. | | Right-click a link | Right-click any hyperlink and select Open link in new window (not all browsers support this directly; some only offer “new tab”). If missing, you can hold Shift while clicking a link to force it into a new window. | | Middle-click a link | Middle-click (scroll wheel click) typically opens a link in a new tab. But if you want a new window, use Shift + middle-click . | | Drag a tab out | Click and drag a tab away from the tab bar. Release the mouse – it becomes a new window. This is one of the most intuitive ways to “open new window new” from existing content. |

Before we dive into the "how-to" part, let's briefly discuss the benefits of opening a new window. Here are a few scenarios where opening a new window can come in handy:

Use .focus() on the returned window object: If you need a new window that doesn't

Browsers only allow window.open to succeed if it is called directly in response to a user action (click, keypress). Calling window.open on page load or from a timer will likely be blocked.

: Hold the Shift key while clicking any hyperlink to force it to open in a separate window.

If you are a developer looking for the code to open a new window: | | Browser toolbar button | Some browsers

If you already have an application open (like Notepad, Word, or Chrome) and want a duplicate window:

Both browsers also offer private/new private windows using Ctrl + Shift + N .

Hold down the Shift key on your keyboard while left-clicking any hyperlink. The link will instantly launch in a completely separate window.

: Tap the three horizontal lines (hamburger menu) in the top-right corner. Select "New Window" : Opens a separate browsing window.