- To uninstall Cortana on Windows 10, open Settings > Apps > Apps & features , and click the “Uninstall” button for Cortana.
- You can also open Command Prompt (admin) and run the “winget uninstall cortana” command, or in PowerShell (admin) , you can run the “Get-appxpackage -allusers Microsoft.549981C3F5F10 | Remove-AppxPackage” command to remove Cortana.
On Windows 10 , you can now easily uninstall Cortana, and in this guide, I’ll show you the steps to complete this process. Originally, Microsoft was positioning Cortana as an essential part of the operating system, which the company didn’t even want you to disable, but then Copilot AI came along to Windows 10 , and things changed.
Microsoft has now confirmed that it will be ending its support for Cortana before the end of 2023 . Since the assistant will no longer be available, the company has already made changes to the operating system to allow users to uninstall Cortana.
If you haven’t used the digital assistant for some time on Windows 10, it’s possible to remove it in multiple ways using the Settings app and with commands through the Windows Package Manager and PowerShell.
In this guide , I’ll teach you the steps to uninstall Cortana completely on Windows 10.
Uninstall Cortana from Windows 10
On Windows 10, the easiest way to remove Cortana is through the Settings app, but you can also use the “winget” tool in Command Prompt or PowerShell.
Method 1: Remove Cortana from Settings
To uninstall Cortana from the Settings app, use these steps:
- Open Settings .
- Click on Apps .
- Click on Apps & features .
- Select the Cortana app.
- Click the Uninstall option.
- Click the Uninstall button again.
Method 2: Remove Cortana from winget
To remove Cortana with the winget command, use these steps:
- Open Start .
- Search for Command Prompt (or PowerShell ), right-click the top result, and click the Run as administrator option.
- Type the following command to uninstall Cortana and press Enter : winget uninstall cortana
Method 3: Remove Cortana from PowerShell
To remove Cortana from PowerShell, use these steps:
- Open Start .
- Search for PowerShell , right-click the top result, and click the Run as administrator option.
- Type the following command to uninstall Cortana on Windows 11 and press Enter : Get-appxpackage -allusers Microsoft.549981C3F5F10 | Remove-AppxPackage
Once you complete the steps, the Cortana app will be removed from your Windows 10 computer.
If Copilot is also not you, it’s possible to disable it with these instructions on Windows 10 .
- Windows Protected Print Mode moves away from legacy print drivers.
- The new print stack is more secure and streamlined.
- The only caveat is that it only works with Mopria-certified printers.
Microsoft is finally modernizing the print system for Windows 11 and future releases with the new “Windows Protected Print Mode” (WPP) that aims to bring more security and a new implementation that moves away from traditional printer drivers.
The Windows Protected Print Mode is a new code stack that allows printers to connect to Windows 11 and work without installing third-party drivers. It just works. In addition, and perhaps more importantly, it’s a technology that enhances the security of the printing process. It works by isolating the print spooler and settings from the rest of the operating system, which, in turn, makes it more difficult for malicious individuals to exploit vulnerabilities and compromise your computer.
The protected print mode blocks third-party print drivers, which can be a source of vulnerabilities, which means that only drivers that Microsoft has digitally signed can be used in the operating system. As a result, only Mopria-certified printers (which have undergone rigorous security testing) are supported.
The new stack is available as a preview on Windows 11 build 26016 in the Canary Channel, and by default, it’s not enabled, meaning that the operating system doesn’t have any restrictions, and you can install any printer . However, after turning on WPP, you can only set up Mopria-certified printers .
If you have a Mopria printer, you have to enable the printer stack manually on Local Group Policy > Computer Configuration > Administrative Templates > Printers by setting the “Configure Windows protected print” to “Enabled.”
According to Microsoft , there are a few reasons for this new stack implementation. The primary reason is that printers have been through a number of attacks, and better security was needed. Perhaps the most recognized was the so-called “Print Nightmare,” which was a bug that allowed the installation of drivers remotely and permitted the attacker to gain system privileges.
Second, the printing system on Windows has been virtually the same for more than two decades, and modernization of the stack was overdue.
Compatibility is another aspect that Microsoft wanted to tackle, and even though this approach doesn’t support most older printers and has some limitations, it’s setting up a new framework to make future devices more compatible and secure.
It’s important to note that this implementation is in the early stages. In the future, the company plans to build an interface to manage the feature and continue improving the security of the new print stack.