How to Open a Web Page Using Windows Command Line (CMD)
- adsfreesearch
- Jan 19, 2024
- 1 min read
Use the start Command below to open a web page from the command line. For example, the command below would open the Computer Hope web page from the command line.
Press: Window+R
Type: CMD (Hit Enter)
In the black screen type start and your website and hit enter.

Comments