thanks for sharing, but I have tried all steps and go to the final one step in powershell administer: ((Get-ChildItem "HKLM:SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAlluserStore\InboxApplications") | Get-ItemProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode
but still does not work, therefore I tired to key in below
hello there,
ReplyDeletethanks for sharing, but I have tried all steps and go to the final one step in powershell administer:
((Get-ChildItem "HKLM:SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAlluserStore\InboxApplications") | Get-ItemProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode
but still does not work, therefore I tired to key in below
((Get-ChildItem "HKLM:SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAlluserStore\InboxApplications") | Get-ItemProperty).Path | Add-AppxPackage -Register "C:\Program Files\WindowsApps\Microsoft.WindowsStore_11811.1001.27.0_x64__8wekyb3d8bbwe\AppxManifest.xml" -DisableDevelopmentMode
now neither I can open windowsStore, nor I can open microsoft photos,
could you please help here, my email: sinoaustralia@bigpond.com
thanks