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:
- Please click Start menu and type CMD, right click on it and choose Run as Admin, please paste the command below and hit enter.
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.
- Repair Windows Store apps and Settings
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