Connect with us

How-To

How to open multiple websites with a shortcut in Windows 11

If you have a list of websites you open up every day, there are shortcuts you can use to do it automatically. Here’s what to know.

windows 11 logo
Image: Microsoft

Windows 11 makes it pretty easy to make a shortcut to open a particular website. But did you know that you can have one single shortcut that opens multiple websites at a time?

Using such a feature, you can have the most commonly used web pages at your fingertips instead of opening and logging in to websites one at a time. Therefore, you can speed up your work, save your energy, and focus on more significant tasks.

The process is a bit tricky, but it’s doable. Web browsers don’t allow you to create several desktop shortcuts for different websites from the actual browser, but there are workarounds.

READ MORE: How to change the scroll direction in Windows 11

Here are the tips and tricks to opening multiple web pages with a single shortcut.

Opening multiple websites with a shortcut using AutoStarter X4

windows 11 on laptop
Image: KnowTechie

AutoStarter X4 allows you to create desktop shortcuts for batch files that launch numerous websites and files. In addition, it will enable you to construct significantly more complex and specialized shortcuts than Windows 11 allows.

READ MORE: How to automatically free up disk space in Windows 11

To use AutoStarterX4 to create batch file scripts, first download the ZIP package and extract it as described below;

  1. Open the AutoStarter X4’s Softpedia page in the browser
  2. Download AutoStarter X4 as shown below
Go to Softpedia to download AutoStarter
Image: KnowTechie
  1. Extract the AutoStarted X4 zip file using WinRAR software
Extract AutoStarter x4 to be able to Open Multiple Websites with a Shortcut in Windows 11
Image: KnowTechie

If you don’t have WinRAR, follow the steps below:

  1. Right-click on the downloaded file and click on Extract All
Extract AutoStarter x4 without WinRAR
Image: KnowTechie
  1. Using the Browse button, select the location where you want the AutoStarter X4 to be extracted, and then click Extract
Select the destination to Extract AutoStarter x4
Image: KnowTechie
  1. To launch the app, open the unzipped folder and double-click AutoStarter X4
Launch AutoStarted X4 to Open Multiple Websites with a Shortcut in Windows 11
Image: KnowTechie

How to make a batch file that opens multiple websites

In AutoStarter X4, you can now create a desktop shortcut for launching numerous websites.

READ MORE: How to change your username in Windows 11

We’ll demonstrate how to achieve this by creating a batch file desktop shortcut that opens various websites simultaneously.

Follow the instructions below to create a shortcut like this:

  1. In AutoStarter X4, click on the Start
Click Start in AutoStarter x4
Image: KnowTechie
  1. On the menu, choose Add Webpage(s) to open the window displayed below
Open Webpages in AutoStarter x4
Image: KnowTechie
  1. Choose the browser you’d like to use with the Browse option. Here’s the default location for Microsoft Edge — <C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe>
  2. In the ‘Enter your webpage URL’ text box, enter your target websites, for example, <https://www.knowtechie.com> and <https://www.google.com>. Note that, <https://> component of all website URLs must be included, and the individual page addresses should be separated by a space
  3. After that, click OK
Add websites to be able to open multiple websites with a shortcut in windows 11
Image: KnowTechie
  1. Next, click on Create Batch, and then select the Browse option
Click on Batch files and then select browse
Image: KnowTechie
  1. Give the batch file a name and select the location where you want it to be saved
  1. Press the Save button
Save AutoRunner X4 Batch file
Image: KnowTechie
  1. Save your work by using the Save/Update button
Save Batch file
Image: KnowTechie
  1. Your new batch file should now be visible at the selected location. The chosen pages will open in the browser you chose when you double-click on that shortcut.
Opening Multiple Websites with a Shortcut tin Windows 11
Image: KnowTechie

READ MORE: How to create a virtual desktop in Windows 11

If you think you will need to edit the project in the future, we recommend that you save it using AutoStarter X4’s Save Project option.

AutoStarter X4 saving project
Image: KnowTechie

To open the saved project, simply select Open in the AutoStarted X4 application. After that, select the project, and then edit it.

How to open batch file in AutoStarter
Image: KnowTechie

It’s worth mentioning that you can make modifications to the batch file even if you haven’t saved the project. To edit the batch file, follow the steps below:

  1. Right-click the batch file
  2. Choose Show more options and then click on Edit to see the batch script
  3. The script will be shown in a Notepad text document
Editing AutoStarter file
Image: KnowTechie

From there, you may make further changes to the script, like adding new websites or removing unused ones.

Open multiple sites in Windows at the same time using Notepad

You can also create a shortcut to open multiple websites using a few simple lines of code in Notepad. To get started:

  1. Press the Windows + R key combination to start Run
  2. Then type Notepad and press Enter
  3. Copy the following code in Notepad:

@echo off

start https://www.WEBSITENAMEHERE.com

start https://www.WEBSITENAMEHERE.com

Open multiple sites in Windows at the same time using Notepad
Image: KnowTechie

You can add any URL to any website that you’d like after “start” on every line. Using this code, you may add as many websites as you like to the shortcut.

READ MORE: How to add Windows XP screensavers to Windows 11

Now we need to save the contents of the Notepad as a bat file. So, the Save As option is needed. To do this:

  1. Go to the File menu and select Save As or press Ctrl + Shift + S
  2. Enter StartWeb.bat on the Save As page and in the File name section
  3. Also, set the Save as file mode to All Files
  4. Finally, click Save
Save file as bat file
Image: KnowTechie

Again, you can type anything you’d like as the name for the shortcut, as long as you end it with “.bat”. Now, double-click the created shortcut file to run it. Web pages will open up in your default browser.

Shortcuts are a great way to simplify tasks

The built-in shortcut options in Windows 11 aren’t highly customizable. But you can still create complex shortcuts using AutoStarter X4 or the Notepad program on your computer.

Moreover, you may create far more adaptable shortcuts with that program to open multiple files and multiple websites in Windows 11 fast whenever you need them.

Have any thoughts on this? Let us know down below in the comments or carry the discussion over to our Twitter or Facebook.

Editors’ Recommendations:


Follow us on Flipboard, Google News, or Apple News

For the past seven years, I've been tinkering with smartphones, laptops, power banks, printers and writing reviews about them. When I'm not writing, you can bet I'm devouring information on products that are making their first foray into the market, demonstrating my unquenchable thirst for technology.

Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

More in How-To