Windows 10 comes with a fairly large library of stock apps aimed at meeting the needs of general users, and then some. The goal is to provide users with an OS that can do most basic things without the user having to install third-party apps. It is an attempt to provide a ‘complete’ result while still giving users the option to install a different app that has better features or works better leo.
Windows 10 default apps required
The default Windows 10 apps are present on the OS when you reinstall it, and when you create a new user account. This means that if you removed some of the stock apps from Windows 10 when you first started using it, and then created a new user account much later, the new account will be deleted. created with all the default apps.
If your Windows 10 system needs the default app, here’s what you can do.
1. Install required apps
Windows 10 does not uninstall its own default apps, even when there is little room for updating. If the default apps are missing, you may have removed them yourself or installed a cleaning tool that did it. They are easy to recover.
- Open PowerShell with admin rights.
- Run this command:
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"
- Applications return when the command completes.
2. Clean boot Windows 10
Almost all UWP apps have default apps on Windows 10 and many run in a suspended state even if they are not open. This can lead to problems opening the app. Try a clean shoe.
- Tap on the Win + R keyboard shortcut to open the run box.
- In the Runbox, enter msconfig and tap the Enter key.
- Go to the Services button.
- Select the ‘Hide all Microsoft services’ option at the bottom.
- Select all other services and disable them.
- Click Submit
- Open Task Manager.
- Go to the Startup tab.
- Disable all apps from running at the boot of the system.
- Restart the system.
Note: As soon as the default apps appear, you can restart the system by default.
3. Check for anti-virus settings
Windows 10 comes with Windows Defender default anti-virus however, users can use any other anti-virus of their choice. Many third-party anti-virus tools tend to gain weight and display some of the basic apps as malicious. Check your antivirus settings to see if it is blocking them.
4. Repair apps
The missing apps may still be present on your system, but they may have been corrupted. This can happen during internal updates, system updates, and when migrating large amounts of data. The apps can be easily repaired.
- Open the Settings app with the keyboard shortcut Win + I.
- Go to Apps & features.
- Select the app from the apps list and click Options.
- Select the Repair option.
5. Create a new user
If you cannot find the default apps for reappearance, it may be easier to create a new user account. It gives you a fresh start, all the default apps are present, and you do not have to move too many files.
- Open the Settings app with the keyboard shortcut Win + I.
- Go to Accounts.
- Go to Family & other users.
- Click Add User.
- Follow the on-screen instructions to create a new user.
- Once the new user account is set up, grant it administrative rights and remove the old troubled account.
Conclusion
Windows 10 allows users to remove several basic apps. This can be done from the Start menu or with PowerShell commands. It’s relatively easy to do and a lot of users do it because they want to free up a little more space (and the apps are useless). It’s easy to forget when you’ve removed a default app. This is usually because the apps are not found but can always be reinstalled.
Posts post How to install default Windows 10 apps that were originally missing on TechtricksNg.