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:

  1. 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.ย 
  2. After that, switch to theย Appsย tab and click on theย Apps & Features. Apps & Features Windows 11
  3. Now, a list of installed applications will open. From that list, locate theย Cortanaย application and click on theย three-dotย button.ย 
  4. Then, select theย Advanced optionย from the drop-down menu. Advanced option to disable Cortana
  5. Thatโ€™s it. Now, toggle the buttons located in front of the Microphoneย andย Cortanaย toย Offย position. turn off microphone and cortana

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.ย 

  1. Firstly, press theย Win+Rย buttons to invoke theย Runย dialog box and typeย Regedit. Then, hit the enter key.
  2. After that, in the address bar, copy and paste this location:
    Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search
  3. 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.DWORD (32-bit) Value Windows 11 Regisrty editor
  4. After that, give it the nameย โ€œAllowCortanaโ€ย and double click on it.ย 
  5. 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.ย 

  1. Firstly, open the Start menu and search forย Windows PowerShell. Then, run the Command Prompt usingย admin rights.ย 
  2. Now, use this command in case you wish to uninstall the Cortana for the current Windows 11 user:
    Get-AppxPackage *Microsoft.549981C3F5F10* | Remove-AppxPackageGet-AppxPackage *Microsoft.549981C3F5F10* | Remove-AppxPackage
  3. 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.

LEAVE A REPLY

Please enter your comment!
Please enter your name here