Windows

How to fix app not working on Windows 11

On Home windows 11, when an app isn’t opening or not working for any motive, you’ll be able to reset it to its default settings to resolve the commonest points, and you may full this course of in at the very least two methods, together with utilizing the Settings app and PowerShell.

The Settings app helps you to rapidly reset trendy apps from the Microsoft Retailer. However, with the Settings app, it’s not doable to reset all apps and even sure system elements just like the Begin menu, and in these conditions, that’s when you need to use the reset command on PowerShell to repair issues with or elements unavailable within the Settings app.

On this information, I’ll educate you the steps to reset an app to repair points on Home windows 11.

Repair issues with apps on Home windows 11 from Settings

To restore or reset an app on Home windows 11, use these steps:

  1. Open Settings on Home windows 11.


  2. Click on on Apps.

  3. Click on the Put in apps tab.

  4. Choose the app to reset on Home windows 11.

  5. Click on the menu (three-dotted) button on the left aspect and click on on Superior choices.

    Advanced options

  6. (Choice 1) Click on the Restore button to repair issues with out affecting the app’s information.

  7. (Choice 2) Click on the Reset button to resolve points by deleting the app’s information and resetting settings to default.
    Windows 11 reset app

When you full the steps, the app’s information shall be deleted, relying on the reset choice. Upon launching the app once more, you might have to log into the service and configure your settings once more. This technique solely works for particular apps accessible by the Microsoft Retailer.

Repair issues with apps on Home windows 11 from PowerShell

To reset an app with PowerShell instructions on Home windows 11, use these steps:

  1. Open Begin.

  2. Seek for PowerShell, right-click the highest consequence, and choose the Run as administrator choice.

  3. Sort the next command to view all put in apps and elements and press Enter:

    Get-AppxPackage | Choose title

    PowerShell installed apps command

  4. Affirm the title of the app to reset on Home windows 11.

  5. Sort the next command to reset the Home windows 11 app and press Enter:

    Get-AppxPackage "Microsoft Groups" | Reset-AppxPackage

    PowerShell reset app command

    Within the command, exchange “Microsoft Groups” with the title of the app you wish to reset, which you recognized in step 3.

    Necessary: When resetting an app with PowerShell, the app’s information may even be deleted.

After you full the steps, the app will reset and will begin working accurately. As well as, you’ll be able to uninstall apps utilizing PowerShell and varied different strategies to reset apps.

If the app in query is the Microsoft Retailer, you need to use these directions to repair it. You may also refer to those steps to repair issues with the Outlook app or these directions to reset the Settings app.

Replace Might 13, 2024: This information has been up to date to make sure accuracy and replicate adjustments to the method.

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button