Page 1 of 1

Windows 11 update 24H2 is out and brings sudo for Windows!!

Posted: Wed Oct 09, 2024 2:30 pm
by SHAdmin
This is a really exciting feature. Now we can simply add sudo to a command and get escalated rights to any windows command on PowerShell! This was announced by Microsoft way back in February 2024, and it is now already released in the current Windows 11 24H2 update!

Sudo for Windows: Now sudo jokes will not be limited to only Linux

I already have got the update on my laptop and excited to use the command! Although i am still to see many more use cases than just the example shared in the article.

Code: Select all

sudo netstat -ab
Can you guys share which commands do you think are a perfect use case for using sudo in Windows?