keep giving us the bsod files, one of them might actually give us a driver name.
For the
bad pool header error, its suggested to use Driver Verifier "Special Pool" option on the suspect driver. We could run driver verifier again given its a new install this time
Before running this,
1) search for “Create a restore point” and create a restore point
2) Create a bootable USB of Win 10 installer to use as a boot drive. download the
Windows 10 media creation tool and use it to make a win 10 installer on USB
In case no one looks at this for a while, you can try running
driver verifer, just read the instructions carefully. It is part of win 10 designed to find misbehaving drivers. It will cause BSOD, that is its job since it tests drivers.
Once it bsod, upload the minidump file and we see what it shows us.
Steps 1 & 2 are just precautions as sometimes driver verifer can put you in a boot loop. If this happen, follow these steps to get out of it
change boot order so USB is first, hdd second
boot from installer
on screen after languages, choose repair this pc, not install.
choose troubleshoot
choose advanced
choose system restore and roll system back to restore point created in step 1. PC should boot normally.