How to Fix “We Weren’t Able to Connect to the Store” in Windows 11/10

·
5 min read

Help Desk Geek is reader-supported. We may earn a commission when you buy through links on our site. Learn more.

“We weren’t able to connect to the Store” blocks you from downloading or updating apps in Windows 11 and 10, even when the rest of your internet is working fine. A corrupted Store cache is usually to blame, and it’s worth trying wsreset.exe first, because it fixes this in about 10 seconds.

Fix #1: Reset the Store cache with wsreset.exe

wsreset.exe is a clever built-in tool that clears the Microsoft Store’s cache without touching your installed apps, account info, or settings. It’s the one to try first.

  1. Press Windows + R to open the Run dialog.
  2. Type wsreset.exe and press Enter.
  3. A blank Command Prompt window opens, wait for it to close on its own.
  4. The Microsoft Store reopens automatically. Try connecting or downloading an app.
Run dialog with wsreset.exe typed in the Open field

If the Store connects normally, you’re done. If the error persists, move to Fix #2.

Fix #2: Verify your date and time are correct

Wrong system time breaks the Store’s certificate authentication. The Store sees an invalid timestamp and refuses to connect. It’s an easy thing to overlook.

  1. Press Windows + I to open Settings.
  2. Go to Time & Language > Date & time.
  3. Toggle Set time automatically to On.
  4. Click Sync now under Additional settings to force an immediate sync with Microsoft’s time server.
Windows 11 Settings > Time & Language > Date & time with "Set time automatically" toggled On and Sync now button visible

Once the clock syncs, reopen the Microsoft Store and check whether the error is gone.

Fix #3: Update the Microsoft Store itself

The Store updates through its own Library rather than Windows Update, so it can quietly fall behind. An outdated Store app can lose its ability to authenticate and connect.

  1. Open Microsoft Store.
  2. Click the Library icon in the lower-left corner.
  3. Click Get updates in the upper right.
  4. Wait for all pending updates to finish downloading.
Microsoft Store Library page showing "Get updates" button and a list of pending app updates

Relaunch the Store once updates are complete and test the connection.

Fix #4: Run Windows Update

Microsoft ships Store connectivity and authentication fixes as part of cumulative Windows updates. If you’re running behind on updates, that can be why the Store can’t connect.

  1. Press Windows + I to open Settings.
  2. Click Windows Update in the left sidebar.
  3. Click Check for updates.
  4. Install everything available, then restart your PC when prompted.
Windows 11 Settings > Windows Update page showing "Check for updates" button and available updates listed

Fix #5: Run the Windows Store Apps troubleshooter

Windows includes a built-in troubleshooter for Store app issues that actually works. It can detect service misconfigurations and authentication problems automatically.

  1. Press Windows + I to open Settings.
  2. Go to System > Troubleshoot > Other troubleshooters.
  3. Find Windows Store Apps in the list and click Run.
  4. Follow any prompts and apply the fixes it suggests.
Windows 11 Settings > System > Troubleshoot > Other troubleshooters with the Windows Store Apps entry and Run button visible

Fix #6: Repair or reset the Microsoft Store app

If the Store app’s own files are corrupted, Repair restores them without erasing your data. If that doesn’t solve it, Reset wipes the app’s local data clean, including your sign-in, and gives you a smooth fresh start.

  1. Press Windows + I to open Settings.
  2. Go to Apps > Installed apps.
  3. Search for Microsoft Store, click the three-dot menu beside it, and select Advanced options.
  4. Click Repair and wait for it to finish.
Windows 11 Settings > Apps > Installed apps > Microsoft Store Advanced options page with Repair and Reset buttons visible
  1. Reopen the Store and test the connection. If the error persists, return here and click Reset.

Note: Resetting the Store logs you out and clears cached data. You’ll need to sign back in with your Microsoft account afterward.

Fix #7: Restart the Microsoft Store Install Service

The Microsoft Store Install Service runs in the background and handles all downloads and installs. If it’s stopped or set to Disabled, the Store can’t connect or install anything, and it’s nicely fixable in a few clicks.

  1. Press Windows + R, type services.msc, and press Enter.
  2. Scroll down to Microsoft Store Install Service.
  3. Right-click it and select Properties.
  4. Set Startup type to Automatic.
  5. Click Start if the service shows as Stopped, then click OK.
services.msc with Microsoft Store Install Service highlighted and Properties dialog open showing Startup type set to

Reopen the Microsoft Store and check whether the connection error is gone.

Fix #8: Disable your proxy server

A proxy configured on your machine, or by a network admin, can block the Store from reaching Microsoft’s servers. Disabling it temporarily tells you whether it’s the culprit.

  1. Press Windows + I to open Settings.
  2. Go to Network & Internet > Proxy.
  3. Under Manual proxy setup, toggle Use a proxy server to Off.
  4. Click Save.
Windows 11 Settings > Network & Internet > Proxy with the Manual proxy setup section and "Use a proxy server" toggle set to

Try the Store again. If it connects, your proxy is the problem. Adjust the proxy settings or contact your network admin if this is a work machine.

Fix #9: Sign out and back into your Microsoft account

An expired authentication token can make the Store report a connection error even when your internet is fine. Signing out forces a fresh authentication.

  1. Open Microsoft Store.
  2. Click your profile icon at the top right and select Sign out.
  3. Close the Store completely, then reopen it.
  4. Click Sign in and enter your Microsoft account credentials.
Microsoft Store with profile icon menu open showing Sign out option

If you can’t sign in because your Microsoft account is locked or your password was recently changed, go to account.microsoft.com to recover access first.

When the fixes don’t work

If nothing above has helped, a PC reset gives Windows a clean slate without touching your personal files. Go to Settings > System > Recovery, click Reset PC, and choose Keep my files. All apps installed outside the Microsoft Store will be removed, so back up anything important first. If the Store still fails after a reset, contact Microsoft Support directly, at that point the issue is likely account-level or infrastructure-related.

Conclusion

wsreset.exe (Fix #1) is the gem here. It clears this connection error for the vast majority of people in under 10 seconds, and it’s worth bookmarking as your first move whenever the Store misbehaves. If wsreset doesn’t do it, the app Reset in Fix #6 is the next most reliable option. A Store error that survives both is unusual and almost always points to an account sign-in problem or a deeper service misconfiguration rather than anything wrong with the Store itself.