1. Verify Internet Connection
- Check if your internet is stable by running a quick speed test.
- Restart your router or modem to refresh your connection.
- Switch to a wired Ethernet connection if Wi-Fi is weak or inconsistent.
- Avoid using VPNs or proxies during the login or update process.
2. Sync Date and Time
- Go to Settings → Time & Language → Date & Time.
- Enable Set time automatically and Set time zone automatically.
- Click Sync now to force synchronisation.
- Restart your PC to apply the changes.
3. Clear Microsoft Account Credentials
- Open Control Panel → Credential Manager → Windows Credentials.
- Look for any entries related to Microsoft services and remove them.
- Restart your computer.
- Sign in again with your Microsoft account to generate fresh credentials.
4. Reset Microsoft Store Cache
- Press Win + R, type wsreset.exe, and hit Enter.
- A blank Command Prompt will open and close automatically.
- Once the reset completes, reopen the Microsoft Store and try again.
5. Temporarily Disable Firewall or Antivirus
- Turn off any third-party antivirus or firewall temporarily.
- Retry signing in or accessing Microsoft services.
- Re-enable your protection after completing the process to stay secure.
6. Re-add Microsoft Account
- Go to Settings → Accounts → Email & accounts.
- Remove your current Microsoft account.
- Restart your PC.
- Re-add the account and retry signing in or downloading updates.
7. Run SFC and DISM
- Open Command Prompt as Administrator.
- Run the System File Checker command:
- sfc /scannow
- After the scan completes, repair the system image by running:
- DISM /Online /Cleanup-Image /RestoreHealth
- Restart your system to ensure all repairs are applied.
8. Check Microsoft Service Status
- Visit the Microsoft Service Status page.
- Check if there’s an outage for login, updates, or Store services.
- If services are down, wait until Microsoft resolves the issue before retrying.