I'm sorry, I'm running out of possible fixes and solutions. Since this is an open forum, let's see if another member of the community has an alternative solution to the issue.
Java???
I cannot install Java in any form. Neither in reduced mode nor with the antivirus turned off.
Win 10 Pro 22H2
First a window pops up with the following message: "A new application is required to open this RES type link... Searching for an application in the Microsoft Store"
After this is unsuccessful, I get a RED X message: "Windows cannot find 'ms-windows-store :Assoc?protocol=res' file.
Please check that you entered the name correctly and try again."
I am helpless... S.O.S.!
AMENDMENT
THANK YOU everyone for your help, I'm bored, I reinstall EVERYTHING, 2-3 more days and I'm done with everything...
Windows for home | Windows 10 | Install and upgrade
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.
6 answers
Sort by: Most helpful
-
Anonymous
2022-12-13T01:29:09+00:00 -
Anonymous
2022-12-12T19:49:17+00:00 Long story short, yes, I tried EVERYTHING, NOTHING. Reinstalled... 2 more days and I'm done :-(
-
Anonymous
2022-12-10T22:53:29+00:00 The error message indicates that is needed to install an additional app to finish the installation, and the Microsoft Store cannot be opened, this is why I suggested you repair the Microsoft Store to check if the installation proceeds.
Another possible cause for the error is that the JAVA online installer has a problem downloading the files needed. Did you try to run the JAVA offline installer?
-
Anonymous
2022-12-10T00:53:20+00:00 Hi RobinsonSilvestre!
Thanks for the help, but I must have written something wrong. I currently have NO JAVA on my machine, and I try any version, the mentioned error messages appear. The problem is NOT with MSStore, unfortunately. Sorry, the text in the picture is Hungarian.
2- Type these commands.
sfc /scannow (and press Enter)
Dism /Online /Cleanup-Image /ScanHealth (and press Enter)
Dism /Online /Cleanup-Image /CheckHealth (and press Enter)
3- The DISM tool will report whether the image is healthy, repairable, or non-repairable. If the image is repairable, you can use the /RestoreHealth argument to repair the image.
4-Type this command and press Enter:
Dism /Online /Cleanup-Image /RestoreHealth
Step 2: Repair and reinstall the Microsoft Store
1-Right-click on Start.
2-Click on Windows PowerShell(admin)
3-Type:
Get-AppXPackage -allusers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} and press ENTER.
4-Reboot your PC
5-Open the Microsoft Store, click on Library then click on Get and Install updates.