Sometimes it is required to run an application as a different user.
For example, you may want to run an elevated command prompt to execute some commands with administrative privileges.
In Windows, an executable file can be run as a different user from the File Explorer or using the command line. (more…)