亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

Table of Contents
Table of Contents
Disable “Ask Copilot” Through Registry Edit
Use a Notepad REG File to Remove “Ask Copilot”
Use Local Group Policy Editor to Hide “Ask Copilot”
Use a Third-Party Context Menu in Windows
Home Computer Tutorials Computer Knowledge How to Remove 'Ask Copilot' from the Windows 11 Right-Click Menu - Make Tech Easier

How to Remove 'Ask Copilot' from the Windows 11 Right-Click Menu - Make Tech Easier

Aug 03, 2025 am 01:57 AM

Microsoft continues to integrate Copilot deeply across Windows 11, embedding it from the taskbar to the search function—and now, into the right-click context menu. Since May 2025, an “Ask Copilot” option has appeared when you right-click on your desktop or files. While some users appreciate the quick access, many find it unnecessary or intrusive, especially if they rarely use Copilot or prefer a cleaner context menu.

The good news is, you can remove the “Ask Copilot” entry without uninstalling the entire Copilot application. Here are several effective methods to hide it.

Table of Contents

  • Disable “Ask Copilot” Through Registry Edit
  • Use a Notepad REG File to Remove “Ask Copilot”
  • Use Local Group Policy Editor to Hide “Ask Copilot”
  • Use a Third-Party Context Menu in Windows

Disable “Ask Copilot” Through Registry Edit

The Windows context menu can be customized via the registry. By modifying specific registry keys, you can hide the “Ask Copilot” option.

Start by pressing Win R, type regedit, and press Enter to open the Registry Editor. Navigate to the following path:

<code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions</code>

Right-click on Shell Extensions, choose NewKey, and name the new key Blocked.

How to Remove

Now, open the Blocked folder. Right-click in the right pane, select NewString Value, and name it {CB3B0003-8088-4EDE-8769-8B354AB2FF8C}.

How to Remove

Double-click the newly created string and set its Value data to either Copilot or Ask Copilot. Click OK to save.

How to Remove

Restart your computer. After rebooting, the “Ask Copilot” option will no longer appear in the standard right-click menu—though it remains accessible under Show more options if you ever need it.

Pro Tip: Use PowerToys’ Command Palette to quickly jump to registry paths by pasting them directly.

Use a Notepad REG File to Remove “Ask Copilot”

You can automate the registry change using a .reg file created in Notepad. This method is fast and repeatable.

Open Notepad with administrator privileges via the Start menu. Go to FileNew Window, then paste the following code:

<code>Windows Registry Editor Version 5.00<br>[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]<br>"{CB3B0003-8088-4EDE-8769-8B354AB2FF8C}"="Ask Copilot"</code>

How to Remove

Save the file with a .reg extension—such as Remove-Copilot.reg—making sure Notepad doesn’t add a .txt suffix.

Double-click the saved .reg file. When prompted, click Yes to confirm the registry update.

How to Remove

You’ll see a confirmation: “The keys and values have been successfully added to the registry.” Click OK.

After a restart, the “Ask Copilot” item will be gone from the right-click menu.

Bonus: Explore how to enable AI Actions in Windows 11, another AI-powered feature separate from Copilot.

Use Local Group Policy Editor to Hide “Ask Copilot”

For users on Windows 11 Pro or Enterprise, the Local Group Policy Editor offers a more comprehensive way to disable Copilot integrations.

Press Win R, type gpedit.msc, and hit Enter. Navigate through:

User ConfigurationAdministrative TemplatesWindows ComponentsWindows Copilot

On the right, double-click Turn off Windows Copilot. In the dialog that appears, select Enabled, then click Apply and OK.

How to Remove

This setting removes the “Ask Copilot” option from the context menu and disables Copilot features across Windows apps—including suggestions like “Summarize” or “Rewrite” in Notepad or WordPad.

How to Remove

Note: You can still manually open Copilot via the Start menu or pin it to the taskbar, but it won’t appear in system-integrated locations.

Use a Third-Party Context Menu in Windows

If you'd rather avoid editing system settings, a third-party tool can simplify context menu management.

Easy Context Menu is a lightweight, user-friendly utility that lets you customize the right-click menu without touching the registry.

Download it from the official site, extract the ZIP file, and open the x_64 folder (for 64-bit systems). Launch the executable.

Go to FileContext menu cleaner. This displays all current entries in your context menu.

How to Remove

Locate “Ask Copilot” in the list and remove it. The change takes effect immediately.

How to Remove

This method is ideal for users who want control over their context menu without risking system stability.


These methods give you full control over the “Ask Copilot” context menu item in Windows 11. Whether you prefer built-in tools or third-party apps, you can keep Copilot installed while removing its clutter from everyday workflows.

You might also be interested in learning how to clean up the “Open With” list in the right-click menu.

While Copilot adds value—like managing Android devices from your PC or enhancing Edge with natural language queries—its deep integration isn’t for everyone. Since future Windows updates are likely to depend on Copilot, keeping it installed while hiding unwanted elements is a balanced approach.

The above is the detailed content of How to Remove 'Ask Copilot' from the Windows 11 Right-Click Menu - Make Tech Easier. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
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

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

PHP Tutorial
1488
72
Google Translate Picture | Translate Text in Images - MiniTool Google Translate Picture | Translate Text in Images - MiniTool Jul 12, 2025 am 12:57 AM

This Google translate picture guide shows you how to translate text from an image. If you are looking for more computer tips and solutions, you can visit php.cn Software official website where you can also find some useful computer tools like php.cn

How to Install Device Drivers Manually on Windows 11/10? - MiniTool How to Install Device Drivers Manually on Windows 11/10? - MiniTool Jul 06, 2025 am 12:15 AM

If your Windows 11/10 computer doesn’t automatically the latest versions of device drivers, you will need to manually install them. In this post, php.cn Software will show you 3 different methods to manually install drivers on your device.

How to Amplify/Boost/Increase Microphone Volume Windows 11? - MiniTool How to Amplify/Boost/Increase Microphone Volume Windows 11? - MiniTool Jul 06, 2025 am 12:27 AM

This post delivered by php.cn official web page introduces three methods to improve microphone volume and boost its performance, in Control Panel, via Settings, and by Device Manager. Read the below content to view details.

How to Open and Run dxdiag.exe on Windows 10/11 How to Open and Run dxdiag.exe on Windows 10/11 Jul 06, 2025 am 12:23 AM

This post includes answers for what is dxdiag, how to run dxdiag in Windows 10/11, DirectX Diagnostic Tool’s main functions, and how to update dxdiag.exe driver. php.cn Software also provides many other computer tips and solutions for users. You can

what is an operating system what is an operating system Jul 11, 2025 am 03:16 AM

The operating system is the basic software for managing hardware resources, running programs, and providing user interaction interfaces. It coordinates the relationship between hardware and software and is responsible for memory allocation, device scheduling, file management and multitasking. Common systems include Windows (suitable for office and gaming), macOS (Apple devices, suitable for creative work), Linux (open source, suitable for developers), and Android/iOS (mobile device system). The choice of ordinary users depends on the usage scenario, such as software compatibility, security and customization requirements. How to view system information: Use winver command for Windows, click on the machine for macOS, use terminal commands for Linux, and find the phone in settings. The operating system is the underlying tool for daily use,

Best Ways to Fix Windows 11/10 Control Panel Not Opening! Best Ways to Fix Windows 11/10 Control Panel Not Opening! Jul 08, 2025 am 12:01 AM

Have you ever wanted to adjust computer settings to fix some issues but suffered from Control Panel not opening? There is nothing more frustrating than this app not turning on, stopping you from viewing and changing system settings. In this post, mul

What Is Dell Digital Locker? How to Log in and Use It on Dell PC? - MiniTool What Is Dell Digital Locker? How to Log in and Use It on Dell PC? - MiniTool Jul 07, 2025 am 12:28 AM

What is Dell Digital Locker? How to log into Dell Digital Locker? This post from php.cn provides answers. Besides, you can know how to use your Dell Digital Locker to find software products included with your Dell computer.

How to Open Windows 11 Computer Management Console in 7 Ways? - MiniTool How to Open Windows 11 Computer Management Console in 7 Ways? - MiniTool Jul 09, 2025 am 12:18 AM

This essay summarized by php.cn Software mainly teaches you how to open Windows 11 Computer Management with Windows Search, Quick Link menu, Run dialog, command prompt, PowerShell, File Explorer, Control Panel, as well as a desktop shortcut.

See all articles