• Octopus
    link
    fedilink
    421 year ago

    Or a not so forceful solution: Go into the Ctrl + Alt + Del menu, and press the power button while holding down Ctrl. Now you can do an emergency shutdown.

    • kubica
      link
      fedilink
      531 year ago

      I wasn’t in the mood for research, the only thing I had in mind was “just let me go to sleep”.

      • @Tangent5280
        link
        61 year ago

        I remember finding myself in the exact same situation recently. I was sleepier than I ever remember being and the shutdown screen showed an update pending. I compromised for an OFF monitor with the CPU doing whatever it needed to do.

          • @[email protected]
            link
            fedilink
            0
            edit-2
            1 year ago

            Running closed source software then I see…

            The birth is like Beacon 23 showed. The AI killed the writer and no one became in charge of said AI.

            Only Open Source software can crack the CSAI. Kind of explains where AS’ char came from too.

    • @orangatang
      link
      271 year ago

      and with the mandatory “ssssh ssh ssh ssssshhhh” while holding down the power button.

    • @mellejwz
      link
      English
      171 year ago

      Windows + r, shutdown -s -t 0, enter

      • @Sonicdemon86
        link
        English
        81 year ago

        I use “shutdown -s -f -t 0” it forces all apps to shutdown without windows asking you if you want to go back and save or if a program is not turning off.

        • DosDude👾
          link
          fedilink
          71 year ago

          Not really

          The -s stands for shutdown, with other ones being for hibernate, reboot etc.

          The -t stands for time. By default it’s something like 30 seconds. Putting it on 0 makes it instant.

        • @Matriks404
          link
          41 year ago

          It only takes two parameters to shutdown, how is that complicated?

        • @mellejwz
          link
          English
          11 year ago

          Not really, it’s a pretty simple command that not everyone uses anyway. -s is for shutdown, -t for time. There are more complicated things in the Windows command line interface.

      • Octopus
        link
        fedilink
        21 year ago

        I think it would still update (if it didn’t give a normal shutdown option)

        • @mellejwz
          link
          English
          21 year ago

          Nope, I use it all the time if I’m going home from work. Works like a charm.

    • QuinceDaPence
      link
      fedilink
      11
      edit-2
      1 year ago

      For a more forceful solution: pull the plug out slightly and then arc a screwdriver across the pins. Note: the screwdriver is consumed in this process.

      Alternate method: pour mercury into an air vent on the computer.

    • teft
      link
      fedilink
      31 year ago

      Not often I learn something new with windows. I never knew that option existed. Thanks!