In case a Windows Resource Protection (WRP) file is missing or is corrupt, the system would face abnormal issues like blue screen errors.
SFC scan is a utility which helps fix missing or corrupt files in the system. The procedure for an SFC scan is as follows:
How to RUN SFC scan command in Windows 10
1] Search for Command Prompt in the Windows search bar and right-click on the icon. Select Run as administrator.
2] Type the following command and press Enter to execute it:
sfc /scannow
It would need a few minutes to process.
4] Restart the system once both of the commands are executed.