Mar 27 2022 02:15 PM
I am working on reinstalling "Feedback Hub" after uninstalling it several months ago.
At this point I have arrived at the point that most likely I am missing AppXManifest.xml file on this computer.
I have entered into Powershell as administrator and have "executed" the following command:
Get-AppxPackage -allusers Microsoft.WindowsFeedbackHub | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml}"
As a result I am given the append prompt >>.
Here I sit.
Mar 27 2022 09:44 PM
Mar 28 2022 02:16 AM
@KapilArya Thank you. When I established a local account I have access to feedback hub. Once again, thanks. What I am trying to do is have "Feedback Hub" accessible to my primary account.