All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Microsoft Releases Sudo for Windows: Run Elevated Commands from Unelevated Terminals

By

luispa

1mo ago· 3 min readenCode

Summary

Microsoft has released 'Sudo for Windows,' a tool that allows users to run elevated commands directly from unelevated terminal windows. The tool is available for Windows 11 builds 26045 and later, and can be enabled through the Windows Settings app on the 'Developer Features' page. The project is not a fork of the Unix/Linux sudo project, as Windows and Linux have fundamentally different permission systems and command line experiences. The repository serves as a place for users to report issues and file feature requests for this new Windows development tool.

Key quotes

· 4 pulled
Sudo for Windows allows users to run elevated commands directly from unelevated terminal windows.
The 'Inbox' version of sudo is available for Windows 11 builds 26045 and later.
Everything about permissions and the command line experience is different between Windows and Linux.
This project is not a fork of the Unix/Linux sudo project.
Snippet from the RSS feed
It's sudo, for Windows. Contribute to microsoft/sudo development by creating an account on GitHub.

You might also wanna read