Run system scans:
Method 1:
System file checker is a utility in Windows that allows users to scan for corruptions in Windows system files and restore corrupted files.
Run system file checker (SFC) and see if it helps. Please follow these steps:
a. Press Windows + X keys and click command prompt (admin). Or PowerShell (Admin).
b. Type the following command in command prompt and press Enter.
sfc /scannow
If it does not help, use method 2.
Method 2:
Run DISM tool and check the issue. Please follow these steps:
a. Press Windows + X keys and click command prompt (admin). Or PowerShell (Admin).
b. Type the following command in command prompt and press Enter.
DISM.exe /Online /Cleanup-image /Scanhealth
after the scan is complete type the following and press Enter
DISM.exe /Online /Cleanup-image /Restorehealth
After running the DSM commands run SFC again.
Restart using Start > Power > Restart.
i also done this but the problem still remains
nothing really changed