{"id":160367,"date":"2026-05-27T18:17:03","date_gmt":"2026-05-27T18:17:03","guid":{"rendered":"https:\/\/christiancorner.us\/index.php\/2026\/05\/27\/two-ways-to-completely-remove-microsoft-copilot-from-windows-11\/"},"modified":"2026-05-27T18:20:15","modified_gmt":"2026-05-27T18:20:15","slug":"two-ways-to-completely-remove-microsoft-copilot-from-windows-11","status":"publish","type":"post","link":"https:\/\/christiancorner.us\/index.php\/2026\/05\/27\/two-ways-to-completely-remove-microsoft-copilot-from-windows-11\/","title":{"rendered":"Two ways to completely remove Microsoft Copilot from Windows 11"},"content":{"rendered":"<p>\n<\/p>\n<div id=\"\">\n<hr class=\"custom-gradient-background my-6 h-(6px) max-w-(75px) border-0\"\/>\n<p>I don&#8217;t mind using AI services occasionally, but I dislike it when companies try to push these services everywhere, even if no one asked for them. Case in point: Microsoft CoPilot, which is built into Windows. When I purchased my Windows 11 license, it wasn&#8217;t on my PC, but at some point, the company stripped it and many of the AI \u200b\u200bfeatures off my PC. <\/p>\n<p>However, Microsoft has actually backed out of this Copilot acquisition after protests from users. The company has started removing &#8220;unnecessary&#8221; CoPilot features from Windows, which is a step in the right direction. However, it&#8217;s not perfect, especially for anyone expecting AI off Switch. If you too are bothered by all these AI features, you don&#8217;t have to deal with it. Depending on your OS, you can try two methods to remove Copilot from your PC:<\/p>\n<h2 id=\"use-group-policy-editor-to-disable-copilot\">Use Group Policy Editor to disable Copilot<\/h2>\n<p>With the April 2026 Windows Update, Microsoft began shipping a way to disable Copilot through its Group Policy Editor. This was first reported by a German blog <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/www.deskmodder.de\/blog\/2026\/04\/24\/windows-11-copilot-app-direkt-ueber-die-richtlinien-oder-registry-entfernen\/\" title=\"open in a new window\">desk modder<\/a>Joe also notes that this option may not appear for everyone. This shows if you have Windows 11 Pro or higher, both Microsoft 365 Copilot and the standard Copilot apps, and if you haven&#8217;t installed the Copilot app on your PC yourself. The option won&#8217;t appear if you&#8217;ve launched CoPilot any time in the last 28 days. If you&#8217;re not sure if you qualify, check the steps below to see if the option appears for you.<\/p>\n<p>Press <strong>win-r<\/strong> On your keyboard, type &#8220;gpedit.msc&#8221; and press Enter. This will open the Group Policy Editor. Now, you can navigate <strong>Local Computer Policy > User Configuration > Administrative Templates > Windows Components > Windows AI <\/strong>(Also viewed by <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/www.deskmodder.de\/wiki\/index.php?title=Copilot_in_Windows_11_deaktivieren#Copilot_in_den_Gruppenrichtlinien_deaktivieren\" title=\"open in a new window\">desk modder<\/a>). Double-click the option labeled <strong>Remove Microsoft Copilot App<\/strong>and set it <strong>Active<\/strong>. Click <strong>Ok,<\/strong> And Windows will remove CoPilot from your PC.<\/p>\n<p>You can also turn off Copilot without deleting the app by using the Group Policy Editor. Go <strong>Local Computer Policy > User Configuration > Administrative Templates > Windows Components > Windows CoPilot<\/strong>and double-click <strong>Close Windows Copilot<\/strong>. set it <strong>Active<\/strong>Click <strong>Ok<\/strong>and you&#8217;re done.<\/p>\n<div class=\"pogoClear relative my-10 border-b-(1.5px) border-t-(1.5px) border-dashed border-black py-5 sm:my-14 sm:border-0 sm:py-0\" data-ga-click=\"\" data-ga-template=\"How-To\" data-ga-module=\"openweb_widget\" data-ga-element=\"openweb_scroll\" data-ga-item=\"openweb_scroll_midpage\" x-data=\"{&#10;         commentsCount: null,&#10;         hasComments: false,&#10;         async fetchCommentsCount() {&#10;             try {&#10;                 if (window.openweb &amp;&amp; typeof window.openweb.getMessagesCount === 'function') {&#10;                     this.commentsCount = await window.openweb.getMessagesCount('01KSN18AP0W23MHH64S7C8119Q');&#10;                     this.hasComments = this.commentsCount !== null &amp;&amp; this.commentsCount &gt; 0;&#10;                 }&#10;             } catch (e) {&#10;                 console.warn('Failed to fetch comment count:', e);&#10;             }&#10;         }&#10;     }\" x-init=\"fetchCommentsCount()\" x-cloak=\"\">\n<div class=\"relative flex justify-center\">\n<div class=\"flex max-w-fit items-center gap-x-3 bg-white px-5\">\n<p>            <span class=\"text-sm font-medium text-black\"><\/p>\n<p>                What do you think so far?<br \/>\n                <button class=\"ml-1 font-semibold text-brand-green underline hover:text-brand-green-700\" type=\"button\" aria-label=\"Comment section trigger\" onclick=\"window.openweb.scrollToComments('01KSN18AP0W23MHH64S7C8119Q')\" x-text=\"hasComments ? 'Post a comment.' : 'Be the first to post a comment.'\"\/><br \/>\n            <\/span>\n        <\/div>\n<\/p><\/div>\n<\/div>\n<h2 id=\"use-a-third-party-script-to-remove-all-ai-services-from-windows\">Use a third-party script to remove all AI services from Windows<\/h2>\n<p>If these Group Policy entries are not available on your PC, you can also try a script that removes all AI features, including Copilot, from Windows. You have to go to GitHub page <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/github.com\/zoicware\/RemoveWindowsAI\" title=\"open in a new window\">remove windowsai<\/a>And copy the commands listed under &#8220;How to use&#8221;. (Since this script may change, I won&#8217;t list it here. Check the GitHub page directly for the most up-to-date script.) Once you&#8217;ve copied the command, open Powershell on your PC, paste the command, and run it. You&#8217;ll have the option to choose which AI services you want to eliminate, including Copilot but also features like Recall. The script will automatically remove CoPilot from every possible app on your PC, and you&#8217;ll be free from Microsoft&#8217;s AI push forever (or at least until the company decides to put it in more apps).<\/p>\n<p>It should work on any version of Windows 11, although the developer, Zoicware, warns that some anti-virus programs may block the script if they mistakenly detect it as malware. You should always use caution before running scripts from the Internet, even from GitHub, but <a rel=\"noopener\" target=\"_blank\" href=\"https:\/\/github.com\/zoicware\/RemoveWindowsAI\/blob\/main\/Documentation.md\" title=\"open in a new window\">For more details you can review the documentation for this script here<\/a>.   <\/p>\n<\/p><\/div>\n<p><script>\n            var facebookPixelLoaded = false;\n            window.addEventListener(\"load\", function() {\n                document.addEventListener(\"scroll\", facebookPixelScript);\n                document.addEventListener(\"mousemove\", facebookPixelScript);\n            });\n            function facebookPixelScript() {\n                if (!facebookPixelLoaded) {\n                    facebookPixelLoaded = true;\n                    document.removeEventListener(\"scroll\", facebookPixelScript);\n                    document.removeEventListener(\"mousemove\", facebookPixelScript);\n                    window.zdconsent.cmd.push(function() {\n                        ! function(f, b, e, v, n, t, s) {\n                            if (f.fbq) return;\n                            n = f.fbq = function() {\n                                n.callMethod ?\n                                    n.callMethod.apply(n, arguments) : n.queue.push(arguments);\n                            };\n                            if (!f._fbq) f._fbq = n;\n                            n.push = n;\n                            n.loaded = !0;\n                            n.version = \"2.0\";\n                            n.queue = ();\n                            t = b.createElement(e);\n                            t.async = !0;\n                            t.src = v;\n                            s = b.getElementsByTagName(e)(0);\n                            s.parentNode.insertBefore(t, s);\n                        }(window,\n                            document, \"script\", \"\/\/connect.facebook.net\/en_US\/fbevents.js\");\n                        fbq(\"init\", \"37418175030\");\n                        fbq(\"track\", \"PageView\");\n                    });\n                }\n            }\n        <\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I don&#8217;t mind using AI services occasionally, but I dislike it when companies try to push these services everywhere, even if no one asked for them. Case in point: Microsoft CoPilot, which is built into Windows. When I purchased my Windows 11 license, it wasn&#8217;t on my PC, but at some point, the company stripped<\/p>\n","protected":false},"author":1,"featured_media":160372,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[57],"tags":[3854,7616,7539,1587,2141,5776],"class_list":["post-160367","post","type-post","status-publish","format-standard","has-post-thumbnail","category-bible-verse","tag-completely","tag-copilot","tag-microsoft","tag-remove","tag-ways","tag-windows"],"_links":{"self":[{"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/posts\/160367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/comments?post=160367"}],"version-history":[{"count":1,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/posts\/160367\/revisions"}],"predecessor-version":[{"id":160374,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/posts\/160367\/revisions\/160374"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/media\/160372"}],"wp:attachment":[{"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/media?parent=160367"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/categories?post=160367"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/christiancorner.us\/index.php\/wp-json\/wp\/v2\/tags?post=160367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}