Hello, how are you?
Run the Windows check through the below procedures and see if it gets fixed.
I also suggest that you try to restore Windows to a point before the problem.
SFC, DISM and CHKDSK.
Use a Windows disk, file and image correction tool
- On the desktop, press the Windows + X keys, and select Windows Powershell (Admin);
- Copy and paste the following commands, one line at a time, followed by Enter:
sfc /scannow
dism /online /cleanup-image /CheckHealth
dism /online /cleanup-image /restorehealth
chkdsk /f /r /x
To schedule a disk check, confirm with the S key and press Enter, and restart the equipment.
*** IMPORTANT ***
This is a process that can take some time to complete.