Home  >  Article  >  System Tutorial  >  How to Disable or Enable Cortana on Windows 10

How to Disable or Enable Cortana on Windows 10

PHPz
PHPzOriginal
2024-08-01 19:51:02877browse

This tutorial will show you how to enable or disable the ability of all users to turn on Cortana in Windows 10. Here provide 3 ways to disable or enable Cortana in Windows 10 Anniversary Update.


  • Option 1: Disable Cortana by turning it off
  • Option 2: Disable Cortana using Group Policy
  • Option 3: Disable Cortana using Registry Editor

How to Disable Cortana by turning it off on Cortana Settings

If you don't want Cortana to show up in your search box, click on the little 3-lined hamburger icon on the top left and then choose Settings. Then simply toggle the setting to Off to disable it.

Tips: This will delete all the data of Cortana that have about the device and disable itself completely.

How to Disable or Enable Cortana on Windows 10

To restore enable Cortana for your Computer, you need to sign in with another Microsoft account instead.

How to Enable or Disable Cortana via Group Policy

Use these steps, you can quickly enable or disable Cortana using Group Policy.

Step 1: Open the Local Group Policy Editor.

How to Disable or Enable Cortana on Windows 10

Step 2: Navigate to Computer Configuration > Administrative Templates > Windows Components > Search. Locate the Allow Cortana setting in the right pane and double-click it.

Step 3: Set the Allow Cortana option to Disabled and then click OK.

How to Disable or Enable Cortana on Windows 10

To enable Cortana, use the same steps above, in Step 3, set the Allow Cortana option to Enable.

You can now close the group policy editor. You'll have to restart your PC for this change to take effect.

How to Disable Cortana via Registry Editor

Use these steps, you can easily enable or disable Cortana in Registry Editor.

Step 1: Open the Registry Editor.

How to Disable or Enable Cortana on Windows 10

Step 2: Navigate to ComputerHKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionSearch.

Step 3: From the right-side pane, you can see a REG_DWORD value named "Search box Taskbar Mode", double-click on SearchboxTaskbarMode, and change the value data as 0 to disable the Cortana.

How to Disable or Enable Cortana on Windows 10

To enable Cortana, change the value data of SearchboxTaskbarMode to 1 or delete it.

The above is the detailed content of How to Disable or Enable Cortana on Windows 10. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn