For direct Microsoft support, use live chat support:
- Open https://support.microsoft.com/home/contact
- Type Contact Support.
- Select Sign in to contact support and sign in with the Microsoft account, or select Contact Support if already signed in.
- For Product and services, select Windows.
- For Category, select Technical support.
- Select Chat with a support agent in your web browser.
For the 0x139 stop code itself, KERNEL_SECURITY_CHECK_FAILURE means the kernel detected corruption of a critical data structure. General troubleshooting steps supported in the documentation are:
- Check Event Viewer and review the System Log for critical errors around the same time as the blue screen.
- Open Device Manager and look for devices with an exclamation mark; review the driver events and update the related driver.
- If hardware was added recently, remove or replace it, or check with the manufacturer for patches.
- If new drivers or system services were added recently, remove or update them.
- Run a virus scan, including a check of the Master Boot Record.
- If the crashes continue, examine multiple dump files with WinDbg because determining the exact cause often requires debugger analysis.