Hello mimiikkyu,
Thank you for reaching out to the Microsoft Community and I'll be glad to assist you today.
It looks like you're having trouble with the Settings page after updating Windows. Even though your question was posted in the Windows 11 forum, it seems you are using Windows 10.
If the Settings page isn't working or just shows a blank screen, you can try these steps to fix it.
Method 1. Run a System file checker utility scan.
System File Checker is a utility in Windows that checks for problems with files on your computer. To run it, follow these steps:
- In the search box on the taskbar, type command prompt, right-click and "Select Run as administrator", and then select Yes.
- Type or Paste the Command lines one by one and click enter. (Note: Each command may take a few minutes to start and complete. Do not copy-paste the commands all at once)
DISM /Online /Cleanup-Image /CheckHealth DISM /Online /Cleanup-Image /ScanHealth DISM /Online /Cleanup-Image /RestoreHealth sfc /scannow
- After you see a message that says, "Verification 100% complete," type exit and press Enter.
- Restart your PC. Check if it helps. If you are still experiencing issues, try the next method.
Method 2.
- Open PowerShell as Administrator.
- Type or paste the command below and click enter.
Get-AppxPackage *windows.immersivecontrolpanel* | Reset-AppxPackage
- Once completed, restart your PC.
- Open the Settings page and check if all the options are visible on the screen.
I hope this information helps. If you have any questions, please let me know and I will be happy to help you further.
Best regards,
Gunasekar N