How to fix win10 system crash? When many friends use computers, they often cause the computer system to crash with a blue screen due to improper operation. At this time, rash operations may cause further damage to the system. So, how do we repair the crash of the win10 system? Below, the editor will bring you how to fix win10 system crash.
Method 1: Use startup repair
Startup repair is a utility built by Microsoft officially in the Windows system specifically for repairing system boot problems. It can help us quickly solve and repair various problems that prevent the Windows system from loading. When we encounter the problem of computer blue screen crash, we give priority to this method because it is really simple.
Please enter the recovery environment using the above method, and then click "Troubleshooting" > "Advanced Options" > "Startup Repair", and then you can start to automatically repair your system boot problems and wait for the repair program to be completed. , restart the computer again to see if the blue screen problem has been resolved.
Method 2: Use command prompt
The command prompt in the recovery environment is also a very practical program. By executing short commands line by line, it can help us easily complete various system-related operations. So how to fix Win10 system crash with the help of command prompt?
Step 1. Please enter the recovery environment using the above method, and then click "Troubleshooting" > "Advanced Options" > "Command Prompt".
Step 2. Enter sfc /scannow in the command prompt window and press Enter to scan and repair the discovered system file problems.
Step 3. If the sfc command cannot successfully repair the problem, you can also use the following DISM command to repair it.
The above is the detailed content of How to fix win10 system crash? Win10 system crash repair method. For more information, please follow other related articles on the PHP Chinese website!