Windows 10: Can't open/repair any Windows 10 apps

Discus and support Can't open/repair any Windows 10 apps in Microsoft Windows 10 Store to solve the problem; So I want to get something from the Microsoft Store website. I click the Install/Play button. "This file does not have an app associated with it for... Discussion in 'Microsoft Windows 10 Store' started by Spike Rose, May 27, 2020.

  1. Can't open/repair any Windows 10 apps


    So I want to get something from the Microsoft Store website. I click the Install/Play button.

    "This file does not have an app associated with it for performing this action."

    I'm at a loss here. WSreset.exe just tells me;

    "ms-windows-storeCan't open/repair any Windows 10 apps :purgeCaches

    Windows cannot access the specified device, path, or file. You may not have appropriate permissions to access the item."

    I'm the admin of this computer, so I'm supposed to have permission to access any file I want. Right?

    I've tried all kinds of powershell and cmd commands about reinstalling xml asset packages and whatnot. Some seemingly work but do nothing, others tell me that key files don't exist, others just spit indecipherable errors at me with unreadable formatting. I tried making a new user, even doing a repair install. I can't roll back to a restore point because the repair install made the "brilliant" decision to delete every single one. Now the thing that Ithink the store is supposed to be is now "ms-resource:StoreTitle". Also the Get Help program is named "ms-resource:appDisplayName", my calculator and feedback hub won't open, most other "apps" just seem dead in the water. The troubleshooter isn't of any help either, it can't find the problem. What in the world is going on?


    And please do not ask me to factory reset my computer. There has to be a better way. I labeled this as a Windows/Microsoft Store issue, but something tells me it's bigger than that. "Solve one, solve them all." I hope.

    :)
     
    Spike Rose, May 27, 2020
    #1
  2. Ahhzz Win User

    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, May 27, 2020
    #2
  3. Brink Win User
    Mail app will not open on 10041.

    Hello Adam,

    This is the suggested solution below if you haven't already tried it. Can't open/repair any Windows 10 apps :)

    In this Windows 10 build 10041, the Mail, Calendar, and People apps may be broken due to a licensing issue with the Store Beta. To get these apps working again, you need to follow these steps:

    • Open powershell as administrator
    • Run the command Get-appxprovisionedpackage –online | where-object {$_.packagename –like “*windowscommunicationsapps*”} | remove-appxprovisionedpackage –online
    • Re-install Mail, People and Calendar from the Store (green tile)
     
    Brink, May 27, 2020
    #3
  4. Kursah Win User

    Can't open/repair any Windows 10 apps

    Repair Windows 7/8/10

    Repairing Windows 8

    Further improving on previously deployed OS repair methods, Windows 8, 8.1, Server 2012 and 2012 R2 further allowed advanced repair where an in-place upgrade or total re-install would be required on previous operating systems. In all honesty, before Windows 10 implementation, this was arguably the easiest OS to repair for a couple of years by running more basic commands.

    This has since been advanced to more closely match Windows 10/Server 2016 repairs but with the below information I hope to guide you through performing these advanced tasks more easily!

    Spoiler: Windows 8/8.1 Repair DISM

    If CHKDSK and SFC fail to repair the issues with the system, then it this is your next option and besides restoring from a previous backup might be the second-to-last option before re-installing the operating system. We will utilize DISMfor this next repair option.
    • In some instances, you won't need the OS ISO to perform the DISM image cleanup. You can attempt this on any OS from 8-10 by using the following command in elevated CLI: DISM /Online /Cleanup-Image /RestoreHealth
    • In many cases now due to some changes Microsoft made, you'll need to have a copy of the OS ISO available. The ISO will need to be a standard deployment variety that contains Install.WIM in the Sources directory, otherwise the process will fail. Once you have the correct ISO, mount it in Explorer (can do this natively on Microsoft Windows 8.0+), verify the drive letter, verify Image.WIM in the Sources directory.
      • To download a Windows 8.1 ISO from Microsoft, click here.
    • Enter the following in elevated CLI: DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:\Sources\Install.wim:1 /LimitAccess
      • X = drive letter of mounted ISO. Change to match the appropriate drive letter.
      • Say I had the Install.WIM located in C:\Images, I would type the following command: DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:C:\Images\Install.WIM:1 /LimitAccess
    The DISM scan can take a while, often times longer than an CHKDSK or SFC scan. To speed up the process, have the Image.WIM on a faster flash media or on local storage rather than disc media. This will help greatly. In many cases one or two runs of this command will repair most issues I've found with Windows 8/8.1.

    Once the DISM repair process has been found successful, or not, I will perform a reboot. If the repair was unsuccessful, this will be when I attempt a second pass. If the second pass fails, it is time to move onto the next solution.

    However, if the DISM repair passes at any point, reboot the system and then perform an SFC to confirm no further issues are found or need resolved. This step is likely overkill for those not seeking to do optional steps.

    Operating System Refresh

    It should be noted that in the event DISM fails to repair the system, then an OS refresh would be the next suggestion if the deployed that could save the user's files and OS deployment.

    This feature has been an available feature since Windows 8 launched in 2012. The biggest benefit with this option over Windows 7's in-place-upgrade is not necessarily requiring the OS installation media to perform the repair.

    If the system is an OEM, an OS refresh from the OEM partition may mean a reinstall of the OS and loss of user data but the restoration of OEM software and bloatware. But you can still choose a manual OS-only refresh without the bloatware if you take the correct steps.

    The best choice in my opinion is to run an OS refresh procedure from the advanced boot menu or you can run the installation media while in Windows to perform and Upgrade installation, this will keep your files and settings but replace Windows files and components.

    To access the advanced boot menu for Windows 8, there are a several options.
    • When choosing restart from the OS GUI, hold down SHIFT and click restart. This method will work even if you cannot log into a profile on the system which makes it very useful in some situations.
    • If logged in, access PC Settings, and click Restart Now under Advanced Startup.
    • If logged in, open a command prompt window and type shutdown /r /o /t 0 which will initiate a reboot into the advanced menu right with no delay. Without /t 0, there will be a 60-second delay. The number value after the /t is delay seconds.
    Once you've reached the advanced boot menu, choose Troubleshoot. From there you can choose to Refresh your PC, Reset your PC and Advanced Options. For this repair, we want to choose Refresh your PC. It's description reads "If your PC isn't running well, you can refresh it without losing our files." That is exactly what we want to accomplish here!

    Follow the prompts and processes, and after the refresh installation and rebooting, you should be greeted with a login screen back to your profile in your stable OS environment. At this point you should be able to use the system as intended, if in doubt then re-run the SFC and DISM scans.

    In-Place Upgrade

    If CHKDSK, SFC and DISM fail to repair the issues with the system, yet you can still boot to the Windows desktop, then the next option is to perform an in-place upgrade. This is more in-depth than an Operating System Refresh. It re-installs most of the operating system's core image and critical files without losing your profiles, data or programs, but do expect to lose some settings. In many cases this process can fix some major issues and refresh an otherwise corrupt and issue-ridden OS installation back to something stable and usable.

    Time to close the CLI windows and get back into the GUI, unless you want to deploy Windows through CLI. You'll have to source a different guide for that process!

    Requirements to perform an in-place upgrade:
    • Must have installation media that matches the installed OS version and type. This applies to both Windows and Windows Server.
    • Must be able to get to the desktop on the affected system to correctly initiate this process, booting to the media will not allow an upgrade to be performed.
    That last rule is the frustrating part of this repair process if you cannot get that far, backup what you can and do a fresh installation. Otherwise proceed.
    • Start the process by using autorun or manually running setup.exe from the installation media.
    • Windows 8/Server 2012+ can mount ISO's in Windows Explorer, you can use that instead of physical media options to perform this task.
    • You'll come to the installation window, the options will be Upgrade or Custom. Choose Upgrade. This is critical as choosing custom will force you to overwrite, append or wipe out the current install rather than performing any kind of repair.
    • Follow the on-screen prompts, which should be very few for you to interact with. The overall process looks and is the Windows install GUI. Once it is completed, the system will automatically reboot (may need to more than once).
    • After the reboot(s) after the in-place upgrade you should have a fully functional Windows without issues or corruptions.
    Performing an in-place upgrade makes sense, and gives you a stable and clean running operating system when there's an issue or corruption you just can't fix but things aren't broken enough to warrant a fresh installation. The point of this process is to refresh the Windows OS files but retain your data, programs, and settings. That is precisely what the in-place upgrade procedure accomplishes.

    I should also add that this process can be accomplished remotely as well, from start to finish. I have done so with persistent LogMeIn, ScreenConnect and Teamviewer installations on various remote systems I have performed this task on, RDP should work as well. Being able to do this level of repair remotely is a huge benefit to any sysadmins out there looking to keep a client happy and perform that "remote magic" IT guys are known for.


    **If at this point your issues are not fixed, then there is something else occurring that is causing the issue be it Malware, hardware, drivers, etc. Please refer to the OP in this thread to run through some of those tests and diagnostics, or create a new thread seeking help and stating what you've tried.**
     
    Kursah, May 27, 2020
    #4
Thema:

Can't open/repair any Windows 10 apps

Loading...
  1. Can't open/repair any Windows 10 apps - Similar Threads - Can't open repair

  2. Windows10 Home can't open any apps

    in Windows 10 Software and Apps
    Windows10 Home can't open any apps: I have a Dell Inspiron x64 running Windows10 Home. All of a sudden I can't open any apps including email, office products, iTunes. Primary error is windowsapps\microsoft.549981c3f5f10_3.2109.6305.0_x64_\win32bridge.server.exe not found. Tried fixes using SFC/Scannow....
  3. Windows10 Home can't open any apps

    in Windows 10 Gaming
    Windows10 Home can't open any apps: I have a Dell Inspiron x64 running Windows10 Home. All of a sudden I can't open any apps including email, office products, iTunes. Primary error is windowsapps\microsoft.549981c3f5f10_3.2109.6305.0_x64_\win32bridge.server.exe not found. Tried fixes using SFC/Scannow....
  4. Can't open Microsoft Store. Can't open any Microsoft Store apps. Can't install any...

    in Microsoft Windows 10 Store
    Can't open Microsoft Store. Can't open any Microsoft Store apps. Can't install any...: Hi, I am not able to open the Microsoft Store. Can't open any Microsoft Store apps. Can't install any Microsoft Edge Add-ons. I used the wsreset.exe in the run box. It resulted in an error: ms-windows-store: PurgeCaches. The app didn't start. I ran the Store...
  5. Can't open links from any app

    in Windows 10 Ask Insider
    Can't open links from any app: Not sure I can write this here but, on any app (TS, Discord, Steam etc...) I can't open links when I click on them. I thought it was just discord at first, but I can't anywhere. What might be the problem? It's the first time ever in my life that I experience this problem. It...
  6. Can't open any apps and files in Windows 10

    in Windows 10 BSOD Crashes and Debugging
    Can't open any apps and files in Windows 10: I can't open any games, apps, images, and files due to the missing .dll files (eg. VCRUNTIME140.dll, MSVCR110.dll). At first, I tried to re-register VCRuntime140.dll. I went to the Command Prompt and selected "run as administrator". However, after I clicked on "run as...
  7. Can't open any *.exe files or windows apps.

    in Windows 10 BSOD Crashes and Debugging
    Can't open any *.exe files or windows apps.: Open a file or app I get a System file error (-1073741819) I search and find to sfc /scannow, also did the DISM.exe /Online /Cleanup-image /RestoreHealth. I did these scans and troubleshoot many times but it does not resolve the problem. Today I find Create Windows 10...
  8. Can't run any programs or open any files after disk repair.

    in Windows 10 BSOD Crashes and Debugging
    Can't run any programs or open any files after disk repair.: Got a notification that windows needed to restart after solving a disk error (I don't remember the exact wording). After the restart and entering my PIN, it got stuck on the welcome screen, loading, for over 2 hours. I fixed this with a suggestion from another post on here,...
  9. CAN'T OPEN ANY WINDOWS APPS AND START MENU IN WINDOWS 10

    in Windows 10 BSOD Crashes and Debugging
    CAN'T OPEN ANY WINDOWS APPS AND START MENU IN WINDOWS 10: someday's before i was using my pc, it suddenly shown a blue screen for recover pc!! after that pc restarted again but start menu and another apps was not working!! i'm unable to open settings, musics, and all another windows apps even start menu too!! i tried to find out...
  10. Can't open any windows store apps

    in AntiVirus, Firewalls and System Security
    Can't open any windows store apps: Hello, I am having trouble with Windows Defender and Update. I am getting error 0x800705b4 for Defender and though I've searched online on how to fix the problem none of them seem to work. Also, my computer won't let me access the update & security portion of my settings....