Hi,
Thank you for posting your reply and updating on the status.
I would like to inform that this Stop message occurs when requested data is not found in memory. The system generates a fault, which normally indicates that the system looks for data in the paging file. In this circumstance, however, the missing data is
identified as being located within an area of memory that cannot be paged out to disk. The system faults, but cannot find, the data and is unable to recover. Faulty hardware, a buggy system service, antivirus software, and a corrupted NTFS volume can all generate
this type of error.
Please follow the below methods to troubleshoot with the issue and check if it helps:
Method 1 – Adjust Paging File
- Open the Control Panel and click on System. You can also right-click on
Computer or This PC and choose Properties.
- Now click on the Advanced System Settings link on the left hand side.
- Under Performance, click on the Settings button.
- Click on the Advanced tab and then click on the Change button under the
Virtual Memory heading and Uncheck the Automatically manage paging file size for all drives box and then select
No paging file.
- Uncheck the Automatically manage paging file size for all drives box and then select
No paging file.
Method 2: This error can also occur if your hard drive is either failing or has errors on the drive. One quick way to check the hard drive is to run the chkdsk command in Windows.
- Open Command prompt in admin mode.
- At the prompt, type in the following command:
chkdsk /f
Hope this helps. Keep us posted on the status for further assistance.