Running chrome as an alternate user while logged in with different credentials

Add the --no-sandbox switch to Chrome

runas /user:test /profile "C:\Program Files (x86)\Google\Chrome\A pplication\chrome.exe --no-sandbox"

! This will defeat the purpose of running Chrome with restricted account

You can also try to install Chrome for All users at install time.. install Chrome for the specific account you want to use first...


When using Windows 10 (and I think 7) you can hold down shift and right-click the application and choose "Run as different user" ... much simpler.