Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Reset an Installed App from the Windows Store

Learn how to reset an installed app from the Windows store with clear steps, practical tips, and troubleshooting advice for a smoother, more reliable.

Table of Contents

This practical guide walks through how to reset an installed app from the Windows store, explains the main requirements, and highlights common issues that may appear along the way.

1. Reset app with Settings

Step 1: Click on Start (1) => Settings (2).

1. Reset app with Settings — How to Reset an Installed App from the Windows Store

Step 2: Click on Apps.

1. Reset app with Settings — How to Reset an Installed App from the Windows Store

Step 3: Click on App & features (1) => select the application (2) => Advanced options (3).

1. Reset app with Settings — How to Reset an Installed App from the Windows Store

Step 4: Scroll down and click Reset.

1. Reset app with Settings — How to Reset an Installed App from the Windows Store

Click Reset to agree to restore data.

1. Reset app with Settings — How to Reset an Installed App from the Windows Store

After successfully resetting the application, you will see a check mark next to the Reset button.

1. Reset app with Settings — How to Reset an Installed App from the Windows Store

2. Reset apps using PowerShell

Step 1: Click on Start (1) => find Windows PowerShell (2) => right click on Windows PowerShell (3) => Run as Administrator (4).

2. Reset apps using PowerShell — How to Reset an Installed App from the Windows Store

Step 2: You execute the following command.

Get-AppXPackage -AllUsers | Format-Table

2. Reset apps using PowerShell — How to Reset an Installed App from the Windows Store

Step 3: Find the name of the application to reset and replace it with the following command.

Get-AppxPackage ten applications | Reset-AppxPackage

With application name (2) replaced with application name (1).

2. Reset apps using PowerShell — How to Reset an Installed App from the Windows Store

Example: In the article I need to reset the Asphalt 8 Airborne application so the command will be.

Get-AppxPackage GAMELOFTSA.Asphalt8Airborne | Reset-AppxPackage

2. Reset apps using PowerShell — How to Reset an Installed App from the Windows Store

With the tip in the article, you can quickly reset apps installed on the Windows Store, without having to delete and re-download them. Good luck!

Key Takeaways

Use the information above as a practical reference for how to reset an installed app from the Windows store. Review each step carefully, confirm any requirements, and choose the option that best fits your situation.

FAQ

What does this guide explain about Reset an Installed App from the Windows Store?

It explains the main concepts, practical considerations, and useful steps related to reset an installed app from the Windows store without requiring advanced knowledge.

Who can benefit from learning about Reset an Installed App from the Windows Store?

This information is useful for readers who want a clear overview, practical guidance, and reliable steps related to reset an installed app from the Windows store.

What should I check before applying this information?

Review the requirements, confirm that your device, software, or situation matches the instructions, and back up important data before making major changes.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.