Windows7 Blue screen error 1st time


  1. Posts : 27
    Windows 7 proffesional 64bit
       #1

    Windows7 Blue screen error 1st time


    Hello
    Im windows user for a very long time and never had this problem but now time ago it started to show up when i play games moustly.somtimes i can play 5hours without problems somtimes even 30mins i get blue screen :)
    Aybody could help please?
      My Computer


  2. Posts : 28,845
    Win 8 Release candidate 8400
       #2

    rudions said:
    Hello
    Im windows user for a very long time and never had this problem but now time ago it started to show up when i play games moustly.somtimes i can play 5hours without problems somtimes even 30mins i get blue screen :)
    Aybody could help please?


    Love to help but there were no DMP files in the upload can you do this


    If you wish to have others assist you with your computer's BSOD symptoms, upload the contents of your "\Windows\Minidump" folder. The procedure:

    * Copy the contents of \Windows\Minidump to another (temporary) location somewhere on your machine.
    * Zip up the copy.
    * Start your own thread in the appropriate section of the forum and attach the ZIP archive to your post using the "paperclip" (file attachments) button.
    * Briefly describe the problem history and circumstances in the same post. Somebody will attend to your query as soon as possible.
      My Computer


  3. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #3

    Here is a tutorial on uploading just the dump files: https://www.sevenforums.com/tutorials...en-forums.html
      My Computer


  4. Posts : 27
    Windows 7 proffesional 64bit
    Thread Starter
       #4

    Gues i haw a problem becuz minidump folder is empty
      My Computer


  5. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #5

    Look at the the very last part in that tutorial. It explains how to make sure your system is set up to save mini dumps. Also, if you are using a cleaning program such as Cclearner, make sure it is not cleaning out your error logs and dump files.
      My Computer


  6. Posts : 4,772
    Windows 7 Ultimate - 64-bit | Windows 8 Pro - 64-bit
       #6

    Hello and Welcome !

    The analyst are right without the Dump files it make impossible to troubleshoot. But looking at the other logs lot of app crashes mostly caused by some Hardware. So As a basic troubleshooting follow these articles.

    Run a Hardware Diagnostic (Memory and Hard Drive) follow this link for instructions Hardware Diagnostic !! « Captain Debugger

    Uninstall Spybot completely. Then seems like you have a USB Camera which doesn't have proper drivers. If so disconnect the device and remove any traces left.

    Seems like WMI components are corrupted.

    Code:
    @echo on 
    cd /d c:\temp 
    if not exist %windir%\system32\wbem goto TryInstall 
    cd /d %windir%\system32\wbem 
    net stop winmgmt 
    winmgmt /kill 
    if exist Rep_bak rd Rep_bak /s /q 
    rename Repository Rep_bak 
    for %%i in (*.dll) do RegSvr32 -s %%i 
    for %%i in (*.exe) do call :FixSrv %%i 
    for %%i in (*.mof,*.mfl) do Mofcomp %%i 
    net start winmgmt 
    goto End 
     
    :FixSrv 
    if /I (%1) == (wbemcntl.exe) goto SkipSrv 
    if /I (%1) == (wbemtest.exe) goto SkipSrv 
    if /I (%1) == (mofcomp.exe) goto SkipSrv 
    %1 /Regserver 
    :SkipSrv 
    goto End 
    :TryInstall 
    if not exist wmicore.exe goto End 
    wmicore /s 
    net start winmgmt 
    :End
    Copy these to a Notepad | Go to File | Save as | Change the File type to All Files then save it as WMIFix.bat. Then right click and Run as administrator.

    Run SFC /SCANNOW Command - System File Checker

    Try this free video stress test: FurMark: Graphics Card Stability and Stress Test, OpenGL Benchmark and GPU Temperature | oZone3D.Net

    FurMark Setup:
    - If you have more than one GPU, select Multi-GPU during setup
    - In the Run mode box, select "Stability Test" and "Log GPU Temperature"
    Click "Go" to start the test
    - Run the test until the GPU temperature maxes out - or until you start having problems (whichever comes first).
    - Click "Quit" to exit
    Try this free stress test: Free Software - GIMPS

    Prime95 Setup:
    - extract the contents of the zip file to a location of your choice
    - double click on the executable file
    - select "Just stress testing"
    - select the "Blend" test. If you've already run MemTest overnight you may want to run the "Small FFTs" test instead.
    - "Number of torture test threads to run" should equal the number of CPU's times 2 (if you're using hyperthreading).
    The easiest way to figure this out is to go to Task Manager...Performance tab - and see the number of boxes under CPU Usage History
    Then run the test for 6 to 24 hours - or until you get errors (whichever comes first).
    The Test selection box and the stress.txt file describes what components that the program stresses.
    My System SpecsSystem Spec
    Hope this helps,
    Captain
      My Computer


  7. Posts : 27
    Windows 7 proffesional 64bit
    Thread Starter
       #7

    Thanks all gues that Captain fix helped so far :) more than 8hours and no blue screen yet
      My Computer


  8. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #8

    Do make sure to configure your system to save mini dump files in case you have future problems.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 20:55.
Find Us