Please try to re-register Get help app using this command in Windows PowerShell:
Get-AppXPackage *Microsoft.GetHelp* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
when i opened get help a loading screen appeared and then it said "There was a problem reaching the app"
Please try to re-register Get help app using this command in Windows PowerShell:
Get-AppXPackage *Microsoft.GetHelp* -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Had the same problem, I fixed it by repairing and resetting the app.
Greetings!
This is Tin, I'm here to help you. Instead of Apps and Features, please click Installed apps.
Kindly send the version or build of your Windows (Please press Windows key+R and type winver and hit enter)
Kindly check and follow the steps below:
DISM.exe /Online /Cleanup-image /Scanhealth
DISM.exe /Online /Cleanup-image /Restorehealth
Please wait for it to finish and repair the system files.
Once done, please paste the command below and hit enter.
sfc /scannow
Please wait to finish.
Check if the issue persists.
Click Start Menu and type Powershell, right click on it and choose Powershell(admin), copy and paste the command below and hit enter.
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Once the process is done, restart the PC and check if the issue still persists.
Please let me know how it goes.
Thanks,
Tin
i couldnt find apps and features
AI answer
If the Get Help app is displaying a loading screen and then showing the message "There was a problem reaching the app," it could be due to several reasons. Here are some steps you can take to troubleshoot the issue:
If these steps do not resolve the issue, you may need to contact Microsoft support for further assistance.
References: