Finally, Windows 11 will be released, and we have a release date for it: October 5th, 2021. Well, the update is free for all those who have Windows 10 PC. But, the upgrade itself was pretty much painful because of the TPM 2.0 issue.
In this new OS update, youโll get a bit of a fancier look at everything: the taskbar, game mode, or Cortana assistant. But today, we are here to talk about Cortana mainly. Although this isnโt enabled by default, and you have to log in first to enable it.
But, many users get frustrated while disabling this feature because they cannot find the right setting to disable it. Thatโs why we are here with a new guide on disabling or enabling the Cortana assistance in Windows 11. So, letโs see the steps.
Also Read Windows 11 Media Creation Tool (2021) โ How to Use it
Steps to Disable Cortana in Windows 11
As mentioned earlier in this guide, Cortana isnโt enabled by default in Windows 11; you need to enable it manually. However, suppose youโve enabled this option previously but now want to disable or remove it and donโt find a way to do so. Then, follow the steps give below:
- First of all, press theย Win + Iย button to invoke the Windows settings option. Alternatively, you can search for it using theย Windows search bar.ย
- After that, switch to theย Appsย tab and click on theย Apps & Features.
- Now, a list of installed applications will open. From that list, locate theย Cortanaย application and click on theย three-dotย button.ย
- Then, select theย Advanced optionย from the drop-down menu.
- Thatโs it. Now, toggle the buttons located in front of the Microphoneย andย Cortanaย toย Offย position.
Thatโs how you can disable the Cortana virtual assistance. Then, if you change your mood and again want to use Cortana, follow the steps mentioned above and toggle the buttons to the On position.ย
There are some alternative methods available in case the above steps do not work for you. But, then, you may go with these methods.ย
#1. Via Registry Editor
This method will disable Cortana permanently unless you again enable it using Registry. So, in this method, you must have some knowledge about how to edit the Windows Registry. But, in case you donโt know, then follow the steps mentioned further in this guide.ย
- Firstly, press theย Win+Rย buttons to invoke theย Runย dialog box and typeย Regedit. Then, hit the enter key.
- After that, in the address bar, copy and paste this location:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search
- Then, you need toย right-clickย on theย Windows Searchย folder. Now, from the drop-down menu, select theย Newย followed byย DWORD (32-bit) Value.
- After that, give it the nameย โAllowCortanaโย and double click on it.ย
- Finally, under theย Value Data, give valueย 0ย and hit the enter key.
#2. Uninstall Cortana Using Windows PowerShell
This is another method that you can use to remove Cortana from your Windows 11 PC. But, yeah! Keep in mind that this will permanently remove the Cortana file from your PC, and you wonโt be able to enable it further unless you install it again.ย
- Firstly, open the Start menu and search forย Windows PowerShell. Then, run the Command Prompt usingย admin rights.ย
- Now, use this command in case you wish to uninstall the Cortana for the current Windows 11 user:
Get-AppxPackage *Microsoft.549981C3F5F10* | Remove-AppxPackage
- However, in case you wish to uninstall it for all the current Windows 11 users, then this command will help you:
Get-AppxPackage -allusers Microsoft.549981C3F5F10 | Remove-AppxPackage
So, thatโs all we have for you on how to disable voice assistance on your Windows 11 PC. However, if this guide helped you, then give us your valuable feedback in the comment section. Also, donโt forget to check out our other latest guides too.