Microsoft Copilot is one of Windows 11’s standout features — offering AI assistance right inside your system. But sometimes, it doesn’t work as expected. You might click on Copilot and get a blank window, an “Unavailable in your region” message, or worse, a “License or connectivity issue” error.
If you’ve been facing problems launching or using Copilot, it’s likely due to system misconfigurations, outdated updates, or a network-related block. The good news is that you can fix most of these problems easily using built-in Windows troubleshooters and a few manual adjustments.
In this guide, we’ll walk you through how to run Copilot troubleshooters and tweak system settings to restore full functionality.
1. Check Your Internet and Microsoft Account Connection
Before diving into troubleshooters, make sure the basics are in place. Copilot needs a stable internet connection and an active Microsoft account to function properly.
- First, open your browser and try visiting a few websites to confirm your internet is working.
- Next, open Settings → Accounts → Your info, and ensure you’re signed in with a Microsoft account (not a local account).
- If you see “Verify” under your email, click it to confirm your identity — this step is crucial for license validation.
Once that’s confirmed, proceed with running troubleshooters.
2. Run the Windows Store Apps Troubleshooter
Since Copilot is delivered as part of Windows components and relies on Microsoft services, the Windows Store Apps troubleshooter can automatically detect and fix issues that prevent Copilot from working.
- Press Windows + I to open Settings.
- In the left sidebar, click System, then select Troubleshoot.
- Choose Other troubleshooters.
- Scroll down to find Windows Store Apps and click Run.
The troubleshooter will scan your system for app-related problems — including license verification, corrupted cache, or store dependencies — and apply automatic fixes.
Once the process finishes, restart your computer and try launching Copilot again.
3. Run the Internet Connections Troubleshooter
If Copilot can’t connect to Microsoft’s servers, you may see a “Check your internet connection” or “Unable to reach Copilot service” error. To fix this, run the Internet Connections troubleshooter:
- Open Settings → System → Troubleshoot → Other troubleshooters.
- At the top, locate Internet Connections and click Run.
- Follow the on-screen instructions to let Windows detect and fix network-related issues.
This tool checks your proxy settings, DNS configuration, and firewall rules that might be blocking Microsoft services. After completing the steps, reconnect to your Wi-Fi and relaunch Copilot.
4. Use the Windows Update Troubleshooter
Sometimes, Copilot fails due to incomplete or faulty Windows updates. The feature is tightly integrated with Windows 11 build updates, so if something’s missing or corrupted, the troubleshooter can repair it automatically.
- Go to Settings → System → Troubleshoot → Other troubleshooters.
- Find Windows Update in the list and click Run.
- Wait while Windows scans for update-related problems and applies repairs.
Once done, check for pending updates under Settings → Windows Update → Check for updates. Install everything available — including optional updates — since Copilot relies on the latest cumulative patches.
5. Reset the Microsoft Edge WebView2 Runtime
Copilot in Windows 11 uses Edge WebView2 to render its interface. If this component is corrupted, Copilot won’t load or display properly.
- Press Windows + R to open the Run dialog box.
- Type
appwiz.cpland press Enter to open the Programs and Features window. - Look for Microsoft Edge WebView2 Runtime in the list.
- Right-click it and select Repair.
If the repair option isn’t available, uninstall it and download the latest version from Microsoft’s official website. Once reinstalled, restart your computer and check if Copilot starts responding again.
6. Verify Region and Language Settings
Copilot availability depends on your region and system language. If your location or language doesn’t match a supported region, it may not launch at all.
- Open Settings → Time & language → Language & region.
- Set your Country or region to United States.
- Under Windows display language, select English (United States).
- Restart your PC to apply the changes.
After rebooting, press Windows + C or click the Copilot icon in the taskbar to see if it launches successfully.
7. Use Command Prompt to Reset Copilot Components
If the troubleshooters don’t fix it, you can manually reset the Copilot and related services through Command Prompt.
- Press Windows + X and select Windows Terminal (Admin).
- Copy and paste the following command, then press Enter:
wsreset.exeThis command clears and resets the Microsoft Store cache, which also refreshes Copilot’s dependency links. - Next, run this command to re-register Copilot components:
sfc /scannowThe System File Checker will repair corrupted system files that might be interfering with Copilot’s licensing or service access.
After completion, restart your PC and test Copilot again.
8. Check Group Policy and Registry Settings (Advanced)
In some enterprise or managed systems, Copilot might be disabled through policy settings. You can re-enable it manually:
For Group Policy:
- Press Windows + R, type
gpedit.msc, and press Enter. - Navigate to:
Computer Configuration → Administrative Templates → Windows Components → Windows Copilot - Double-click Turn off Windows Copilot and make sure it’s set to Not Configured or Disabled.
For Registry Editor:
- Press Windows + R, type
regedit, and press Enter. - Go to this path:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsCopilot - If you see a value named TurnOffWindowsCopilot, right-click it and choose Delete.
Reboot your computer afterward.
Conclusion
Copilot is designed to make Windows 11 smarter and more productive — but when it stops working due to licensing or connectivity issues, it can be frustrating. Fortunately, built-in troubleshooters and a few quick system checks can bring it back to life in minutes.
By running the Windows Store Apps, Internet Connections, and Windows Update troubleshooters, along with checking your account, network, and region settings, you can usually resolve these errors without needing advanced repairs.
With these steps, your Copilot should be back to assisting you — whether you’re drafting emails, searching settings, or simply exploring what Microsoft’s AI can do next.