@sneeden@phnt >sudo allows you to quickly elevate a process (as administrator) Call me when it can elevate it to SYSTEM or at least TrustedInstaller (just an admin isn't enough to purge all the bloat and telemetry from the system).
> runas allows you to run programs as other users, including but not limited to as administrator. This funtionality is on the roadmap for the sudo command, but does not yet exist.
> sudo allows you to quickly elevate a process (as administrator): You can choose to do so in a new window, which resembles the runas administrator flow. You can choose to connect the elevated process to the current console window with the disableInput and normal configuration options. This is not supported with runas.
> sudo can only be elevated via the User Account Control (UAC) security feature designed to protect the operating system from unauthorized changes using verification prompt
@mint@sneeden There is a version for Win11, the question is, if it should be used. Some of the used tools aren't open-source and at that point you are using proprietary software, which might add backdoors, to remove proprietary parts from Windows.