Solution Windows7 BlueScreen Blue screen fault method one:
First of all, verify that your WINDOWS7 system is responsible for this cause of the shutdown of the blue screen automatically restart:
A. Blue screen Tip: Technical information***,stop:0x00000018 (0X00000000,0X983F2280,0X00000000,0XFFFFFFFF) ***,*** Hpmobiledisk.sys-address 983f2280 base at 983c8000, datestamp 45bf6474 similar information
B. You used the win7 USB u disk encryption software in the system
2. Solution steps:
A. Deleting X:\windows\syetem32\drivers\hpmobiledisk.sys files
B. Go to Device Manager, click "Show Hidden Device" in menu "view" and go to "non Plug and Play driver" to find Hpmobiledisk to uninstall it
Hpmobiledisk It can be uninstalled, restart try, the first time may be blue screen, but again after the restart is gone, problem solving.
Solution Windows7 BlueScreen Blue Screen fault method two:
1. My computer point right key point properties-> advanced-> boot, the bottom of the memory debug select the last item all, OK, reboot
2. Do not focus on the start of the blue screen, the system will save the entire memory content, and then automatically restart (if no automatic restart, may be due to your settings, please manually reboot)
3. Find C:\Windows\Minidump\ installation to create a temporary directory, such as C:\Temp boot Windbg
4. WinDbg interface: File->symbol file Path (ctrl+s) Input: Srv*c:\temp*http://msdl.microsoft.com/download/symbols then determine
5. WinDbg interface: File->open Crash Dump (ctrl+d), open 9. Open such as C:\Windows\Minidump\Mini122208-01.dmp (the file name is changed with the date, the display in your computer is certainly not the same as me, of course, the file is similar), wait for the prompt to appear use!ANALYZE-V to Get detailed debugging information. After the typeface, enter the box below!ANALYZE-V
6. Wait for analysis completed, you can know what caused the error causes, according to the reasons suggested that repair can generally solve the problem.
The above is a small series to introduce the WIN7 system blue screen bluescreen error code solutions, I hope to help!