You can use the HH command to open any website. Windows - Execute a URL from a command line without opening a browser You could probably alternatively use Invoke-WebRequest to avoid the temporary file, but Invoke-WebRequest requires PowerShell version 3 or newer. powershell.exe takes a second or two to load (indeed, several seconds if it's not been loaded since Windows was last rebooted); whereas cscript.exe fires nearly instantly. Browse other questions tagged, Start here for a quick overview of the site, Detailed answers to any questions you might have, Discuss the workings and policies of this site. This will hide the title bar close and mineralize buttons. Can't vouch for it with current IE versions. I use it as example for One might also use the [System.Net]::WebRequest .NET class, but it gets a little complicated constructing all the objects needed to proceed beyond fetching the HTTP headers to having the web server serve the web page. Firefox command line option -fullscreen didn't work for me: But the use of R-kiosk 0.9.0 extension by Kimmo Heinaaro works like a charm. You can use Wget or cURL, see How to download files from command line in Windows like wget or curl. Can you use wget? in a cmd console for more info. But I need a URL to run in the background for my security cameras. This suited my needs perfectly; thanks for sharing! Effect of a "bad grade" in grad school applications. You cannot load a website as the chrome. Has depleted uranium been considered for radiation shielding in crewed spacecraft beyond LEO? Is it safe to publish research papers in cooperation with Russian academics? Connect and share knowledge within a single location that is structured and easy to search. He's currently an API/Software Technical Writer based in Tokyo, Japan, runs VGKAMI andITEnterpriser, and spends what little free time he has learning Japanese. In case I was mistaken, here's the answer to the question you asked. How can I stop my browser from opening up itself and loading a page when internet is connected? Open Command Prompt (type cmd in Windows Search and select Command Prompt) and run this command: Replace with the URL of the site you want to visit. Flutter change focus color and icon color but not works. The fastest way to execute a remote CGI script would be to use an XMLHTTPRequest with Windows Script Host (VBScript or JScript). [Solved] Open a URL without using a browser from a batch file