Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - Drop down and tweak it!

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews




spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Macrium Reflect FREE Edition
3. Smart Defrag
4. Visual C++ Redistributable Runtimes AIO Repack
5. Visual C++ Runtime Installer (All-In-One)
6. McAfee Removal Tool (MCPR)
7. MusicBee
8. Rufus
9. Sergei Strelec's WinPE
10. K-Lite Mega Codec Pack
More >>

top reads

Star How to Disable 1-Click Ordering on Amazon (and Avoid Surprise Charges)

Star How to Fix Shallow Paint Layer Depth in Bambu Studio

Star Aviator Betting Game Secrets: Unlock 97% RTP & Triple Your Wins

Star Windows Recall: What It Is, Why Hackers Will Love It, and How to Stay Safe

Star Star Trek Fleet Command Promo Codes: Redeem Codes for Free Shards, Blueprints And Resources

Star How To Use VLC Media Player to Trim Video Clips

Star What Is the $WinREAgent Folder and Can I Delete It?

Star Swear Your Way to Better Search Results

Star How to Get a Dark Start Menu and Taskbar in Windows 10 & 11

Star Enable, Disable, Manage, Delete or Create a System Restore Point


MajorGeeks.Com » Overview» Tutorials and Video Guides » Open Multiple Websites With a Batch File in Windows 10 & 11

Open Multiple Websites With a Batch File in Windows 10 & 11

By Timothy Tibbetts

on 06/23/2023

If you start your web browser and frequently visit the same websites, you can create a batch file to open all of your favorite websites at once.

Using a batch file will open the websites you choose in tabs using your default browser, and the steps are easy enough even for beginners.

Video tutorial:



Open Multiple Websites With a Batch File in Windows 10

Open Notepad or your favorite text editor.

Using the following four lines as a template, edit, add, or remove as many websites as you like.

@echo off
start https://www.majorgeeks.com
start https://www.tweaking.com
start https://www.youtube.com/channel/UC9-wz8Md_X6V3BCihYW3jig


Using the sleep command, you can determine the order in which tabs open (Thanks ZeWolf77). Enter the websites in the order to open them and add sleep 10 between each website.

@echo off
start https://www.majorgeeks.com
sleep 10
start https://www.tweaking.com
sleep 10
start https://www.youtube.com/channel/UC9-wz8Md_X6V3BCihYW3jig




Click File > Save as in the top left corner.

Click on Save as type and click on All Files (*.*).

Choose a folder location and name the batch file with a .bat extension. For example, we used Websites.bat.





Double-click your new batch file to verify it works.

Open Multiple Websites on Startup in Windows 10

You can also add the batch file to startup, so your web browser automatically opens and loads your favorite websites. While this will work on any computer, a faster computer or SSD hard drive is recommended, or your startup time could be affected.

Right-click on your shortcut and click Copy.

Press the Windows Key + R and type in shell:startup.

Right-click on the right side and click Paste.



Restart your computer to try it out!

Similar:
  • Windows 10 Changes Your Default Web Browser
  • How to Change the Microsoft Edge Homepage Home Page Layout
  • How to Make Google Chrome and Mozilla Firefox Run Like New Again





  • © 2000-2025 MajorGeeks.com
    Powered by Contentteller® Business Edition