Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
This is also happening to me.
I purchased Parallels for Mac (ARM), running Windows 11 Pro (activated).
Using 16" Macbook Pro, 2021. Running Ventura 13.5.2.
I do not even have the Microsoft Store. I've run the below commands in Powershell (as admin) and Terminal (as admin). Neither did anything.
Get-AppxPackage *Microsoft.WindowsStore* | Remove-AppxPackage
Then I ran the below to install...
Get-AppxPackage -AllUsers Microsoft.WindowsStore* | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
I restarted my VM after the latter command, and still nothing.
Please, can someone help us?
Best,
Erik
Fault bucket , type 0
Event Name: StoreAgentSearchUpdatePackagesFailure1
Response: Not available
Cab Id: 0
Problem signature:
P1: Acquisition;Parallels-ARMReinstaller
P2: 803fb004
P3: 22631
P4: 2715
P5: Windows.Desktop
P6: P
P7:
P8:
P9:
P10:
Attached files:
These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportQueue\NonCritical_Acquisition;Para_3db51bf270aab1caac2690aa57a5139c5cdabb8_00000000_d558acd2-3cfd-416d-b3bc-31b67aaa8d75
Analysis symbol:
Rechecking for solution: 0
Report Id: d558acd2-3cfd-416d-b3bc-31b67aaa8d75
Report Status: 4
Hashed bucket:
Cab Guid: 0
Fault bucket 1485163566864581806, type 5
Event Name: StoreAgentSearchUpdatePackagesFailure1
Response: Not available
Cab Id: 0
Problem signature:
P1: Acquisition;Parallels-ARMReinstaller
P2: 803fb004
P3: 22631
P4: 2715
P5: Windows.Desktop
P6: P
P7:
P8:
P9:
P10:
Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.062ffb65-ca5b-4b0a-bf15-ad56c6e59502.tmp.WERInternalMetadata.xml
These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\NonCritical_Acquisition;Para_3db51bf270aab1caac2690aa57a5139c5cdabb8_00000000_d558acd2-3cfd-416d-b3bc-31b67aaa8d75
Analysis symbol:
Rechecking for solution: 0
Report Id: d558acd2-3cfd-416d-b3bc-31b67aaa8d75
Report Status: 268435456
Hashed bucket: 004376615530c82aa49c5c653450c4ae
Cab Guid: 0
I have the same problem. I've reinstalled it 10 times, and each time I get error 0x803fb004.
It didn't help.this is the solution. regular powershell with admin wasn't letting me run wsreset i literally spent all night trying to figure this out until i found this website. its ridiculous i have to do this after paying for a service by parallels
if you click the link start from the bottom first i did it top down and it failed. i started over from the bottom up and worked flawlessly. best of luck
1. windows search bar powershell ISE 64 run as admin
2. Get-AppxPackage -Name "Microsoft.WindowsStore" -AllUsers | Remove-AppxPackage
3. reboot
4. iwr -useb https://raw.githubusercontent.com/DaBigBlob/ms-store-arm64/main/allowARMv2.ps1|iex
5. click yes
6. click yes
7. wsreset.exe -1
Microsoft Store on ARM64 (for UTM) | ms-store-arm64 (dabigblob.github.io)
as a first time customer Parallels - do better.

this is the solution. regular powershell with admin wasn't letting me run wsreset i literally spent all night trying to figure this out until i found this website. its ridiculous i have to do this after paying for a service by parallels
if you click the link start from the bottom first i did it top down and it failed. i started over from the bottom up and worked flawlessly. best of luck
1. windows search bar powershell ISE 64 run as admin
2. Get-AppxPackage -Name "Microsoft.WindowsStore" -AllUsers | Remove-AppxPackage
3. reboot
4. iwr -useb https://raw.githubusercontent.com/DaBigBlob/ms-store-arm64/main/allowARMv2.ps1|iex
5. click yes
6. click yes
7. wsreset.exe -1
Microsoft Store on ARM64 (for UTM) | ms-store-arm64 (dabigblob.github.io)
as a first time customer Parallels - do better.
Thank you. It seemed promising, but after last step I got this error message. Which is probably the same as Antons message.
Thank you. It seemed promising, but after last step I got this error message. Which is probably the same as Antons message.