can anybody tell me .why system automatically shut down.i am
using vista Business 32 bit.Automatically shout down again and
again and it say stop 0x0000000A error.
(1)collection data for crash dump
(2)initializing disk for crash dump
(3)dumping physical memory to disk 100
(4)physical memory dump complete.
Kindly let me know the idea.any help would be highly appreciated.l

Dani AI

Generated

The 0xA blue‑screen means a kernel component tried to access memory it wasn’t allowed to. That can be bad RAM, a buggy device driver, or rarely motherboard/BIOS issues. ’s suggestion to swap memory is on the right track, but it’s best to proceed methodically rather than replacing parts blindly.

Start with these checks in order:

  • Run a dedicated memory test. Create a bootable USB/CD and run MemTest86 (several full passes) or use Windows Memory Diagnostic. Errors strongly indicate faulty DIMMs or a bad slot. MemTest86 and are reliable options.
  • If tests fail, reseat modules and test one stick at a time in different slots to tell whether a stick or a slot is bad. To change RAM: power off, unplug, ground yourself, open the case, push down both retention clips and remove the module, then insert the new module with the notch aligned until clips latch. Use matched pairs for dual‑channel and consult the motherboard manual for correct slot order. Take ESD precautions.
  • If memory tests pass, analyze minidumps to find the offending driver. Look in C:\Windows\Minidump and open the files with BlueScreenView for a quick view, or use WinDbg for deeper analysis. BlueScreenView and WinDbg docs show how to read crash stacks.
  • Update or roll back drivers (network, video, chipset), update BIOS, disable overclocking, and, if needed, run Driver Verifier on suspected drivers to reproduce the fault.

For authoritative details on the bug check and parameters see Microsoft’s page on the IRQL_NOT_LESS_OR_EQUAL bug check: . Prioritize memory testing first, then minidump analysis, and only replace hardware when tests point to it.

Change your system memory...it will work

Change your system memory...it will work

Kindly let me know my friend .how should i change system memory.
Kindly let me know the idea.any help would be highly appreciated.

stop 0x0000000A (0x0000019c, 0x0000001c, 0x0000000, 0x804fed86)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.