In this case, I suggest you use the system file checker to repair possible corrupted or missing system files.
- Open Start and type
cmd, right-click on "Command Prompt", and select "Run as administrator". - Run the following commands at the Command Prompt one at a time:
dism.exe /online /cleanup-image /scanhealth
dism.exe /online /cleanup-image /restorehealth
dism.exe /online /cleanup-image /startcomponentcleanup
sfc /scannow
Note: Pay close attention to the results of the commands. This will help you determine whether the procedure was completed successfully or if there was a problem. If you get any errors, let me know the error message that was displayed.
- Then restart (not shutdown) your PC and see if the problem stops.
If the problem persists, try this:
- Press "Windows + R", type
optionalfeatures.exe, and press Enter; - Uncheck ".NET Framework 3.5 (includes .NET 2.0 and 3.0)" and ".NET Framework 4.8 Advanced Services."
- Click OK to let it apply, and restart (not shutdown) your PC.
- After the restart, go back and re-check both boxes.
If the problem persists, please let me know, and I will provide another method.
Feel free to ask any questions you may have.