Hi,
The Edge issue should be posted separately
using the Microsoft Edge tag here in Q&A.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Version 25H2 (OS Build 26200.7171) issues
login issue with Microsoft store, how can i fix this without resetting my whole computer?
Error shows 0x800704cf for store, but i have a great connection and microsoft support sent me here for help
Hi,
The Edge issue should be posted separately
using the Microsoft Edge tag here in Q&A.
AI answer
To resolve the login issue with the Microsoft Store and Edge that shows the error code 0x800704cf, you can try the following steps:
Win + R, typing wsreset.exe, and hitting Enter. This will clear the cache and may resolve the issue. Get-AppxPackage -allusers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
This command will re-register all the apps, including the Microsoft Store.If these steps do not resolve the issue, you may need to consider more advanced troubleshooting or contacting Microsoft support for further assistance.