what is the purpose of this feature?? Trying to think of a use case aside from being lazy and opening a web browser
you can use it for anything you'd put in the "run" box. eg: "winword" to open Word
Found today Sudo for Windows that Microsoft recently added to Windows 11 (in version 24H2).For power users it can be pretty annoying when trying to run a command/application in terminal (CMD/PowerShell) and then realize it doesn't work, or it's not good enough, because you are in a non-elevated terminal. And then you need to open a new terminal window As Administrator and run it...This is the solution for this issue! Just like in Linux terminal you can always run a single command with elevated permission by using sudo, this is the Windows implementation of that idea, and it comes built-in with Windows (just needs to be enabled.)https://devblogs.microsoft.com/commandline/introducing-sudo-for-windows/https://learn.microsoft.com/en-us/windows/sudo/