How to Disable Cortana Using Regedit

This guide provides step-by-step instructions on how to disable the Windows Cortana search assistance engine using the Windows Registry Editor (Regedit). Modifying specific registry values allows you to completely turn off Cortana’s background integration, saving system resources and increasing privacy across Windows 10 and 11 environments.

Step 1: Open the Registry Editor

  1. Press the Windows Key + R shortcut on your keyboard to open the Run dialog box.
  2. Type regedit into the field and press Enter or click OK.
  3. If prompted by the User Account Control (UAC), click Yes to grant administrative permissions.

Step 2: Navigate to the Windows Policies Key

In the Registry Editor’s address bar at the top, paste the following path and press Enter:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows

Alternatively, you can manually navigate through the folder tree in the left sidebar to locate the Windows folder under Policies.

Step 3: Create the “Windows Search” Key (If Missing)

  1. Check if a folder (key) named Windows Search exists inside the Windows key.
  2. If it is not present, right-click on the Windows folder in the left pane.
  3. Select New > Key.
  4. Name the new key Windows Search and press Enter.

Step 4: Create and Modify the “AllowCortana” Value

  1. Select the Windows Search folder in the left navigation pane.
  2. Right-click on an empty space inside the right pane.
  3. Select New > DWORD (32-bit) Value.
  4. Name this value AllowCortana and press Enter.
  5. Double-click the newly created AllowCortana value to open its properties.
  6. Set the Value data field to 0 to disable Cortana.
  7. Ensure the Base is set to Hexadecimal, then click OK.

Step 5: Apply Changes

Close the Registry Editor. To apply the new policy settings, restart your computer or restart the Windows Explorer process via the Task Manager. Cortana will now be disabled as your search assistance engine.