Solved BSOD after user login, Error 0x50 and 0x51

dhendy91

New member
Local time
4:07 AM
Messages
2
I was having some issues with the sound on my laptop today. So restarted it. Upon restart I can login, then when my desktop appears and while it is loading I always get a blue screen of death with the above errors. I have acess to safe mode and have already tried a limited startup, disabling my sound drivers and un-installing my antivirus.

SF diagnostic tool log attached.

Any help would be much appreciated.
 

My Computer My Computer

At a glance

Windows 7 Home Premium 64bitIntel Core I3
Computer type
Laptop
Computer Manufacturer/Model Number
Packard Bell
OS
Windows 7 Home Premium 64bit
CPU
Intel Core I3
Hello dhendy91.

Install Service pack 1 and other windows updates; otherwise it will remain vulnerable to security and other threats.
Code:
[COLOR=Red]Windows 7 Kernel Version 7600 MP[/COLOR] (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.17207.amd64fre.win7_gdr.130104-1435
Learn how to install Windows 7 Service Pack 1 (SP1)
Service Pack Center - Microsoft Windows

Free up the startup. They are not necessary at all, but causes various problems including BSODs.

  1. Click on the Start button
  2. Type “msconfig (without quotes), click the resulting link. It will open the System Configuration window.
  3. Select the “Startup” tab.
  4. Deselect all items other than the antivirus and the touchpad driver, SynTPenh.
  5. Apply > OK
  6. Accept then restart.
The Stop 0x50 BSODs are pointing to AVG IDS Application Activity Monitor Driver.
Code:
fffff880`068f3928  fffff880`043c5938Unable to load image \SystemRoot\system32\DRIVERS\[URL="http://www.carrona.org/drivers/driver.php?id=avgidsdrivera.sys"]avgidsdrivera.sys[/URL], Win32 error 0n2
*** WARNING: Unable to verify timestamp for [URL="http://www.carrona.org/drivers/driver.php?id=avgidsdrivera.sys"]avgidsdrivera.sys[/URL]
*** ERROR: Module load completed but symbols could not be loaded for [URL="http://www.carrona.org/drivers/driver.php?id=avgidsdrivera.sys"]avgidsdrivera.sys[/URL]
 avgidsdrivera+0x1f938
Description here: Driver Reference Table - avgidsdrivera.sys

AVG is not efficient enough to give you proper protection (coming to this point a bit later); morever, it is causing BSODs here. Better you uninstall it. Uninstall AVG using AVG Remover. Use Microsoft Security Essentials as your antivirus with windows inbuilt firewall, and free MBAM as the on demand scanner.
Download, install and update those, and then run full system scans with both of them, one by one.

Most of your crashes are stop 0x50. And they are silent about any probable cause.
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

[URL="http://www.carrona.org/bsodindx.html#0x00000051"]BugCheck 51[/URL], {1, fffff8a000023420, feb000, 374}

Probably caused by : ntkrnlmp.exe ( nt! ?? ::NNGAKEGL::`string'+997a )

Followup: MachineOwner
---------
According to Carrona.org, STOP 0x00000051: REGISTRY_ERROR
Usual causes: Hardware failure, File system corruption, Security issues

As the antivirus is failing here, we should be more cautious about the security issue. Scan the system for possible virus infection.

Check for any file system corruption.
Run SFC /SCANNOW Command - System File Checker

Finally, the BIOS is old.
Code:
BiosVersion = V1.15
BiosReleaseDate = [COLOR=Red]09/13/2010[/COLOR]
You may update to Version 1.23, dated 2011/05/23 from Support Download (EasyNote TM99 notebook)

If all those fail (may not, I guess), will search for hardware issues.

Let us know the results when done.
 

My Computer My Computer

At a glance

Microsoft Windows 10 Pro Insider Preview 64-bitIntel(R) Core(TM) i3-4130 CPU @ 3.40GHzCorsair Vengence 4GB x2 (8.00GB Dual-Channel ...2047MB GeForce GTS 450 (ZOTAC International)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self Assembled
OS
Microsoft Windows 10 Pro Insider Preview 64-bit
CPU
Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Motherboard
Gigabyte Technology Co., Ltd. B85M-D3H
Memory
Corsair Vengence 4GB x2 (8.00GB Dual-Channel DDR3 @ 798MHz)
Graphics Card(s)
2047MB GeForce GTS 450 (ZOTAC International)
Sound Card
Onboard (Realtek High Definition Audio)
Monitor(s) Displays
LG Flatron E2040T
Screen Resolution
1600x900
Hard Drives
Western Digital 1 TB
Seagate 500 GB
PSU
Corsair VS550
Case
Cooler Master K380
Cooling
Cooler Master Seidon 120V Plus
Keyboard
Logitech MK260r
Mouse
Logitech MK260r
Internet Speed
PMPL Broadband
Antivirus
Windows Defender + MBAM
Browser
Firefox
Other Info
Dell Studio 15" Laptop
Thanks the avg remover worked. Allowed me to get into the windows and fix all the vulnerabilities you pointed out. Much appreciated
 

My Computer My Computer

At a glance

Windows 7 Home Premium 64bitIntel Core I3
Computer type
Laptop
Computer Manufacturer/Model Number
Packard Bell
OS
Windows 7 Home Premium 64bit
CPU
Intel Core I3
You are welcome :)
For any further issue, let us know.
 

My Computer My Computer

At a glance

Microsoft Windows 10 Pro Insider Preview 64-bitIntel(R) Core(TM) i3-4130 CPU @ 3.40GHzCorsair Vengence 4GB x2 (8.00GB Dual-Channel ...2047MB GeForce GTS 450 (ZOTAC International)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self Assembled
OS
Microsoft Windows 10 Pro Insider Preview 64-bit
CPU
Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Motherboard
Gigabyte Technology Co., Ltd. B85M-D3H
Memory
Corsair Vengence 4GB x2 (8.00GB Dual-Channel DDR3 @ 798MHz)
Graphics Card(s)
2047MB GeForce GTS 450 (ZOTAC International)
Sound Card
Onboard (Realtek High Definition Audio)
Monitor(s) Displays
LG Flatron E2040T
Screen Resolution
1600x900
Hard Drives
Western Digital 1 TB
Seagate 500 GB
PSU
Corsair VS550
Case
Cooler Master K380
Cooling
Cooler Master Seidon 120V Plus
Keyboard
Logitech MK260r
Mouse
Logitech MK260r
Internet Speed
PMPL Broadband
Antivirus
Windows Defender + MBAM
Browser
Firefox
Other Info
Dell Studio 15" Laptop
Back
Top