Все в кучу :)
Delete Cortana with Winget Command

Delete Cortana with Winget Command

Winget is the new Microsoft package manager that will allow us to install, update and delete programs from CMD or any terminal for Windows. This tool is completely free and, although in the future it will be part of Windows, to use it right now it is necessary to download and install the latest version by hand from its own GitHub repository (opens in a new tab).

Once Winget is installed on the PC , with this simple command we will be able to completely uninstall the personal assistant from our computer:

winget uninstall cortana

But Cortana is not the only thing we can erase from the computer using Winget. If we use the command “winget list” we will be able to see a list of each and every one of the programs, packages and components that we have installed on the computer. And, using the “uninstall” parameter we will be able to delete them anyway, quickly, easily and without any danger.

winget list