Where Copilot lives and why you might want to remove it

Copilot is a sidebar that Microsoft added to Windows 11 starting in September 2023. It sits on the right edge of your screen and uses artificial intelligence to answer questions, summarize text, and suggest actions based on what you're doing. You can disable it entirely, remove just the taskbar button, or leave it installed but turn off the background processes that run even when you're not using it.

The reason to disable it depends on your situation. If you straightforward don't use it, turning it off frees up memory and processor cycles — Copilot runs background tasks that consume resources even when the sidebar is closed. If you're concerned about what data it collects or sends to Microsoft, disabling it stops those transmissions. If you just find the taskbar button distracting, you can hide that without removing the whole feature.

The steps differ slightly depending on whether you want to hide the button, disable the feature, or remove it from running in the background. All three are reversible — you can turn Copilot back on later if you change your mind.

Key Takeaways

  • You can hide the Copilot button from your taskbar without fully disabling the feature, which takes one right-click.
  • Disabling Copilot entirely requires either a Group Policy change (Windows Pro and higher) or a Registry edit (all Windows 11 versions).
  • Even after disabling Copilot, background processes may continue running unless you also turn off the AI features in Settings.
  • If you use a work computer managed by your employer, Copilot may already be disabled by your IT department and you won't see the option to turn it on.

Hiding the Copilot button from your taskbar

The fastest way to stop seeing Copilot is to remove the button from your taskbar. Right-click on the Copilot icon (it looks like a small diamond shape) in the taskbar at the bottom of your screen. Select "Unpin from taskbar." The button disappears when ready, and Copilot is still installed but no longer visible.

This does not stop Copilot from running in the background. If you want to prevent it from consuming memory and processor power, you need to take the next step.

Disabling Copilot using Group Policy (Windows 11 Pro, Enterprise, or Education)

If you have Windows 11 Pro, Enterprise, or Education edition, you can use Group Policy to disable Copilot completely. Home edition does not have Group Policy, so skip to the Registry method below.

Press the Windows key and type "gpedit.msc" without quotes, then press Enter. This opens the Group Policy Editor. Navigate to: Computer Configuration > Administrative Templates > Windows Components > Windows Copilot. Double-click the setting called "Turn off Windows Copilot." Select "Enabled" and click OK. Restart your computer for the change to take effect.

After restart, the Copilot button will be gone from your taskbar and Copilot will not run in the background. If you later want to turn it back on, return to the same location, select "Disabled" or "Not Configured," and restart again.

Disabling Copilot using Registry (all Windows 11 versions)

If you have Windows 11 Home or cannot access Group Policy, you can disable Copilot by editing the Registry. This method works on all Windows 11 editions but requires more care — a mistake in the Registry can cause problems, so follow the steps exactly.

Press the Windows key and type "regedit" without quotes, then press Enter. The Registry Editor opens. On the left side, navigate to: HKEY_CURRENT_USER > Software > Policies > Microsoft > Windows. Right-click on "Windows" and select "New" > "Key." Name the new key "WindowsCopilot" (no spaces). Right-click inside the WindowsCopilot folder and select "New" > "DWORD (32-bit) Value." Name it "TurnOffWindowsCopilot" without quotes. Double-click the new value and change the number from 0 to 1, then click OK. Close the Registry Editor and restart your computer.

After restart, Copilot will be disabled. To turn it back on later, return to the same location, change the value back to 0, and restart.

Turning off AI features in Settings (reduces background activity)

Even after disabling Copilot through Group Policy or Registry, some AI-related background processes may continue running. To stop these, open Settings by pressing Windows key + I. Go to Privacy & Security > General. Scroll down and turn off "Generative AI experiences" and any toggle related to AI features. This prevents Windows from collecting data for AI purposes and stops some background processes.

Next, go to System > Notifications & actions and turn off "Suggestions" if you see that option. These settings vary slightly depending on your Windows build, so you may not see all of them.

What happens if your computer is managed by your workplace

If your computer is managed by your employer's IT department, Copilot may already be disabled through Group Policy set by your organization. In that case, you won't see the Copilot button or the option to enable it, and you don't need to do anything. If you want to confirm whether it's disabled, check with your IT support team — they can tell you what policies are in place on your device.

Do not try to override workplace policies using Registry edits. Your IT department monitors these changes, and overriding them can violate your acceptable use agreement or create security problems.

Checking whether Copilot is actually off

After you disable Copilot, verify that it's gone. Look at your taskbar — the Copilot button should no longer appear. Open Task Manager by pressing Ctrl + Shift + Esc and search for any process with "copilot" in the name. If you see processes still running after a restart, the disable method didn't take effect. Try restarting your computer again, or check that you followed the Group Policy or Registry steps exactly.

If Copilot keeps reappearing after you disable it, you may have a Windows update that re-enabled it. Microsoft occasionally re-enables Copilot in updates, so you may need to disable it again after a major update.

Frequently Asked Questions

Will disabling Copilot break anything else on my computer?

No. Copilot is a separate feature and disabling it does not affect Windows, your programs, or your files. You can turn it back on anytime without any lasting effects.

Does disabling Copilot stop Microsoft from collecting data about me?

Disabling Copilot stops data collection specifically related to Copilot use. However, Windows itself still collects diagnostic data. If you want to reduce all data collection, go to Settings > Privacy & Security > General and turn off diagnostic data and activity history.

Can I disable Copilot on Windows 10?

Copilot is only available on Windows 11. If you have Windows 10, you don't have Copilot and don't need to disable it. Some AI features may appear in other Microsoft programs like Edge or Office, but those are separate from Windows Copilot.

What if I disable Copilot and then want to turn it back on?

If you used Group Policy, return to gpedit.msc, navigate to the same location, and select "Disabled" or "Not Configured." If you used Registry, change the TurnOffWindowsCopilot value back to 0. Restart your computer and the Copilot button will return.

Does hiding the taskbar button do the same thing as disabling Copilot?

No. Hiding the button removes it from view but Copilot still runs in the background and consumes resources. To actually stop it from running, use Group Policy or Registry to disable it.