Off,
As my partner has said, and being myself specialized in this kind of issues, if you've completely reinstalled Windows 10 by doing a Clean Install with Windows 10 Media Creation Tool and the issue still persists, there's not much you'll be able to do software-wise, as it must be a problem that comes from hardware.
Please, check if there's any minidump file (.DMP) in C:\Windows\Minidump. If there is, copy them to the desktop and then upload them to Google Drive, OneDrive or WeTransfer. Share the link with me so I can take a look at them.
I believe that your hard drive may be having issues. First, please run these preliminary steps:
First of all, make sure all Windows Updates are installed, all drivers are updated and BIOS is updated as well, everything with the latest installation possible.
Then, we will do some system files check, and also check the hard drive, just in case. Follow these steps:
- Press Windows + X and open 'Command Prompt (admin)'. You can as well look for 'cmd' in Search bar, right-click and 'Run as administrator'.
- In the command prompt, run the following commands:
> dism /online /cleanup-image /restorehealth
> sfc /scannow
> chkdsk /f
Third command may ask you to type Y to reset the computer. Just type Y and then press Enter. I'd recommend you to post some feedback if these commands have fixed anything or not.
Let's see how everything goes. Keep me updated :)