Table of Contents
Fix 1 – Check Application Identity and Windows Update Service
Many times the problem is not with the system but with the application itself. Therefore, fixing or resetting applications that are not opening properly on Windows systems is the best solution.
Fix 3 – Run the Microsoft Store App Troubleshooter
Fix 4 – Update Windows System
Home Common Problem How to fix app not opening issue on Windows 11 [Solved]

How to fix app not opening issue on Windows 11 [Solved]

May 02, 2023 pm 12:40 PM
app Registry windows 11

Microsoft’s latest release, Windows 11, has proven to be a better version of Windows 10, with structural changes, more user-friendly, rearranged taskbars, and more. Although Windows 11 is one of the excellent versions.

Many Windows users have noticed an unusual issue on their Windows 11 PCs where they are unable to launch most Windows 11 applications. No matter how many times they try to launch the application, it simply crashes and fails to open on the system.

There could be many reasons why this happens suddenly, some of them are listed below.

  • The Windows Update service has stopped.
  • Virus attacks on the system.
  • There are some issues with the user accounts on the system.
  • Outdated applications and Windows systems.
  • Changes in registry files.

After studying these points mentioned above in this article, we have compiled a bunch of solutions below which may help the users to resolve this issue and be able to open any app on their Windows 11 PC program.

So if your system is also facing this issue, please continue reading.

Workarounds You Can Try Beforehand –

  • Try scanning your entire system for any viruses or malware that may be damaging your system. If found, please use anti-virus software to clean the system.
  • Restart the system a few times to see if it works.
  • There may be a problem with the user account you are currently using. Therefore, we recommend creating a new user account and logging into the system using that account.

Fix 1 – Check Application Identity and Windows Update Service

For Windows to update regularly, it requires a service called Windows Update to be running on the system . If stopped, such errors are bound to occur. Additionally, we need to ensure that the application identity service is also running, which is critical for the application to run smoothly.

Follow the steps below to learn how to check for these necessary services.

Step 1: Press the Windows and R keys simultaneously on your keyboard to open the "Run" command frame.

Step 2: Once the Run command box appears on your system, enter services.msc and press Enter.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 3: This will open the Services application on your system.

Step 4: Find the Application Identity service from the list of services.

Step 5: Double-click the Application Identity service to open its properties window.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 6: In the Properties window, make sure you are on the General tab.

Step 7: In the "General" tab, if the service is stopped, click the "Start" button.

Step 8: This will take a few seconds to start the service.

Step 9: After the service starts, you can click Apply and OK.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 10: Now search for Windows Update service and double click on it.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 11: In its properties window, go to the General tab and start from #Type" option drop-down list, select "Automatic", and then click "Start". Step 12: Finally, click

Apply

and OK.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]Step 13: After ensuring that all necessary services are running, close the service application.

Fix 5 – Repair or reset the application causing the problem

Many times the problem is not with the system but with the application itself. Therefore, fixing or resetting applications that are not opening properly on Windows systems is the best solution.

Here are the steps on how to do this.

Step 1: Press the

Windows

key and type Installed Apps on your keyboard. Step 2: Then select

Installed Applications

System Settings from the search results as shown below.

Step 3: In the Installed Applications page, find the application causing the problem.

Step 4: Click the app's Show more options horizontal ellipsis icon and select Advanced Options from the list.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 5: Scroll down the Advanced Options page and click on Repair or # as per your requirement ##Reset".

Note – Repair will only fix the app without losing data, but reset will delete all data associated with the app and when the app is open, you May require login etc.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 6: Once completed, close the Installed Apps page.

Fix 2 – Edit the registry files on your system

Some users claim to have resolved this issue by making some changes to the registry files that are essential to their system. Therefore, we recommend our users to try editing the registry files by following the steps explained below.

Before proceeding with this method, we ask our users to export or back up the registry file so that they can always restore it in the future if there is a problem while editing.

Step 1: Press the

Windows key and type registry editor on your keyboard.

Step 2: Select the

Registry Editor application by clicking on it from the search results as shown in the screenshot below.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 3: Continue to accept the UAC prompt on the screen by clicking Yes.

Step 4: Once the Registry Editor window opens, clear the address bar and then copy and paste the below line into the address bar as shown below.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System
Copy after login

Step 5: Once you reach the

System registry key, find a DWORD value named FilterAdministratorToken on the right side.

Note – If the FilterAdministratorToken DWORD value is missing from your registry file, you will need to create a new DWORD value by following the steps below.

  1. Right-click the SystemRegistry key and navigate to New>DWORD( 32-bit) value as shown below. 如何修复 Windows 11 上的应用程序无法打开问题 [已解决]
  2. Then
  3. rename the newly created DWORD value to FilterAdministratorToken.
Step 6: Double-click to open FilterAdministratorToken.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 7: In the editing window, enter

1 in the numerical data text box, and then click OK.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 8: Now go to the path given below by copy-pasting it in the address bar and pressing

Enter key.

HKEY_CLASSES_ROOT\.exe
Copy after login

Step 9: On the right, make sure the

default string value is set to exefile.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 10: Now go to the path below on the right again and make sure the

default string value has the value Application .

HKEY_CLASSES_ROOT\exefile
Copy after login

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 11: Next, go to the address named ## by typing the following lines in the address bar and pressing

Enter #open registry key.

HKEY_CLASSES_ROOT\exefile\shell\open
Copy after login
Step 12: For the open registry key, ensure that the

default

string value is empty, which appears as an unset value. If not, double-click it and clear the Value data field, then click OK.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]#Step 13: Once completed, close the Registry Editor window and restart the system.

Fix 3 – Run the Microsoft Store App Troubleshooter

Assume the app was downloaded and installed from the Microsoft Store. In this case, you can resolve them by running the Microsoft Store App Troubleshooter, which detects any issues related to the apps mentioned in this article and attempts to fix them.

Follow the steps below to learn how to run the Microsoft Store app troubleshooter on your system.

Step 1: Press the Windows R key simultaneously Open the Run box and type control.exe in its text box /name Microsoft.Troubleshooting .

Step 2: Then press the Enter key to open the Troubleshooting page on your system.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 3: Select Additional Troubleshooters from the options on the page, as shown below.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 4: Next scroll down the page to the Microsoft Store Apps option and click on its Run button .

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 5: This will launch the troubleshooter window and start detecting any issues.

Step 6: Follow the on-screen instructions here and fix it.

Fix 4 – Update Windows System

Keeping Windows system updated can usually avoid many problems and users can have a good experience without many bugs and problems. So, let us try to update the system using the following steps.

Step 1: Press the Windows and I keys simultaneously to open the Settings app on your system.

Step 2: Then click on Windows Update on the left menu as shown below.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

Step 3: On the right side, you need to click in the upper right corner of the page to check for updates, as shown in the picture below.

如何修复 Windows 11 上的应用程序无法打开问题 [已解决]

#Step 4: Then it starts checking for the latest updates provided by Microsoft for the Windows system.

Step 5: If found, download and install them all.

Step 6: Once completed, reboot the system to reflect the changes.

The above is the detailed content of How to fix app not opening issue on Windows 11 [Solved]. For more information, please follow other related articles on the PHP Chinese website!

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

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Unable to save changes to Photos app error in Windows 11 Unable to save changes to Photos app error in Windows 11 Mar 04, 2024 am 09:34 AM

If you encounter the Unable to save changes error while using the Photos app for image editing in Windows 11, this article will provide you with solutions. Unable to save changes. An error occurred while saving. Please try again later. This problem usually occurs due to incorrect permission settings, file corruption, or system failure. So, we’ve done some deep research and compiled some of the most effective troubleshooting steps to help you resolve this issue and ensure you can continue to use the Microsoft Photos app seamlessly on your Windows 11 device. Fix Unable to Save Changes to Photos App Error in Windows 11 Many users have been talking about Microsoft Photos app error on different forums

Learn how to use the Boundless Notes app on iPhone and iPad Learn how to use the Boundless Notes app on iPhone and iPad Nov 18, 2023 pm 01:45 PM

What is Boundless Notes on iPhone? Like the iOS17 Diary app, Boundless Notes is a productivity app with tons of creative potential. It’s a great place to turn ideas into reality. You can schedule projects, brainstorm ideas, or create mood boards so you never run out of space to express your ideas. The app allows you to add photos, videos, audios, documents, PDFs, web links, stickers, and more anywhere on an unlimited canvas. Many of the tools in Boundless Notes (like brushes, shapes, and more) will be familiar to anyone who uses iWork apps like Keynote or Notes. Real-time collaboration with colleagues, teammates, and group project members is also easy because Freeform allows

Photos cannot open this file because the format is not supported or the file is corrupted Photos cannot open this file because the format is not supported or the file is corrupted Feb 22, 2024 am 09:49 AM

In Windows, the Photos app is a convenient way to view and manage photos and videos. Through this application, users can easily access their multimedia files without installing additional software. However, sometimes users may encounter some problems, such as encountering a "This file cannot be opened because the format is not supported" error message when using the Photos app, or file corruption when trying to open photos or videos. This situation can be confusing and inconvenient for users, requiring some investigation and fixes to resolve the issues. Users see the following error when they try to open photos or videos on the Photos app. Sorry, Photos cannot open this file because the format is not currently supported, or the file

MS Paint not working properly in Windows 11 MS Paint not working properly in Windows 11 Mar 09, 2024 am 09:52 AM

Microsoft Paint not working in Windows 11/10? Well, this seems to be a common problem and we have some great solutions to fix it. Users have been complaining that when trying to use MSPaint, it doesn't work or open. Scrollbars in the app don't work, paste icons don't show up, crashes, etc. Luckily, we've collected some of the most effective troubleshooting methods to help you resolve issues with Microsoft Paint app. Why doesn't Microsoft Paint work? Some possible reasons why MSPaint is not working on Windows 11/10 PC are as follows: The security identifier is corrupted. hung system

How to solve application startup error 0xc000012d problem How to solve application startup error 0xc000012d problem Jan 02, 2024 pm 12:53 PM

When a friend's computer is missing certain files, the application cannot start normally with error code 0xc000012d. In fact, it can be solved by re-downloading the files and installing them. The application cannot start normally 0xc000012d: 1. First, the user needs to download ".netframework". 2. Then find the download address and download it to your computer. 3. Then double-click on the desktop to start running. 4. After the installation is completed, return to the wrong program location and open the program again.

How to connect Apple Vision Pro to PC How to connect Apple Vision Pro to PC Apr 08, 2024 pm 09:01 PM

The Apple Vision Pro headset is not natively compatible with computers, so you must configure it to connect to a Windows computer. Since its launch, Apple Vision Pro has been a hit, and with its cutting-edge features and extensive operability, it's easy to see why. Although you can make some adjustments to it to suit your PC, and its functionality depends heavily on AppleOS, so its functionality will be limited. How do I connect AppleVisionPro to my computer? 1. Verify system requirements You need the latest version of Windows 11 (Custom PCs and Surface devices are not supported) Support 64-bit 2GHZ or faster fast processor High-performance GPU, most

Fix caa90019 Microsoft Teams error Fix caa90019 Microsoft Teams error Feb 19, 2024 pm 02:30 PM

Many users have been complaining about encountering error code caa90019 every time they try to log in using Microsoft Teams. Even though this is a convenient communication app, this mistake is very common. Fix Microsoft Teams Error: caa90019 In this case, the error message displayed by the system is: "Sorry, we are currently experiencing a problem." We have prepared a list of ultimate solutions that will help you resolve Microsoft Teams error caa90019. Preliminary steps Run as administrator Clear Microsoft Teams application cache Delete settings.json file Clear Microsoft from Credential Manager

How to improve computer startup speed by modifying Windows 10 registry How to improve computer startup speed by modifying Windows 10 registry Apr 19, 2024 am 08:01 AM

In the process of using the Windows 10 operating system, many users find that it takes a long time to start up their computers, which affects the user experience. In order to optimize the boot speed, some people have suggested that the purpose can be achieved by modifying the system registry. In response to this demand, this article will provide an in-depth analysis of how to effectively improve computer startup speed by properly adjusting Windows 10 registry settings. Let’s take a look below. Operation method 1. Use the "win+R" shortcut key to start running, enter "regedit", and click "OK" to open. 2. After entering the Registry Editor, click "HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurren" in the left column