Google-chrome – Starting Google Chrome from the command line with a blank page

google-chrome

How can I start Google Chrome with a blank page from the command line (chrome.exe)?

Best Answer

From the command line, simply type:

chrome.exe -homepage "about:blank"