Share via

Windows App can't open

Anonymous
2022-01-27T01:26:37+00:00

I have recently received an update, so I updated it, knowing that nothing will happen as I didn't experience anything previously. After restarting, some apps turned gray and have underlined. They can't be open, so can anyone tell me what the problem is.

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. John DeV 164.9K Reputation points Independent Advisor
    2022-01-27T01:58:24+00:00

    Hello Jun,

    Good day! I'm John Dev a Windows user like you and I'll be happy to assist you today. I know this has been difficult for you, Rest assured, I'm going to do my best to help you. What is your current windows version and edition? Press Start then search Settings, select System then About.

    Please let me know if you have tried the methods below.

    **Reset the Microsoft Store cache

    Press the Windows Logo Key + R to open the Run dialog box, type wsreset.exe, and then select OK.

    Note:

    A blank Command Prompt window will open, and after about ten seconds the window will close and Microsoft Store will open automatically.

    **Please try to run SFC and DISM to check for any system errors and corrupted files.

    https://support.microsoft.com/en-us/help/402652...

    After that, Restart your computer

    **Re-register built-in apps via PowerShell

    Windows key+X then select Windows PowerShell (Admin)

    copy and paste the command below then press Enter. Please ignore the red errors and let the process complete.

    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

    Restart your Computer

    Kindly let me know if this helps or if you have any further concerns.

    Kind regards,

    John DeV

    Independent Advisor

    Was this answer helpful?

    0 comments No comments