Hi,
When did the issue start, and what changes were made to your computer before the issue started?
What is the exact make and model of your device?
In the meantime, please check for Windows Update:
Go to Settings > System > Windows Update > Check for updates > Install all pending updates.
Run the DISM and SFC tools to repair damaged system files:
On your search bar, type "Command Prompt," then right-click it and select "Run as administrator." Type the following commands one after the other in the order shown:
DISM.exe /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Restart your PC afterward.