How to reset applications on Windows computers
If your Settings or Microsoft Store app isn't working properly, has crashed, or won't open, you can reset the app. Resetting an app will fix the app if supported, or reset the app to its default settings when it was first installed on your computer. Here's how to reset an app on a Windows computer.
Reset apps on Windows via Settings
Step 1:
Press Windows + I to open settings, then click on Apps on the left side and then click on Installed apps next to it.
Step 2:
Find the app you want to reinstall, then tap the 3-dot icon and select Advanced options .
Go to the application's settings interface, click Terminate to ensure this application and related processes are not running.
Step 3:
Then click Reset to reinstall the application on your computer.
How to reset applications on Windows via Start menu
Enter the name of the application you need to reset in the search bar and then App Settings next to it.
Immediately after that, you will also see the application installation interface on Windows. You perform the operations as above.
Reset the application using PowerShell
You can use a PowerShell command to reset any UWP app, which is useful when you need to repair some apps or components that are not available in the Settings app.
In this section, you will learn the steps to reset apps on Windows 10 using PowerShell.
To reset an app on Windows 10, follow these steps:
1. Open Start.
2. Search for PowerShell , right-click on the top result and select the Run as administrator option to open PowerShell with admin rights .
3. Type the following command to view all installed applications and components, then press Enter
:
Get-AppxPackage | Select name
4. Confirm the name of the application you want to reset.
5. Type the following command to reset the application (e.g. Cortana) and press Enter
:
Get-AppxPackage Microsoft.549981C3F5F10 | Reset-AppxPackage
In the command, replace Microsoft.549981C3F5F10 with the name of the application you want to reset, identified above.
Important Note : When resetting an application using PowerShell, the application's data will also be deleted.
Once you complete the steps, the app will reset and start working properly. In addition to resetting the app, you can also uninstall the app using PowerShell .
You should read it
- Instructions to reset Windows Store application on Windows 10
- How to use the Reset feature on Windows 10
- How to reset an installed app from the Windows Store
- Instructions for resetting Recall in Windows 11
- Summary of some simple ways to Reset Windows 10
- Instructions 2 simple ways Reset Windows 10 (The last part)
- Instructions to reset Skype on Windows 10
- 3 How to reset Win 7, Factory reset Windows 7
May be interested
- 3 ways to quickly remove applications on Windows 11 from your computerthe application was unnecessary or caused a system error. the only fix is to uninstall the app. today i will show you how to uninstall applications on windows 11.
- Steps to reset the computer on Windows 11 to fix annoying errorswindows 11 is the latest operating system from microsoft, because it is only a beta version, so there are some bugs. so here's how to reset the computer to fix the errors...
- How to reset Windows Security settings on Windowson windows, sometimes you also need to reset windows security settings to default to fix some connection errors, stop working or simply want to return to the original state...
- Instructions for resetting utilities on Windows 11if windows 11 taskbar widgets are not working, unavailable, not opening, frozen, or malfunctioning and restarting widgets doesn't help, then you can reset the widgets on your computer.
- Instructions for bringing Windows 10 back to the default 'root' installation statethere are many reasons why the system is slow, probably because your windows 10 computer installs too many programs, applications or is infected by viruses, malware, malicious programs attack .... you can then think of a solution to restore windows 10 to the original installation state (factory reset).
- How to fix the error that caused the 'Reset this PC' feature on Windows 10 to not workmicrosoft admits the reset this pc feature on some windows 10 computers can't work and offers a temporary fix.
- How to Reset Windows 7 - Restore factory settings for computers running Windows 7how to reset windows 7 - restore factory settings for computers running windows 7. for windows 7 we often use that method as ghost or install windows but it takes time, so how to restore factory settings for windows 7. usually on some computers
- How to reset SMC on Macusers can resolve some issues by closing all of their applications and trying to restart their computer. however, sometimes, you will need to reset the smc. let's see how to do this through the following article!
- Reset Notepad to the initial default setting statenotepad is one of the most used applications on the windows operating system. during use, the notepad font is changed, corrupted, the notepad window size is changed, and some other errors. so to fix the error, you must reset notepad to the initial default setting.
- How to Factory Reset Windows 10 PC with Command Promptif your windows 10 pc for some reason unexpectedly slows down, behaves abnormally, or you're about to sell it and want to return your system to its 'original' state, the best way to do a factory reset (factory reset) the device, you'll want to do a factory reset.