Just for test, try performing Clean Boot and see if the problem persists?
Have a look at:
If not, enable services one by one to see which one causing the problem.
Open start and search for cmd and open Windows Terminal as administrator and then type the following command:
sfc /scannow
Press enter and let it run.