generally, you should provide the actual minidump files
copy the files from c:\windows\minidump directory up to a cloud server, share the files for public access then post a link.
for these two bugchecks, the general procedure would be to update the bios, then update your cpu chipset driver and any storage driver.
I would then delete the pagefile.sys by turning off virtual memory, reboot then turn it back on.
if you have a intel based cpu you will want to update the intel drivers from
Intel® Driver & Support Assistant
this will fix the cases where the pagefile gets corrupted because of a bug in the intel storage driver.
(pagefile.sys gets corrupted over many sleep/wake cycles this leads to windows store corruption when the pagefile is read back into memory.)
another common cause of this error is bad RAM timing. You would update the bios, remove any overclock softwre, confirm your memory timings are correct then run memtest86 from its own boot disk to confirm your memory timings. This is for cases where you have a bad spot in your RAM due to timings issues.
the third most common cause of this problem is old third party drivers or malware. Best to look at the memory dump file to see the suspect drivers and run a malware scan to check for malware. Old windows 7 drivers sometimes modify other drivers in memory but now that windows compresses memory this leads to corruption and a bugcheck when the driver is actually used.