Hello,
Found that Store is not available in one of the Windows 10 1909 x64 device. Copied the Store from working device to not working device
Add-AppxPackage -register “C:\temp\Microsoft.WindowsStore_12104.1001.1.0_x64__8wekyb3d8bbwe” –DisableDevelopmentMode
Executed the above command in powershell. Then received the below error
an invalid manifest file name was passed to this function. this file must be named appxmanifest.xml
Followed the below forum
https://www.intowindows.com/how-to-reinstall-store-and-other-preinstalled-apps-in-windows-10/
https://techkiranangal.blogspot.com/2020/11/install-sticky-notes-or-any-microsoft.html
https://community.spiceworks.com/topic/2058818-reinstall-deprovisioned-app-without-store-access
https://www.jitbit.com/alexblog/246-resolving-issues-with-store-in-windows-10/
https://www.digitalcitizen.life/how-reinstall-all-windows-10-default-apps-powershell/
Store App not found under Apps & features. Troubleshoot of Store under Updates & Security also did not help.
Please let me know why does the an invalid manifest file name was passed to this function. this file must be named appxmanifest.xml message appears