📎 AI Summary:
The original poster reports frequent system crashes and blue screens while torrenting, suspecting malware but finding none after scans. A second user responds with detailed instructions on enabling dump files and analyzing system errors to diagnose the issue, also recommending running system file checker. Overall, the thread is focused on troubleshooting and resolving recurring blue screen errors, with helpful advice provided to collect diagnostic data.

RioGrandeBlood666

New Member
Member details
Joined
Apr 11, 2016
Messages
1
Thread Author #1
I am a regular torrent downloader. After awhile my entire os freezes and goes into a blue screen with errors such as critical process died, or kernal data inpage error. I am thinking one of my games had encrypted malware. I have scanned my system several times and no malware was found.
 

Solution
Hi,
please read the following thread as it has an app which will help you collect the data we need.
Link Removed
When a system blue screens, if configured correctly, a dump file is created and we can read these to determine the issue. Dump files are located in a folder marked 'minidump' in the main Windows folder. If no dump files are present you'll need to change your settings so they are created.
Open the run application.
Type sysdm.cpl in the run box and click ok.
Look across the top of the system properties box for 'Advanced' and click that.
Look for 'Startup and Recovery' near the bottom and click 'settings'.
Near the bottom you'll see a drop down menu under the heading 'write debugging information'.
In the drop down menu...

kemical

Essential Member
Member details
Joined
Aug 28, 2007
Messages
36,163
Hi,
please read the following thread as it has an app which will help you collect the data we need.
Link Removed
When a system blue screens, if configured correctly, a dump file is created and we can read these to determine the issue. Dump files are located in a folder marked 'minidump' in the main Windows folder. If no dump files are present you'll need to change your settings so they are created.
Open the run application.
Type sysdm.cpl in the run box and click ok.
Look across the top of the system properties box for 'Advanced' and click that.
Look for 'Startup and Recovery' near the bottom and click 'settings'.
Near the bottom you'll see a drop down menu under the heading 'write debugging information'.
In the drop down menu choose ' small memory dump (256KB)'
Under 'small dump directory' make sure it says %SystemRoot%\Minidump.
Click ok and your good to go.
You will need to bsod before a dump file is created.

In the meantime if you do need to wait for dump file creation then find command prompt (search), right click on the results and click run as admin. Type:
sfc /scannow
Press enter and await results.
 

Solution