Forum Discussion
downeaster59
Sep 28, 2021Copper Contributor
Microsoft Store missing from Windows 11 insider preview
I have recently installed the latest Windows 11 Pro insider preview (ARM version) in a VM on my M1 Mac with Parallels Desktop. Windows seems to run fine, but the Microsoft Store app is missing. The...
ChrissantReynolds
Jan 19, 2022Copper Contributor
downeaster59 I fixed this issue by following these steps:
- Going to Settings > Privacy & security > For developers : Enable Install apps for any source.
- Sideload (based on your chip architecture and in this order.):
- Microsoft.VCLibs.140.00_14.0.30704.0_x64__8wekyb3d8bbwe.Appx
- Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe.Appx
- Microsoft.NET.Native.Runtime.2.2_2.2.28604.0_x64__8wekyb3d8bbwe.Appx
- Microsoft.WindowsStore_12107.1001.15.0_neutral___8wekyb3d8bbwe.AppxBundle
- Use this website for more accurate if needed. guide: https://www.winhelponline.com/blog/restore-windows-store-windows-10-uninstall-with-powershell/
- toddshannonAug 19, 2022Copper ContributorPerfect answer! Worked for me!
- Kanad1May 27, 2022Copper ContributorHi Chrissant,
Thanks to your link, I was able to install the Microsoft Store!
I would like to add one more point:
To install the Microsoft VCLibs package, I had to turn off Widgets from Taskbar settings and also end the Widgets.exe task from Taskbar. - tmmskMay 06, 2022Copper Contributorthis guide fixed my issue on win 11 arm64 macbookpro m1. thaankyou