How To Reset Apps In Windows 11

Applications in Windows 11 occasionally stop working as expected. You might encounter issues such as apps crashing on launch, freezing unexpectedly, displaying error messages, failing to load content, or becoming unresponsive after an update. While reinstalling an application can often solve these problems, Windows 11 provides a built-in Reset feature that can restore many apps to their default state without requiring a complete reinstallation.

Resetting an app removes its stored settings, cached data, and temporary files, effectively returning it to the condition it was in when first installed. This can help resolve issues caused by corrupted settings, damaged app data, or configuration conflicts. For Microsoft Store apps and many built-in Windows applications, the Reset option is one of the quickest troubleshooting methods available.

Update Windows Drivers

Whether you’re trying to fix a malfunctioning application, clear app data, or start fresh with default settings, this guide explains how to reset apps in Windows 11 using several built-in methods.

What Does Reseting an App Do?

PC running slow or unstable? Do you want to update drivers?

When you reset an application, Windows removes the app’s stored data and restores its default configuration.

Depending on the app, resetting may:

  • Delete saved settings
  • Clear cached files
  • Remove stored preferences
  • Sign you out of accounts
  • Restore default configurations
  • Fix corrupted app data

The app itself remains installed on your computer.

After resetting, many apps behave as though they were launched for the first time.

When Should You Reset an App?

Resetting is often useful when an application experiences persistent issues.

Common situations include:

  • The app crashes repeatedly
  • The application won’t open
  • Features stop working properly
  • Settings become corrupted
  • Error messages appear frequently
  • Updates cause instability
  • The app becomes unusually slow
Repair PC

Resetting should generally be attempted before uninstalling and reinstalling the application.

Difference Between Repair and Reset

Windows 11 often provides both Repair and Reset options.

Repair

PC running slow or unstable? Do you want to update drivers?

The Repair feature:

  • Attempts to fix app files
  • Preserves settings
  • Keeps user data intact
  • Does not remove app configurations

Reset

The Reset feature:

  • Removes app data
  • Clears settings
  • Restores defaults
  • May sign you out of accounts

Because Reset is more aggressive, it’s usually best to try Repair first when available.

Method 1: Reset an App Through Windows Settings

The Settings app provides the easiest way to reset supported applications.

Open Installed Apps

  1. Press Windows + I to open Settings.
  2. Select Apps from the left sidebar.
  3. Click Installed Apps.

Windows displays a list of installed applications.

Open Advanced Options

  1. Locate the app you want to reset.
  2. Click the three-dot menu beside it.
  3. Select Advanced Options.

Not all applications support Advanced Options.

Reset the App

PC running slow or unstable? Do you want to update drivers?

Scroll down to the Reset section.

Click:

Reset

Windows displays a confirmation prompt.

Select:

Reset

again to confirm.

The application is restored to its default state.

After completion, launch the app and configure it again if necessary.

Method 2: Reset Built-In Windows Apps

Many built-in Windows applications support resetting through Settings.

Examples include:

  • Camera
  • Photos
  • Calculator
  • Clock
  • Sound Recorder
  • Microsoft Store
  • Notepad
  • Paint

Reset a Built-In App

  1. Open:
Settings > Apps > Installed Apps
  1. Select the desired application.
  2. Open Advanced Options.
  3. Click Reset.

This process is identical to resetting third-party Microsoft Store apps.

Method 3: Reset Microsoft Store

If you’re experiencing problems with Microsoft Store downloads or updates, resetting the Store itself may help.

Reset Through Settings

  1. Open:
Settings > Apps > Installed Apps
  1. Locate:
Microsoft Store
  1. Select Advanced Options.
  2. Click Reset.

This restores Store settings and often resolves download and update issues.

Reset Using WSReset

Press Windows + R and enter:

wsreset.exe

Then press Enter.

Windows clears the Store cache and automatically launches Microsoft Store after completion.

This method often fixes Store-related problems without affecting installed apps.

Method 4: Reset Apps Using PowerShell

Some built-in Windows applications can be reset through PowerShell.

Open PowerShell as Administrator

  1. Press Windows + X.
  2. Select:
Terminal (Admin)

Re-register Built-In Apps

Run:

Get-AppxPackage -AllUsers | Foreach {
Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"
}

This command reinstalls registration information for Windows apps and may resolve issues affecting multiple applications.

Restart the computer after completion.

Method 5: Clear App Data Manually

Some desktop applications store settings within user profile folders.

Open AppData

  1. Press Windows + R.
  2. Type:
%appdata%
  1. Press Enter.

Locate the application’s folder and remove its configuration files if the software documentation indicates this is safe.

Open Local AppData

Press:

Windows + R

and enter:

%localappdata%

Many applications store cache and configuration files in this location.

Removing corrupted data may effectively reset the application.

Always back up important files before deleting configuration folders.

Method 6: Uninstall and Reinstall the App

If Reset is unavailable or ineffective, reinstalling the application may be necessary.

Uninstall the App

  1. Open:
Settings > Apps > Installed Apps
  1. Select the application.
  2. Click:
Uninstall
  1. Confirm removal.

Reinstall the App

For Microsoft Store apps:

  1. Open Microsoft Store.
  2. Search for the application.
  3. Click:
Install

For desktop programs, download the latest installer from the developer’s website.

A fresh installation often resolves persistent issues.

What Happens After Resetting an App?

The exact outcome depends on the application.

Typical changes include:

Removed Settings

Custom preferences return to default values.

Account Sign-Out

You may need to sign in again.

Deleted Cache

Temporary files are removed.

Restored Defaults

The application behaves like a newly installed copy.

Preserved Installation

The application remains installed on the system.

Because personal settings may be lost, ensure important data is backed up before resetting critical applications.

Apps That Commonly Benefit from Resetting

Certain applications frequently respond well to a reset.

Examples include:

Microsoft Store

Fixes download and update problems.

Photos

Resolves crashes and loading issues.

Calculator

Fixes startup and functionality problems.

Camera

Addresses camera access and launch failures.

Mail

Resolves syncing and sign-in issues.

Clock

Fixes alarms and notification problems.

Resetting these apps often resolves common Windows 11 issues quickly.

Common Problems After Resetting

Occasionally, additional steps may be required.

App Still Doesn’t Work

Try:

  • Updating Windows
  • Running the Repair option
  • Reinstalling the app
  • Running System File Checker

Missing Data

Some applications remove locally stored settings during reset.

Restore data from backups if necessary.

Sign-In Issues

Sign back into the application and verify account credentials.

Settings Not Restored

Some apps synchronize settings through cloud services and may require time to resync.

Additional Troubleshooting Methods

If resetting does not resolve the issue, consider the following options.

Run System File Checker

Open Terminal as Administrator and run:

sfc /scannow

Windows scans and repairs corrupted system files.

Repair Windows Image

Run:

DISM /Online /Cleanup-Image /RestoreHealth

This repairs Windows components that may affect application functionality.

Install Windows Updates

Navigate to:

Settings > Windows Update

and install all available updates.

Software compatibility issues are often resolved through updates.

Best Practices Before Resetting Apps

Before performing a reset:

Save Important Data

Back up any locally stored information.

Sync Cloud Accounts

Ensure cloud-based data has finished syncing.

Try Repair First

If available, use the Repair option before resetting.

Note Important Settings

Record custom configurations that may need to be recreated later.

These precautions help prevent accidental data loss.

Conclusion

Resetting apps in Windows 11 is an effective troubleshooting technique for resolving crashes, performance issues, corrupted settings, and application errors. The built-in Reset feature restores apps to their default state while keeping the application installed, making it a convenient alternative to a complete reinstallation. Whether you’re troubleshooting Microsoft Store apps, built-in Windows applications, or software that supports advanced app management, resetting can often resolve issues within minutes.

By understanding when to use Repair, Reset, PowerShell tools, and reinstallation methods, you can quickly restore malfunctioning applications and maintain a smoother Windows 11 experience. For many common app problems, resetting is one of the fastest and most effective solutions available.

FAQ

Will resetting an app delete my files?

It depends on the application. Resetting usually removes settings and cached data, but some apps may also remove locally stored information.

What is the difference between Repair and Reset?

Repair attempts to fix an app while preserving settings and data. Reset restores the app to its default state and removes stored configurations.

Can I reset desktop applications?

Most traditional desktop applications do not support Windows 11’s Reset feature. In those cases, reinstalling the program is usually the equivalent solution.

Why don’t I see a Reset option for some apps?

The Reset feature is primarily available for Microsoft Store apps and modern Windows applications. Many desktop programs manage their own settings independently and do not provide this option through Windows Settings.

PC running slow or unstable? Do you want to update drivers?

GeeksDigit.Com
Logo