Hi Marcus Agrippa,
Welcome to the 10blog.
Note
Before we proceed in troubleshooting, I strongly recommend to create multiple backups of your data as some of the suggestions may cause data loss with Bitlocker.
Are all your storage devices used by Bitlocker?
As it is a 0x1E(KMODE_EXCEPTION_NOT_HANDLED) with Bitlocker, in this thread pretty much the same problem occurs and the activity in the dumps are leading to the system itself there are a few possibilities:
- hardware (hard drive),
- compatibility (issue in Windows),
- memory.
Please follow instructions below.
With SSD, only run chkdsk.
With HDD and SeaTools in windows, run SMART, short generic and long generic tests.
Diagnostics Test
HDD & SSD TEST
Run SeaTools to check the integrity of your HDD. SeaTools for DOS and Windows - How to Use - Windows 7 Help blog
Note
Do not run SeaTools on an SSD as the results will be invalid.
Run chkdsk Disk Check - Windows 7 Help blog
Run MemTest86+ to analyse your RAM. MemTest86+ - Test RAM - Windows 10 blog
Note
MemTest86+ needs to be run for at least 8 passesfor conclusive results. Set it running before you go to bed and leave it overnight. We're looking for zeroerrors here. Even a single error will indicate RAM failure.
Diagnostics Test
System File Check
Please try following:
- Open an admin command prompt
- Copy/paste "sfc/scannow" (without quotes) and press enter
- When it finished reboot your system
- Open again an admin command prompt
- Enter sfc/scannow again
If sfc/scannow does NOTsay"Windows Resource Protection did not find any integrity violation" after the second SFC, please upload the cbs.log file located at {windows partition}WindowsLogsCBS, if the file is too large try a 3rd party uploader like dropbox, onedrive, google drive, mediafire etc.
System File Check(SFC a.k.a. Windows Resource Protection) needs to have your system rebooted in order for sfc to try to fix the problems that it finds.