Improved in Build 22563.
runas fail
I tried to start Chrome as a different user than the signed-in user with the following command.
runas /user:user01 "C:\Program Files\Google\Chrome\Application\chrome.exe"
As a result, the following error message was displayed and Chrome failed to start.
RUNAS エラー: 実行できません - C:\Program Files\Google\Chrome\Application\chrome.exe
87: パラメーターが間違っています。
Does anyone know how to resolve the error?
The following are supplementary items.
・It used to start normally, but recently the above error has started to occur.
・I'm using the Windows Insider Program and the experience is Windows Feature Experience Pack 1000.22557.1.0.
Windows for business | Windows Client for IT Pros | User experience | Other
3 answers
Sort by: Most helpful
-
Reza-Ameri 45,816 Reputation points Volunteer Moderator
2022-02-19T16:21:07.113+00:00 Try open start and search for cmd or Command prompt and right click and run it as administrator and then type the following command:
sfc /scannow
Press enter and let it runs.
In case problem persist, open start and search for feedback and open the Feedback Hub app and report this issue. -
S.Sengupta 30,691 Reputation points MVP Volunteer Moderator
2022-02-19T01:44:05.443+00:00