Is it possible to have Google Chrome always open shortcuts in a separate window?

27,855

Solution 1

This is still possible:

  1. Navigate to the webpage.
  2. Click menu (three dots) → More ToolsCreate shortcut….
  3. Check Open as window and press Create button.
  4. This should open the webpage in a new window (if it doesn't go to step 8).
  5. For taskbar Pinning: Right click icon showing on taskbar and select Pin to Taskbar.
  6. For Start Menu Pinning: Right click icon showing on the taskbar, and from the popup right click on the icon of the app and select Pin to Start.
  7. Close window and see if the icon remains where you pinned it.
  8. If the icon is not there or the icon reverts to the generic Chrome icon, first make sure the apps is closed and unpinned and
  • Navigate to chrome://apps/.
  • Launch app by clicking on it.
  • Repeat steps 5 through 8.

Solution 2

To open in new window add switch --new-window

Solution 3

I believe the previous answer holds true still, although there are solutions for your problem today.

One solution: Hold down shift when clicking links (also works with shift+enter). https://support.google.com/chromebook/answer/183101?hl=en. This can be made default using AutoHotkey.

Another solution: You can use the extension Tab to Window/Popup, and create a keyboard shortcut to move the current tab to a new window.

Solution 4

Just do the following:

  1. Go to the kebab menu

  2. Go to More Tools > Create Shortcut

  3. Check Open as window

    chrome - create shortcut dialog


If the shortcut immediately merges into your existing chrome window when launched, and you had previously created a shortcut, double check the app settings:

  1. Go to chrome://apps

  2. Right click on the icon

  3. Ensure Open as window is selected

    chrome apps options

Solution 5

Yes, when you click to create a shortcut, there is a checkbox below Open as window'

Picture showing that option

Share:
27,855

Related videos on Youtube

Herb Caudill
Author by

Herb Caudill

Updated on September 17, 2022

Comments

  • Herb Caudill
    Herb Caudill over 1 year

    If Chrome is already open, it opens new sites (e.g. from Windows shortcuts, application shortcuts, or from the Run dialog) in new tabs of the existing instance.

    I'd prefer to open new sites in a separate window (a new instance of Chrome).

    I don't see that in the options - is it possible?

  • Run5k
    Run5k over 7 years
    Welcome to Super User! We certainly appreciate your contributions, but can you please cite your source?
  • Matthew Turner
    Matthew Turner about 7 years
    Yes, I'd say shift + click is the correct answer to the OP
  • Alberto Salvia Novella
    Alberto Salvia Novella almost 4 years