Hello Enriquemdv, welcome to the Microsoft community my name is Luiz Cruz, I am a Windows 10 expert user and would be happy to help you;
I understand that your system has many corrupted files;
In this case, I initially recommend that you follow the instructions below:
Access Safe Mode with Networking;
Press the Windows key and type: msconfig and press Enter;
Click on the System Boot tab and check the options: Secure Boot and Network;
Restart the PC;
In safe mode with networking, do the following:
Press the keys Ctrl + Shift + ESC, click on File;
Click Run new task.
Check the option Create this task with administrative privileges;
In the open field type cmd, then click OK.
Run the following commands:
sfc /scannow
dism /online /cleanup-image /CheckHealth
dism /online /cleanup-image /restorehealth
chkdsk /f /r
Confirm with Y and then Enter to schedule a disk scan. Restart the equipment and as soon as you finish, check if you agree.
Wait for the process to finish and restart the pc;
Check if the corrupt files are fixed;
I hope I helped, even more!