Microsoft has launched a new command-line interface for the Microsoft Store, accessible through PowerShell on Windows 11. This feature allows users to manage apps without opening the traditional Store interface.
Command-Line Features
By typing 'store' in PowerShell, users can access a range of subcommands to search for, install, and update software. This new tool simplifies app management by eliminating the need for exact app names during installation. For instance, entering 'store install firefox' will locate the best match and prompt for confirmation.
Limitations and Compatibility
While the command-line interface streamlines app management, it only supports applications available in the Microsoft Store. This means popular apps like Google Chrome and Paint.net are not accessible through this tool. Users can utilize commands like 'store search' to find apps, 'store show' for details, and 'store browse-apps' to explore categories and bestsellers.
Updating Made Easy
The command-line interface excels in updating applications. The 'store updates' command lists all apps needing updates, allowing users to update them collectively or individually with 'store update <app>'. This feature enhances efficiency for users accustomed to command-line operations.