Home > Common Problem > How to fix missing default apps issue in Windows 11,10

How to fix missing default apps issue in Windows 11,10

王林
Release: 2023-04-18 16:52:03
forward
4213 people have browsed it

Users reported that default applications were not installed and missing after Windows upgrade. Different users encounter different issues with the default applications on their systems. The application does not open, does not run, is not installed, is corrupted or is completely missing from the PC.

Read this article if you are facing default apps missing issue on Windows 11/10 PC. In this article, we have curated some solutions that can help you overcome this problem.

How to fix missing default apps issue in Windows 11,10

Fix 1 – Use PowerShell to reinstall missing applications

1. Hold down the Windows and R keys to open the Run box .

2. Type powershell and press Ctrl Shift Enter key to open PowerShell as administrator.

How to fix missing default apps issue in Windows 11,10

#3. When User Account Control prompts you to grant permissions, click Yes.

4. Enter the following command and press Enter to execute.

获取 AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"
Copy after login

5. Wait for the command to be executed. This will reinstall and register Windows default applications.

How to fix missing default apps issue in Windows 11,10

6.Restart your PC and check if you are able to access or find the default applications you are looking for.

Fix 2 – Disable God Mode

Many users have God Mode hidden features enabled on their computers. This mode allows users to have a customized form of control panel where hidden folders provide easy access to hidden and advanced settings. However, it has been reported that enabling this God Mode can be the reason why default apps or other programs are missing on your system.

Users affected by this issue noticed that simply deleting this God Mode hidden folder on their computer helped them resolve the issue of missing default applications.

This God Mode feature is never enabled by default, but if you have it enabled on your computer and encounter this issue, you can simply delete the folder and restart your system to recover your lost apps .

To learn more about God Mode, see this article.

Fix 3 – Perform a system clean boot

If this issue occurs after upgrading to a new version, please use this article to go to the previous version. After resetting your PC to a previous version, try performing a clean boot using the following steps.

1. Click the Windows key and enter msconfig in the search box.

2. Click System Configuration in the search results.

How to fix missing default apps issue in Windows 11,10

3. In the window that opens, selectGeneralnext to Selective Startup in the General tab radio button.

4. Make sure the Load system services option is selected and uncheck the Load startup items under Selective Startup options.

How to fix missing default apps issue in Windows 11,10

5. Go to the

Services tab.

6. Here,

select the option that displays as Hide all Microsoft services. Then, click the Disable All button.

How to fix missing default apps issue in Windows 11,10

7. Select the

Startup tab and click the Open Task Manager link here.

How to fix missing default apps issue in Windows 11,10

8. In the

Startup tab of the Task Manager, disable all existing programs. Right-click on the program and select Disable.

How to fix missing default apps issue in Windows 11,109. Click

Apply

, and then click OK. 10. You will be prompted to restart the system. Click

Restart

to restart your PC in clean boot mode.

How to fix missing default apps issue in Windows 11,10#11. After restarting, all 3rd party applications and services will be disabled.

12. Make sure to install the new version of Windows now. Once the process is completed, check if the issue with the default apps has been resolved.

Fix 4 – Turn off antivirus before upgrading

If your antivirus is running in the background when you install a new version, the default apps may be missing.

1. To fix this issue, you need to use this article to roll back or reset your PC to a previous version.

2. Press

Windows R

and type ms-settings:appsfeatures to open Apps and Features settings.

How to fix missing default apps issue in Windows 11,103. Find your

antivirus software in the application list.

4. Click the three vertical dots on the right end and select Uninstall.

How to fix missing default apps issue in Windows 11,10

5. Click Uninstall again to confirm the uninstall process.

How to fix missing default apps issue in Windows 11,10

6. Wait for the uninstallation to complete.

7. Now you can try upgrading your PC after uninstalling the antivirus software.

8. Check if you can find the default applications. If the problem is resolved, reinstall your antivirus solution again.

Fix 5 – Create a new user account

1. Press Windows R to open the Run dialog box.

2.Enter ms-settings:otherusers and click OK to open Family & in Accounts other users page.

How to fix missing default apps issue in Windows 11,10

3. Here, click the Add Account button associated with the other user to add another user to the system .

How to fix missing default apps issue in Windows 11,10

4. In the Microsoft Account window that opens, click I don’t have a login for this person.

How to fix missing default apps issue in Windows 11,10

5. Next, click Add users without a Microsoft account.

How to fix missing default apps issue in Windows 11,10

#6. Create a new user by entering your new username and password on the page that appears.

7. Click Next to complete the process of creating a user.

How to fix missing default apps issue in Windows 11,10

8. After creating a new account, switch to that account. Tap the Windows key and click your Windows login account icon. Select the newly created user here.

How to fix missing default apps issue in Windows 11,10

#9. Check whether the problem of missing default applications has been resolved.

Fix 6 – Repair problematic apps

In cases where only some of the default apps are missing, you can try to fix them by repairing the apps.

1. Open Run (Windows R) .

2. Enter ms-settings:appsfeatures and press Enter to open the Apps and Features page.

How to fix missing default apps issue in Windows 11,10

3. Find the problematic application in the application list.

4. Click the three vertical dots on the right end and select Advanced options.

How to fix missing default apps issue in Windows 11,10

5. On the Advanced Options page, scroll down to the Reset section and clickRepair button.

6. If the problem still persists after fixing it, you can try to reset the ## of the application program by clicking the "Reset" button in the "Reset" section #data.

How to fix missing default apps issue in Windows 11,10

7. Repeat

Steps 3 – 6 for all problematic applications. If the app does not have a repair option, then you need to reset it.

The above is the detailed content of How to fix missing default apps issue in Windows 11,10. For more information, please follow other related articles on the PHP Chinese website!

source:yundongfang.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template