sudo
sudo copied to clipboard
[Windows 11 Insider Beta] Access Denied when Admin Protection is on
Sudo for Windows version
1.0.1
Windows build number
10.0.26120.4733
Other Software
So far, I've tested with the Developer Command Prompt for Visual Studio 2022 and the
Steps to reproduce
- Enable Admin Protection.
- Open the Developer Command Prompt for Visual Studio 2022.
- Run
sudo ngen eqi. - Permit changes.
Expected Behavior
The sudo command should run normally. For example, ngen runs runs.
Actual Behavior
Unknown error: Access denied. (0x80070005)
This happens everywhere when using sudo. I ran sudo on winget, I authentificate, and it returned to the following error as access denied. It has been over a year now and sudo hasn't introduced drastic changes at all to the point i feel like the project is abandoned.