4 Tips to Microsoft Common Language Runtime Native Complier High CPU Usage
Sometimes, ngen.exe will consume an excessive amount of these resources, creating some performance issues. In this condition, you might try running a combination of SFC and DISM to fix this issue. RunCommand Promptas an administrator. In the command window, typesfc /scannowand pressEnter. After the process is done, execute the following commands one by one. Dism /Online /Cleanup-Image /CheckHealth Dism /Online /Cleanup-Image /ScanHealth Dism /Online /Cleanup-Image /RestoreHealth Step 4. reboot your system....