Question Blue screens and freezing on PC boot up. Minidump supplied

psy1

Reputable
Aug 9, 2020
59
1
4,545
Hello,

For a long time now I've been getting blue screens and freezing when I boot up my PC.
Lately it's been getting worse and I suspect it is due to having too many applications automatically r when I boot up my PC, but I am unsure.
A pattern I have noticed is; if I wait for a few minutes after windows loads and don't launch any applications when windows loads , it usually doesn't freeze.

I would like to solve the problem.

I have supplied a minidump which I am hoping someone can look at to help me dubug.

Here's a download for the Minidump: Minidump
 

KingLoki

Upstanding
Jul 10, 2024
370
56
270
Have you tried checking the Windows for corrupted/damaged files?

Open a Command Prompt (in Administrator Mode) and type the following commands & press Enter for each to run checks.

DISM.exe /Online /Cleanup-image /Restorehealth
(press ENTER)

then...

sfc /scannow
(press ENTER)
 

psy1

Reputable
Aug 9, 2020
59
1
4,545
dism commands
How do I check with dism commands?

Have you tried checking the Windows for corrupted/damaged files?
Hello, I followed your instructions.

I did this one: DISM.exe /Online /Cleanup-image /Restorehealth
And it returned the message:
[==========================100.0%==========================] The restore operation completed successfully.
The operation completed successfully.

I then did this one: sfc /scannow
And it returned this message:
Windows Resource Protection found corrupt files and successfully repaired them.
For online repairs, details are included in the CBS log file located at
windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log.

I will test it out over the next week or so and see if it fixed the issue, thanks.
 

psy1

Reputable
Aug 9, 2020
59
1
4,545
Have you tried checking the Windows for corrupted/damaged files?

Open a Command Prompt (in Administrator Mode) and type the following commands & press Enter for each to run checks.

DISM.exe /Online /Cleanup-image /Restorehealth
(press ENTER)

then...

sfc /scannow
(press ENTER)
Hello,

Doing this had no effect, the PC is still freezing up on start up.

I really need someone who knows what to look for to have a look at the minidump file.