Resolved: Cortana Not Closing on Windows 10

May 30, 2025

0
(0)

Resolved: Cortana Not Closing on Windows 10

Cortana, Microsoft’s virtual assistant, was once promoted as a central feature of Windows 10, helping users with voice commands, reminders, search queries, and more. However, over time, many users have either stopped using Cortana or find it intrusive. One particular issue users have reported is Cortana refusing to close or remain shut even after they attempt to disable or exit the app.

If you’re frustrated with Cortana always running in the background or popping up without your permission, you’re not alone. Fortunately, there are multiple methods to either close Cortana, disable it, or remove its background activity completely.

Let’s go step-by-step through the most effective ways to fix the issue where Cortana won’t close in Windows 10.

Cortana Not Closing

Why Cortana Won’t Close

Before diving into solutions, it helps to understand why Cortana might keep running:

  • Background processes: Even if you exit Cortana from the visible interface, its background process may remain active.

  • Windows updates: Some updates re-enable Cortana or override your settings.

  • Registry and Group Policy settings: If not configured properly, Cortana can restart on login.

  • Taskbar integration: Cortana is embedded in the taskbar search box, making it tricky to fully exit.

Now let’s go over how to regain control over Cortana.

Cortana Not Closing2

Solution 1: End Cortana from Task Manager

Sometimes Cortana may appear to be closed but still runs in the background. Here’s how to end the process:

  1. Press Ctrl + Shift + Esc to open Task Manager.

  2. In the Processes tab, scroll down and find Cortana.

  3. Click on it and choose End Task.

Note: Cortana may reappear on its own, especially after a restart. To prevent that, you’ll need to take further steps below.

Cortana Not Closing3

Solution 2: Disable Cortana from Startup

Preventing Cortana from launching at boot time can help minimize its presence.

  1. Press Ctrl + Shift + Esc to open Task Manager.

  2. Go to the Startup tab.

  3. Look for Cortana. If it’s listed, right-click and choose Disable.

This will stop it from automatically starting every time you boot your PC.

Cortana Not Closing4

Solution 3: Turn Off Cortana’s Background Activity

Even if you rarely use Cortana, it might still run in the background. Here’s how to disable its background activity:

  1. Open Settings by pressing Windows + I.

  2. Go to Privacy > Background apps.

  3. Scroll down and find Cortana in the list.

  4. Toggle the switch to Off.

This stops Cortana from running in the background when not actively used.

Cortana Not Closing5

Solution 4: Uninstall Cortana Using PowerShell

If you’re certain you don’t want Cortana on your system at all, you can uninstall it with a PowerShell command. Here’s how:

  1. Press Start, type PowerShell, right-click on Windows PowerShell, and select Run as administrator.

  2. Enter the following command and press Enter:

mathematica
Get-AppxPackage -allusers Microsoft.549981C3F5F10 | Remove-AppxPackage

This will remove Cortana from your system. Note: If you want it back later, you’ll need to reinstall it via the Microsoft Store.

Cortana Not Closing6

Solution 5: Disable Cortana Using Group Policy (For Windows 10 Pro or Enterprise)

If you’re using Windows 10 Pro or Enterprise, you can disable Cortana via the Group Policy Editor.

  1. Press Windows + R, type gpedit.msc, and press Enter.

  2. Navigate to the following path:

pgsql
Computer Configuration > Administrative Templates > Windows Components > Search
  1. Find the setting called Allow Cortana, double-click it, and choose Disabled.

  2. Click Apply, then OK.

  3. Restart your computer.

After rebooting, Cortana should be disabled and won’t run anymore.

Cortana Not Closing7

Solution 6: Disable Cortana via Registry Editor (Windows 10 Home Users)

If you’re on Windows 10 Home, which doesn’t have Group Policy Editor, use the Registry instead:

  1. Press Windows + R, type regedit, and press Enter.

  2. Navigate to the following location:

sql
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search

If the Windows Search key doesn’t exist, right-click on Windows, choose New > Key, and name it Windows Search.

  1. Right-click in the right pane, select New > DWORD (32-bit) Value.

  2. Name it AllowCortana, then double-click it.

  3. Set the value to 0 and click OK.

  4. Restart your computer.

This disables Cortana across your system.

Cortana Not Closing8

Solution 7: Hide Cortana from the Taskbar

Even if Cortana is inactive, the icon might still be visible on your taskbar.

To hide it:

  1. Right-click an empty space on the taskbar.

  2. Hover over Cortana, then select Hidden.

This removes the Cortana button and prevents accidental activation.

Cortana Not Closing9

Solution 8: Check for Windows Updates

Sometimes, Cortana issues are linked to bugs or update conflicts. Make sure your system is up to date.

  1. Go to Settings > Update & Security > Windows Update.

  2. Click Check for updates.

  3. Install any available updates and restart your PC.

Some updates might patch Cortana issues or restore removed features, so reapply your settings afterward if needed.

Cortana Not Closing10

Final Thoughts

Cortana was designed to be a helpful digital assistant, but not all users appreciate its presence or background activity. If Cortana won’t close, runs in the background, or reactivates after being disabled, the solutions above will help you take back control of your system.

Whether you choose to disable, remove, or hide Cortana, Windows 10 gives you enough tools—though sometimes hidden—to manage the assistant the way you want. For most users, a combination of ending the task, disabling background activity, and adjusting Group Policy or the Registry provides a long-term solution.

Remember to always backup your registry before making changes, and only uninstall system apps like Cortana if you’re confident in your troubleshooting skills.

How useful was this guide?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments