run as admin [powershell] (type into search bar, when you see it pop up, right click on it and run as admin)
sfc /scannnow
wait till complete
now run (still in powershell)
Dism /Online /Cleanup-Image /RestoreHealth
wait till complete
if either found and fix integrity errors or corruptions, reboot and then repeat both steps again. If you get caught in loop (more than twice) you need to consider windows reset or fresh install - and/or take note of the linked issues below.
Next get Snappy Driver Installer from
https://sdi-tool.org/download/ Use the light version, youtube a video on it if can't figure out how to use this program. What it does is get the most up to date / best drivers for your system. This will eliminate a possible driver issue.
This is other things that can cause the issue
https://www.makeuseof.com/tag/fix-whea-uncorrectable-error-windows-10/Hope you find this of help.