Share via

runas fail

陽IG 1 Reputation point
2022-02-18T09:45:16.237+00:00

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
  1. 陽IG 1 Reputation point
    2022-02-25T12:19:19.57+00:00

    Improved in Build 22563.

    Was this answer helpful?

    0 comments No comments

  2. 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.

    Was this answer helpful?


  3. S.Sengupta 30,691 Reputation points MVP Volunteer Moderator
    2022-02-19T01:44:05.443+00:00

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.