Yet another problem from my computer :mad: ! Heres what happend this time.

about three days ago....I shut of my computer. And I got this blue screen saying

"Diver_icql_not_less_or_equal

beguining to dump phisical memory"

Or something like that. But anyway...I've like goten that a ton of times before...I always thought that the guy that came a programed my computer (since he used copies of programs) Put a worm on my computer....and that was like three years ago...so it has been awhile that I have been geting that blue screen.

Well After I got that blue screen...I turned it back on (just to be safe) ...When I tried to turn it on...It loaded half way (see my other thread here) ....So I said okay...so I shut it off cold and went in to safe mode. and shut it down in safe mode. it shut off fine. But when I rebooted it normal. it loaded half way! so I did another cold shut off. and went back in to safe mode. but when I hit F8 this time I got another "Stop screen" that said:

"If you have never goten this stop screen before please turn off your computer now

if this problem persists please check for viruses"

It had more...but I didn't read it all. so I did what it said turned it off. so I turned it back. let it load normaly. But after the Windows 2000 screen I got this thing that said it was a chckdisk and I shold let it run..then it started to delete all these .js files from my hard drive. Then it came up and said "recovering orfaned files"...I still don't get that....why did it pop up like that? Anyway....after that was done. it still didn't load. so yet another cold shut down and then again I put it in safe mode. save mode shut down fine, turned it on normal my computer loaded...wallpaper and everything....with like 1 1/2 off my C:\ drive. And My docs and pictures were still there!

But now I have to leave it on constanly....because if I shut it off I will have to go through all that again. and if I try and turn it off right...it won't go pass the "Please wait...saving your settings" prompt and the above w/o the chckdisk thing and "stop screens" happens!

I did like two virus scans and nothing showed up. and my computer won't let me delete temp. files (Thank you very much programer guy that most likely gave me a worm :mad: !!!) so I don't know what is wrong!

thanks in advance....

Dani AI

Generated

Symptoms — repeated driver-related blue screens, CHKDSK running and removing .js files, plus the shutdown hang — point to NTFS/file-system damage combined with either bad RAM, a failing hard drive, or a buggy driver. First priority is data preservation: boot from rescue/live media or remove the drive and attach it to another machine, then copy irreplaceable folders (Documents, Desktop, mail, browser profiles) to an external disk before attempting repairs.

Hardware checks (agreeing with ): run a full memory burn-in with MemTest86 from bootable media and let it finish several passes; intermittent BSODs and corrupted files are classic RAM failure symptoms. Also run the drive vendor’s boot-time diagnostics or a SMART check — CHKDSK reporting recovered/orphaned files often follows physical disk errors.

Repair and diagnosis steps: with important data backed up, repair NTFS metadata and surface errors. From Safe Mode command prompt or the Recovery Console run:

chkdsk C: /f /r

Note that CHKDSK can produce FOUND.000 and .CHK fragments when recovering orphans; some .js files may be moved/renamed or removed because of corruption or antivirus quarantine. An offline/bootable antivirus rescue scan is recommended rather than relying only on in-OS scans. Disable automatic restart so the full STOP code and any driver name stay on-screen (System Properties → Advanced → Startup and Recovery → uncheck "Automatically restart") and collect any small memory dumps from C:\Windows\Minidump for analysis.

If RAM and disk diagnostics pass but crashes continue, focus on drivers: remove or roll back recently added drivers/hardware and consider a repair install or clean reinstall after a reliable backup. Keep the machine offline until the system is verified clean. Preserved STOP codes and minidump filenames are the most useful clues for deciding whether the root cause is hardware, a buggy driver, or malware.

Check if your RAM is doing fine ... these types of errors are usually caused by faulty RAM. If you could just tell us the exact stop error code, it'll help diagnose the problem more closely.

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.