sudo icon indicating copy to clipboard operation
sudo copied to clipboard

It's sudo, for Windows

Results 67 sudo issues
Sort by recently updated
recently updated
newest added

**Fixes #125** ## Summary This PR implements complete Windows 11 Administrator Protection (AP) compatibility for sudo. The solution uses a broker service pattern to enable elevation through System Managed Administrator...

### Sudo for Windows version sudo 1.0.1 ### Windows build number 10.0.26100.0 ### Other Software _No response_ ### Steps to reproduce 1. Windows Settings → System → For developers 1....

Issue-Bug
Needs-Triage

### Sudo for Windows version 1.0.1 ### Windows build number 10.0.26100.0 ### Other Software Assembly Binding Log Viewer 4.0.30319.0 ### Steps to reproduce 1. Configure inline `sudo`. 2. Run `sudo...

Issue-Bug
Needs-Triage

### Description of the new feature / enhancement Hi, we have two users on Windows : a standard user and an admin user. Can you please add a `--user` (`-u`)...

Issue-Feature
Needs-Triage

After Rust 1.89.0 version, [Lifetime elision lint](https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/#mismatched-lifetime-syntaxes-lint) added. This creates `error: hiding a lifetime that's elided elsewhere is confusing` error and requires sudo\src\rpc_bindings.rs:16:19 | 16 | pub fn new(s: &str)...

### 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 ###...

Issue-Bug
Needs-Triage

Minor clarification in README to explain what "Inbox" version means for users. Minor improvements to README: Clarified what “Inbox” version means Improved grammar and phrasing Made scripts/ link clickable Cleaned...