Does typing "wininit" into powershell damage your computer?

Mattia Candotti 11 Reputation points
2022-03-22T10:38:43.903+00:00

I am looking to create a manual BSOD from the command line (as I have no Right control nor scroll lock key to trigger "INITIATED_MANUAL_CRASH"). I was curious whether the "wininit" + powershell solution will harm or corrupt my computer in any way. What actually happens when I type wininit to generate the crash? Will it have any lasting effects on my computer?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,110 questions
{count} votes

4 answers

Sort by: Most helpful
  1. Limitless Technology 39,506 Reputation points
    2022-03-23T17:55:46.517+00:00

    Hello @Mattia Candotti

    You can achieve it with the next steps:

    How to trigger a Windows 10 BSoD on-demand

    1. Type in "Regedit" in the Windows 10 search bar
    2. Once you see the "Registry Editor" app pop up, click run as administrator.
    3. Go the following path: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServiceskbdhidParameters
    4. Right-click on the right panel, select New, and select "DWORD (32-bit) Value."
    5. Name the new DWORD "CrashOnCtrlScroll" and press Enter.
    6. Double-click CrashOnCtrlScroll and change its hexadecimal value from 0 to 1.
    7. Click OK to confirm the new value.
    8. Go to the following path: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesi8042prtParameters
    9. Repeat Steps 4-7
    10. Restart your computer to apply the new Registry settings.

    Hope this helps with your query,

    ------------

    --If the reply is helpful, please Upvote and Accept as answer--


  2. nr pr 1 Reputation point
    2022-05-19T06:00:06.017+00:00

    i have an right cntrl key but no scrollock

    0 comments No comments

  3. KuzynCyborg1000 0 Reputation points
    2023-02-01T15:31:30.24+00:00

    you need to use Windows PowerShell as an Administrator so i tried it & typed "wininit" & pressed "enter" (enter key on laptop) & it worked

    0 comments No comments

  4. KuzynCyborg1000 0 Reputation points
    2023-02-01T15:36:38.2966667+00:00
    0 comments No comments