Run windows application as different user

Windows
<pre><code>Runas /profile /user:mydomain\auser &quot;cmd.exe&quot; </code></pre>

© 2026 Code0x378