Share via

Copilot App in Windows 10. not starting keeps loading but nothing appears

Monica Meza 10 Reputation points
2026-04-16T14:22:47.2466667+00:00

When I try to open the app from taskbar the icon disappears and no window opens as it usually does. When I try to open from the app menu or the start menu a white bar is visible under the icon like it is loading but it just stay like that, no window opens(no running app).

I have try to uninstall the app, restart the pc and install again. It works once the apps does work, but as soon as I close it everything replies again. the loading white bar under the icon and it never starts. I am repairing the app every time I need it and also keep it open even if I don't need it just for it to stay working correctly. pc updates are current.

task manager is another site I looked and the process isn't showing in there.

What can I do to fix it?

Microsoft Copilot | Windows Copilot | App

2 answers

Sort by: Most helpful
  1. Hendrix-V 14,170 Reputation points Microsoft External Staff Moderator
    2026-04-17T01:40:47.8633333+00:00

    Hi Monica Meza,

    Thank you for reaching out.

    Based on your experience, where the Copilot app works immediately after reinstall or repair but stops launching again once it’s closed, this may be related to how the app’s runtime registration is being initialized in your Windows user profile after the first launch. In this scenario, reinstalling the app replaces the files but may not fully refresh its activation registration.

    After the next reinstall, you may try these extra steps to re‑register the App Package

    • Right‑click Start
    • Select Windows Terminal (Admin)
    • Run this command:
    Get-AppxPackage -AllUsers Microsoft.Copilot | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
    
    • Wait for the command to complete.

    Let me know if you need further assistance, feel free to ask me by clicking "Add Comment" or "Add Answer" if you cannot add comment so your response will be visible. Thanks for your effort.


    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    1 person found this answer helpful.

  2. Q&A Assist
    2026-04-16T14:23:06.22+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To fix a Copilot app on Windows 10 that won’t open (icon flashes/loads but no window), use these steps:

    1. Uninstall Copilot completely
      • Open Settings > Apps > Apps & features.
      • Search for Copilot.
      • Select Copilot > Uninstall and complete the removal.
    2. (Optional, advanced) Remove via PowerShell if normal uninstall fails
      • For advanced scenarios, a PowerShell script can be used to remove Copilot. See Remove the Copilot app in the documentation linked under “Remove the Copilot app” for details.
    3. Restart Windows
      • After uninstalling, restart the PC to clear any stuck processes or cached state.
    4. Reinstall Copilot from Microsoft Store
      • Open Microsoft Store.
      • Search for Copilot.
      • Install Copilot again from its Store page.
    5. Test launch behavior
      • Start Copilot from the Start menu.
      • Close it and reopen it a few times to confirm it now launches reliably.

    If the issue persists even after a clean uninstall/reinstall, run the Microsoft Store reset as well (this can fix Store-installed app issues):

    1. Press Windows key + R.
    2. Type wsreset.exe and select OK.
    3. A blank Command Prompt window opens and closes after a few seconds, and Microsoft Store will open automatically.
    4. Reinstall Copilot again from Microsoft Store and test.

    If none of these steps resolve the problem, use the Get Help app and run the Copilot troubleshooters (license and connectivity) to see if there are underlying account or connectivity issues affecting Copilot.


    References:

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.