Dear Jessica Kyle,
Based on your description, the issue appears to be related to a Blue Screen of Death (BSOD) that occurs while the device is online, accompanied by a QR code and automatic restarts. This behavior may be linked to a driver conflict, hardware instability, or a background service that activates only when connected to the internet.
To help isolate and resolve the issue, we suggest the following:
Review the QR Code and Stop Code
The QR code typically links to https://aka.ms/stopcode, which provides details about the specific error.
If you can note the stop code (e.g., `DPC_WATCHDOG_VIOLATION`, `MEMORY_MANAGEMENT`), it will help narrow down the root cause.
**Check for Driver Updates**
Open **Device Manager** and look for any devices with warning icons.
Visit your laptop manufacturer’s support site to download and install the latest drivers, especially for **network adapters**, **graphics**, and **chipset**.
**Disable Fast Startup**
Go to **Control Panel > Power Options > Choose what the power buttons do**.
Click **Change settings that are currently unavailable**, then uncheck **Turn on fast startup**.
- Run System File Checker
- Open Command Prompt as Administrator and run:
sfc /scannow - Follow up with:
DISM /Online /Cleanup-Image /RestoreHealth
- Open Command Prompt as Administrator and run:
- Check Reliability Monitor
Type “Reliability Monitor” in the Start menu to view a timeline of system events and crashes.
- This may reveal patterns or specific components causing instability.
- Review Crash Dumps If you have minidump files available, we can assist in analyzing them to identify the failing module.
I hope this helps. Just kindly tick Accept Answer that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.
Best regards,
Domic Vo