How to bring back disappeared settings

vovacix 20 Reputation points
2026-08-08T16:51:05.14+00:00

Без имениA lot of settings including windows update disappeared. Im on Windows 11 Home and when im trying to search a setting that is disappeared it shows up but i cant click on it and i checked services and windows update was there a lot of settings just disappeared from settings and i cannot access them. I tried using troubleshooter, system scan, disk scan, tried doing youtube tutorials, tried using programs that was fixing this problem but nothing worked it just appear in the settings, does anybody know how to fix this problem?

Windows for home | Windows 11 | Settings
0 comments No comments

Answer accepted by question author
Ramesh Srinivasan 87,355 Reputation points Independent Advisor
2026-08-08T17:30:19.1833333+00:00

Many sections of the Settings page seem to be hidden due to a policy setting.

Please open Command Prompt (admin) and run the following commands to clear the policies.

reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer /v "SettingsPageVisibility" /f

reg delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer /v "SettingsPageVisibility" /f

Post the output here.

Close and reopen Settings.

(Another possibility is that the Settings app is corrupt. Let me know the outcome of the above commands so that I can post the next fix, if necessary.)

Was this answer helpful?

3 people found this answer helpful.

0 additional answers

Sort by: Oldest

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.