Why do I consistently get a Blue Screen of Death on Wednesdays at the same time?

  • Thread starter Thread starter Math Jeans
  • Start date Start date
  • Tags Tags
    Death Screen
AI Thread Summary
The discussion revolves around the recurring Blue Screen of Death (BSoD) experienced on a new computer, occurring weekly on Wednesdays at a consistent time. Possible causes for BSoD include faulty hardware, incompatible or poorly written device drivers, memory mismatches, software conflicts, and viruses. It is suggested to use tools like Microsoft's "autoruns" to identify startup programs that may be causing the issue and to check the specific hex code displayed during the BSoD for troubleshooting. The user suspects that the simultaneous operation of AVG antivirus and Windows Defender may be triggering the BSoD, leading to the decision to disable Windows Defender to test if the issue resolves.
Math Jeans
Messages
347
Reaction score
0
Hi. A while ago I got a new, fully loaded, great speced computer, and for the past few weeks, I have been getting the BSoD.

However, what is confusing me no-end, is that I always get it once a week, on a wednesday, at around the same exact time during the day +/- 10 minutes.

Any explanation for this? These BSoDs are not hurting my computer in anyway, however, it is fairly annoying as that weekly time is always during one of my class discussion groups.
 
Computer science news on Phys.org
A faulty auto update or virus scanner starting up?
Download "autoruns" from microsoft and see what is running on startup - turn everyhting off and set the clock to wednesday to see if it crashes
 
when the BSOD jump
what is the Hex code you have in the screen
this code helps solving and identifying the problem
also
you should check the schudual programs that runs in the time the BSOD appears
more information needed like what is your OS
 
Bluescreens can be caused by poorly written device drivers, faulty memory, a corrupt registry, an incompatible Dynamic-link library (DLL), or the computer overheating. Bluescreens have been present in all Windows-based operating systems since Windows 3.1; OS/2 and MS-DOS suffered the Black Screen of Death, and early builds of Windows Vista displayed the Red Screen of Death after a boot loader error.

BSOD happends when OS(windows) reaches a state that its not defined to handle. Unfortunately the brilliant os coders of microsft did not define hell lot of situatons.

BSOD happends mainly due 2 reasons.
1 Hardware. Some hardware cos BSOD. It installs drivers that is not microsft sertified. If you installed new hardware try removing it and trying it.

2. Second is memory mismatch. This is a big problem. Some times you will have 2 memory modules each with diffrent speed. Unfortunately apart from other devices. Mother board does not slow the fast memory to match the speed. It accalartes the slower memry to work in faster speed. All memory won't be able to take it. Some will be able to take some time. Some will be after using some days/months burn out. This may cause BSOD. Memory also causes when if you have a memory module which has a freequency that is not supported by motherboard.

Mostcommon: Driver update. When you update your driver you may end up incompatible/corrupted drivers. This is the most common BSOD problem. Go to safe mode put your original driver back

4. Softwares: Some softwares also causes bsod. Some need specific processor functions that is not supported by all processors. Bad coding such programs lead to BSOD

5. VIRUS: Easiest way to get to BSOD example is Smash Virus.

I think it will be the most reported BSOD events. Due to amazingly accurate windows coders you can see 100's issues that has no explantion
 
I think what ended up being the problem is that I had downloaded AVG as my anti-virus when I got the new computer, however, I neglected to disable Window's Defender. So I think that the BSoD was caused by both of the programs scanning at the same time.

I disabled Window's Defender. We will find out this Wednesday. Thanks for the help!
 
In my discussions elsewhere, I've noticed a lot of disagreement regarding AI. A question that comes up is, "Is AI hype?" Unfortunately, when this question is asked, the one asking, as far as I can tell, may mean one of three things which can lead to lots of confusion. I'll list them out now for clarity. 1. Can AI do everything a human can do and how close are we to that? 2. Are corporations and governments using the promise of AI to gain more power for themselves? 3. Are AI and transhumans...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top