Question Windows 10 update window and other settings pages displaying incorrectly.

brisk

Distinguished
Dec 26, 2006
118
0
18,680
Windows 10 update window and other settings pages displaying incorrectly.

https://imgur.com/v9krsqV

Tried full dell command driver update, windows updates, uninstalled all display adapters from device manager. Nothing looks too strange in device setting.
 
hmmm... see if this helps

right click start button

choose powershell (admin)

copy/paste this command into window:

Repair-WindowsImage -Online -RestoreHealth

and press enter

Then type SFC /scannow

and press enter


Restart PC if SFC fixes any files as some fixes require a restart to be implemented

First command repairs the files SFC uses to clean files, and SFC fixes system files

SFC = System File Checker. First command runs DISM - https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/what-is-dism?view=windows-11