Because the issue happens on multiple Windows 11 PCs and only with Microsoft Store apps (WhatsApp, Photos, Phone Link) getting stuck, troubleshooting should focus on Microsoft Store and Windows update components rather than a single device.
Try these steps in order on one affected PC and then repeat on others if successful:
- Reset the Microsoft Store cache
- Press Windows key + R.
- Type wsreset.exe and select OK.
- A blank Command Prompt opens, closes after ~10 seconds, and Microsoft Store reopens automatically.
- Try installing WhatsApp/Photos/Phone Link again.
- Make sure Windows and Microsoft Store are fully updated
- Go to Start > Settings > Windows Update > Check for updates and install all available updates, then restart the PC.
- Open Microsoft Store.
- In Windows 11, select Library > Get updates to update Store and all Store apps.
- Check common reasons apps won’t install or appear
If the apps still hang or don’t install, verify:
- Region: The apps must be available in the configured country/region. Go to Settings > Time & language > Language & region and ensure the region is supported for these apps.
- Microsoft account & device authorization: Sign in to Microsoft Store with the same Microsoft account intended for these apps. Ensure the PC is added to the account as a device (see Manage your devices for Microsoft Store from the referenced article).
- Family Safety restrictions: If using a family account, make sure Family Safety isn’t blocking app installs.
- Compatibility: Store hides or blocks install for incompatible devices. Confirm the apps are supported on Windows 11 for the device type.
- Run the Store apps troubleshooter (Windows 11)
- Select Start > Settings > System > Troubleshoot > Other troubleshooters.
- Run the Windows Store apps troubleshooter and apply any fixes it suggests.
- Reinstall the apps from Library
- Open Microsoft Store.
- Go to Library.
- Find WhatsApp, Microsoft Photos, and Phone Link.
- Select Install for each and check if the download progresses beyond 130 KB.
- If downloads still fail, follow the Store download failure checklist
For stubborn download failures, use the more advanced guidance:
- Confirm Microsoft Store is correctly registered for the user with
Get-AppxPackage *Microsoft.WindowsStore* in a non‑elevated PowerShell.
- Ensure Microsoft Store can launch and is not blocked from downloading updates.
- Optionally use
winget to install packages as an alternative path.
- Verify firewall or proxy isn’t blocking required Store endpoints.
If all of the above fail on multiple PCs using the same network, test on a different network (for example, mobile hotspot) to rule out network or ISP restrictions affecting Microsoft Store traffic.
References: