powershell open chrome code example Example: powershell open chrome url in incognito [System.Diagnostics.Process]::Start("chrome.exe","--incognito $url")