Multiple choice technology operating systems

What is the command to open cmd with other user'd or admin's ID?

  1. RunAs

  2. Open

  3. Run

  4. None

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The runas command allows you to execute programs or the command prompt under a different user account, including administrator credentials. This is essential for performing tasks requiring elevated privileges without logging out of the current session.