Hi,
Thank you for writing to Microsoft Community Forums.
We understand your concern. Could you please let us know if you have noticed any other issue with Settings app?
We recommend you to follow the steps mentioned below to re-register Settings app and check.
- Search for PowerShell in the search bar.
- Right click on the same in the list and choose Run as administrator.
- Then copy and paste following command and press Enter.
- Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
- Then close PowerShell session and check for the issue.
Regards,
Dear Moderator,
may we ask what progress Microsoft is making to resolve this troublesome issue?