I'm having trouble running chrome from the command line using the URL argument protocol chrome://(example:) chrome.exe chrome://settings. The result is a new chrome window with a blank page. Other protocols (file, http, https, etc.) work. Is there a way around the path to start the protocol chrome://from the terminal?
source
share