Let's check the system files and also scan to make sure it's not a virus.
To check system files:
Use System File Checker to fix possible corrupted or missing Windows files.
Run the following commands from the command prompt (as an administrator) one at a time:
dism.exe /online /cleanup-image /scanhealth
dism.exe /online /cleanup-image /restorehealth
dism.exe /online /cleanup-image /startcomponentcleanup
sfc /scannow
chkdsk /R /F /X
Reboot and check if the issue is resolved.
To Scan for viruses and malware:
Follow the Defender offline procedure at the link below:
https://support.microsoft.com/en-us/windows/hel...
Then download the trial version from the website below Malware bytes and run it.
https://www.malwarebytes.com/lp/sem/br?gclid=Cj...
Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
Let me know if it works.