1, after investigation, this blue screen error code reason is:
Code: 0x00000050 Reason: File already exists.
2, the general exception, the boot press F8 key, into the selection menu, into Safe mode uninstall problem-driven, delete, replace the problem system files. You can also use the up and down keys to select the last Known Good Configuration, and a carriage return performs a reboot to resolve the problem.
3, the same blue screen code, because the environment is different, there will be various possibilities.
4, for example, the Driver wizard and other software anomalies will also cause this blue screen phenomenon. And then do what immediately the blue screen.
5, restart the computer will also cause the disk self-test, but in the Self-Test D disk automatically interrupted, and has the Drive wizard remnants of the message.
Even insert a U disk will also be blue screen, restore cover C disk mirror can not solve the problem, restart or self-test D disk.
6, then enter the interrupt self-test, into the operating system for D disk defragmentation, after analysis, d disk is fragmented, after finishing back to normal. Through this example, you can see the blue screen error, the specific situation of the importance of specific analysis.
7, the details can be entered in the beginning → run: eventvwr.msc, enter the Event Viewer after entering, pay attention to check the system log and the application log in which the error is marked.
8, before, be sure to click on the system failed to record the option, otherwise the blue screen can not record screen events (may be optimized): Control Panel → system → advanced → boot and failback → system failure → check to write the event to the system log → determine
9, after ① blue screen, in the system disk (usually the C disk) MiniDump folder to find the extension of DMP error file.
② extension DMP files need to use the source code debugging WinDbg software to view (Microsoft website can download the software)
10, ① Extension of DMP log file for system files, such as not found, need to modify the folder options in advance.
② start → control panel → folder Options → view → Click to display all files and folders → apps.
③ remove the check mark before hiding protected operating system files and hiding extensions of known file types
11, in addition, you can also go to Microsoft's website of the Knowledge Base to check the relevant information, to compare, screening, find solutions