How to Uninstall a Game from Microsoft Store on Windows 11 Easily

Installed a game from the Microsoft Store but don’t play it anymore? Or maybe you need to free up storage space on your Windows 11 PC. Either way, uninstalling a Microsoft Store game is quick and straightforward — and you don’t need any extra tools.

In this step-by-step guide, we’ll show you different ways to uninstall Microsoft Store games on Windows 11, from simple Start Menu shortcuts to advanced PowerShell commands.


📌 Key Takeaways

  • You can uninstall Microsoft Store games using the Start Menu, Settings, Microsoft Store, or PowerShell.

  • Cloud saves linked to your Microsoft or Xbox account are usually preserved.

  • If a game won’t uninstall, try troubleshooting or using PowerShell.

  • You can always reinstall removed games from the Store.


Why Uninstall a Microsoft Store Game?

There are plenty of reasons to remove a game:

  • ✅ Free up storage space on your SSD or HDD.

  • ✅ Reduce background processes from unused apps.

  • ✅ Fix game corruption issues by reinstalling.

  • ✅ Keep your PC organized and clutter-free.


Method 1: Uninstall from the Start Menu

This is the fastest way to remove a Microsoft Store game.

  1. Click the Start button or press Win key.

  2. Search for the game you want to uninstall.

  3. Right-click the game.

  4. Select Uninstall → Confirm.

💡 Works great for quickly deleting single games.


Method 2: Uninstall from Windows Settings

For a more detailed approach:

  1. Press Win + I to open Settings.

  2. Go to Apps > Installed apps.

  3. Find your game in the list (or search).

  4. Click the three dots (…) → select Uninstall.

  5. Confirm the action.

👉 This method is useful when managing multiple apps and games.


Method 3: Uninstall via Microsoft Store

You can also remove games directly from the Store:

  1. Open Microsoft Store.

  2. Click your profile icon → go to My Library.

  3. Find the game → click the three dots (…).

  4. Select Uninstall.


Method 4: Use PowerShell (Advanced Users)

If a game is stuck or refuses to uninstall, use PowerShell.

  1. Press Win + X → choose Windows Terminal (Admin).

  2. Enter the command:

    Get-AppxPackage *gamename* | Remove-AppxPackage

    (Replace gamename with part of the game’s name, e.g., minecraft)

  3. Press Enter to remove the game.

⚡ This method forces uninstallation, even for problematic apps.


Method 5: Legacy Control Panel (Optional)

Although rare, some Microsoft Store games appear in Control Panel.

  1. Press Win + R, type appwiz.cpl, and hit Enter.

  2. Look for your game in the list.

  3. Right-click → Uninstall.


Does Uninstalling a Microsoft Store Game Delete Save Data?

Not always. Here’s how it works:

  • 🎮 Cloud saves → Progress is preserved if linked to your Xbox/Microsoft account.

  • 💾 Local saves → If a game doesn’t support cloud saves, progress may be deleted when uninstalling.


Troubleshooting: Can’t Uninstall a Game?

If you’re stuck, try these fixes:

  • Restart your PC and try again.

  • Run the Windows Store Apps Troubleshooter:

    • Settings → System → Troubleshoot → Other troubleshooters.

  • Reset Microsoft Store cache:

    • Press Win + R, type wsreset.exe, press Enter.

  • Use PowerShell to force removal.


Final Thoughts

Uninstalling a game from the Microsoft Store on Windows 11 is easy, whether you use the Start Menu, Settings, Microsoft Store, or PowerShell.

  • For quick removal → Start Menu.

  • For managing apps → Settings.

  • For stubborn games → PowerShell.

And don’t worry — you can always reinstall your games later from the Store without losing cloud saves.


FAQs: Uninstalling Microsoft Store Games on Windows 11

1. Can I reinstall a game after uninstalling it?

Yes. Open Microsoft Store → Library → Download again.

2. Do I lose my saved progress when uninstalling?

Most games sync progress to the cloud. If not, local saves may be deleted.

3. Why won’t Windows 11 uninstall my game?

Restart your PC, reset the Store cache, or use PowerShell.

4. Does uninstalling free up space?

Yes — game files are completely removed.

5. Can I uninstall built-in games like Solitaire?

Yes. Go to Settings > Apps > Installed apps → Uninstall.

Scroll to Top