Hello 대웅최1,
Welcome to Microsoft Community.
It seems that you are having an issue about random BSOD. That is very annoying. I will do my best to help you. Here are some of my suggestions:
After our analysis of your dump, we found that nvcontainer.exe and win32base.sys are causing the BSOD.
I would suggest you try the below methods and check if that helps:
Method 1: Run the SFC.
Follow the below steps:
- Open Command Prompt.
- Select “Run as Administrator”.
- Type “sfc /scannow” without quotes and hit Enter.
Now check for the issue.
Method 2: Run the DISM Tool.
If the issue persists, I would have you run the DISM tool to check the system health and will try to restore the files.
- Click on 'Start'.
- Enter 'Command prompt' in the Search box.
- In the list of results, swipe down on or right-click Command Prompt, and then tap or click 'Run as administrator'.
- In the Administrator: Command Prompt window, type the following commands. Press the Enter key after each command:
DISM.exe /Online /Cleanup-image /Scanhealth
DISM.exe /Online /Cleanup-image /Restorehealth
To close the Administrator: Command Prompt window, type Exit, and then press Enter.
Note: The tool might take 15-20 minutes to finish running, so please do not cancel it.
Method 3: Reinstall NVIDIA graphic driver.
nvcontainer.exe is a runtime for NVIDIA driver. Install the latest NVIDIA driver from its official website to fix corrupt files. Also, check your graphic card hardware connection with motherboard.
I hope it can solve your problem.
Thank you for your patience and cooperation.
Best Regards,
William.S- MSFT