The Windows 10 has been a great OS so far, and there are millions of devices running on the Windows 10. However there are some situation where the Windows 10 default app does not respond, and does not work correctly.
This article is for only the Default app that came along with the Windows 10. For rest of the apps that you have installed on the computer, please refer to the manufacturer, or may reinstall the app/program.
So, to start with the issue, as to what happens. The Windows 10 built in Apps will not work correctly. Below are the list of the symptoms these programs might give:
- Unexpected app closing.
- Information incorrect in the app.
- The app might not start.
- The app will not function correctly.
- Sudden closure of the app.
- Open the Setting menu.
- In the setting menu, find the apps and Programs.
- Inside the apps and programs find the app that has the issue.
- Once you select the particular app, you will find advance menu.
- Click on the advance menu and there you will have option to reset.
- Reset the app from here and restart the computer.
- Once the computer comes up, try opening the program, and the issue should be fixed.
However apart from this there is also other thing that you may follow. Sometimes the Power shell command will also fix the issue. To reinstall the Built in Apps to the default state, follow the following steps.
Open the Power Shell window in the administrator mode.
Type the following line of code in the Power Shell.
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}Once the code is typed, press "Enter" key to run the code. Once completed, restart the computer, and try running the app.
For any reason if you are not able to proceed further, comment below with the issue.
Tags:
Windows