Looks like a broken Windows install or corrupted system/driver whatever
Try to verify the integrity of your system files:
Open the start menu and search for "cmd"
Run cmd as admin
Copy and paste (right click) each command below one by one in the cmd and press enter after each command
Only put the next command when the one you ran is finished.
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Once it's done restart your PC