Random BSODs. Drivers are up to date and Hardware has gotten the A-OK

Page 2 of 6 FirstFirst 1234 ... LastLast

  1. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #11

    WIN | type MSCONFIG | ENTER | STARTUP tab |
    Uncheck ALL except for:
    Script:
    IntelliPoint    Microsoft Corporation    "c:\Program Files\Microsoft IntelliPoint\ipoint.exe"
    itype    Microsoft Corporation    "c:\Program Files\Microsoft IntelliType Pro\itype.exe" 
    REBOOT!

    You have just told Win 7 to not run unchecked programs at start up time.

    You have not disabled the programs. They will be run when needed.

    WIN = key with the Microsoft logo on top
      My Computer


  2. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #12

    CCLEANER | TOOLS icon | STARTUP tab | SCHEDULED TASKS tab |
    Use DISABLE button to disable ALL except for:
    Script:
    CCleanerSkipUAC    Piriform Ltd    "C:\Program Files\CCleaner\CCleaner.exe" $(Arg0)
    GoogleUpdateTaskMachineCore    Google Inc.    C:\Program Files (x86)\Google\Update\GoogleUpdate.exe /c
    GoogleUpdateTaskMachineUA    Google Inc
    .    C:\Program Files (x86)\Google\Update\GoogleUpdate.exe /ua /installsource scheduler
    GoogleUpdateTaskUserS
    -1-5-21-166541052-990143503-1136698063-1000Core    Google Inc.    C:\Users\Garrett EMartin\AppData\Local\Google\Update\GoogleUpdate.exe /c
    GoogleUpdateTaskUserS
    -1-5-21-166541052-990143503-1136698063-1000UA    Google Inc.    C:\Users\Garrett EMartin\AppData\Local\Google\Update\GoogleUpdate.exe /ua /installsource scheduler 
    Close CCleaner.


    REBOOT!


    You have not disabled any programs. You have disabled the scheduled running.
    Later, after your system is running smoothly, you may reenable desired programs.
      My Computer


  3. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #13

    UNINSTALL

    Script:
    Browser Guard 4.0    PC Tools    8/7/2012    26.4 MB    4.0.0.1606
    PC Tools Spyware Doctor with AntiVirus 9.0    PC Tools    8
    /7/2012        9.0 
    REBOOT

    I also highly recommend uninstalling these 3 as they have been known to cause problems:
    AMD OverDrive Advanced Micro Devices, Inc. 8/8/2012 22.3 MB 4.2.1.0604
    MSI Afterburner 2.2.3 MSI Co., LTD 8/7/2012 2.2.3
    ON_OFF Charge B11.1102.1 GIGABYTE 8/7/2012 1.00.0001
      My Computer


  4. Posts : 25
    Windows 7 Home premium 64-bit
    Thread Starter
       #14

    Alright, done across the board. Now what?
      My Computer


  5. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #15

    # STEP 1 ** RUN POWERSHELL AS ADMINISTRATOR
    WIN key | type POWERSHELL | do NOT hit ENTER |
    in the PROGRAMS list, right-click on WINDOWS POWERSHELL |
    choose "Run as administrator" |
    Click on the YES button (if such appears)

    # STEP 2 ** COPY AND PASTE
    COPY the script using CTRL+C,
    PASTE into Powershell
    ---Right-Click at the PowerShell Prompt
    ---(Ctrl+V does not work)

    WIN key = key with Microsoft logo on top

    Script:
    # ************************************************************
    # Places CHKDSKLOGS.txt on your DESKTOP
    # Results of running chkdsk (check disk) are in ChkDskLogs.txt
    # ************************************************************

    $obj = new-object -typename psobject
    $events 
    get-winevent -filterhashtable @{logname='application';id=1001,26212,26214} -verbose:$false -ea:silentlycontinue |
    where {($_.providername -ne 'Microsoft-Windows-LoadPerf') -and ($_.providername -ne 'Windows Error Reporting')} |
    sort-object -property timecreated -desc 
    If ($events -eq $Null) {$events "No check disk logs exist." } ELSE {
    $obj $events SELECT timecreatedidmessage }

    $obj ft -auto -wrap $env:userprofile\desktop\CHKDSKLOGS.TXT

    EXIT
    EXIT

    # ************************************************************ 
    Attach, as an upload, chkdsklogs.txt to your next post.
      My Computer


  6. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #16

    also post a fresh set of those 3 files, once again, uploading as an attachment, individually the three files
      My Computer


  7. Posts : 25
    Windows 7 Home premium 64-bit
    Thread Starter
       #17

    There you go good sir.
      My Computer


  8. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #18

    you said that you had run chkdsk prior to my request.

    I do not see the older runs in there. Do you have an explanation?

    So that I get a better understanding of your system:

    HOW TO POST A SNAPSHOT OF DISK MANAGEMENT DISPLAY
    Run disk management:
    WIN |
    type DISKMGMT.MSC | ENTER
    This method gives you a display without the unneeded navigation pane.
    WIN=key with Microsoft logo on top.

    Maximize the output of Disk Management:
    Maximize the output of Disk Management:
    ALT-Spacebar key combo | X key (selects Maximize) |
    Drag the field separators (such as between Status and Capacity) to show entire field.


    Make a snapshot:
    WIN |
    type SNIPPING | ENTER | New
    Drag the cursor around the area you want to snip.
    File | Save as | select save location and name | Save


    Post the snapshot:
    Post a File or Screenshot in Seven Forums
      My Computer


  9. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #19

    GEMdewy,

    Your latest dump file points to your wireless usb adapter.

    Your adapter is not win 7 compatible.

    Attachment 227177

    This site will aid you in selecting an adapter with a Win 7 Logo.

    Windows 7 Compatibility: Software Programs & Hardware Devices: Find Updates, Drivers, & Downloads
      My Computer


  10. Posts : 25
    Windows 7 Home premium 64-bit
    Thread Starter
       #20

    My apologies on the logs should of followed the directions. I re-uploaded a new one if it is important. The wireless router is a very anticlimactic (for what I hope) ending to all this fuss and a good waste of ten bucks. Thanks for the help.
      My Computer


 
Page 2 of 6 FirstFirst 1234 ... LastLast

  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 03:18.
Find Us