Dear Nullified
Thanks for posting your question in the Microsoft Q&A Foum. I'm Haien from Microsoft Q&A.
I'm sorry to hear that you had such a frustrating and unsettling experience with Copilot. I can certainly understand why a situation like that would make you feel concerned about being hacked. Please be assured that what you experienced is a known phenomenon in AI and is not a sign that your device has been compromised. What you've described is a classic case of AI hallucination combined with a language model's unexpected behavior.
To nail this down, could you share:
- The image (or a description/link) you were analyzing?
- Exact platform (Edge browser, Windows app, Bing.com)?
- Your Windows version (Settings > System > About)?
In the meantime, you can try these workarounds and let me know anything news for narrowing down your problem:
- Close/reopen the app (Win + C shortcut), or reset by Going to Settings > Apps > Installed apps > search for "Microsoft Copilot" > click the three dots > Advanced options > Select "Repair" first, then "Reset" if needed
- Search "Troubleshoot" in Start menu > Other troubleshooters > Run the Windows Store Apps one.
- Press the Windows key, type
powershell, right-click on Windows PowerShell, and select "Run as administrator." > In the PowerShell window, type the following command and press Enter:-
Get-AppXPackage -AllUsers -Name Microsoft.Windows.Copilot | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} - (You may see some red text, but this is often normal. Wait for the command to finish) > Restart your computer and try to open Copilot again.
-
For additional information, please visit this article to know more: Getting started with Copilot in Microsoft Edge - Microsoft Support
Please keep me updated with anything new that you were try to each option.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". Note: Please follow the steps in Change your Microsoft Q&A preferences | Microsoft Learn to enable e-mail notifications if you want to receive the related email notification for this thread.
We appreciate your patience and look forward to resolving this quickly for you.
Warm regards