• Octopus
    link
    fedilink
    427 months 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
      537 months ago

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

      • @[email protected]
        link
        fedilink
        67 months 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
            7 months 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.

      • @[email protected]
        link
        fedilink
        English
        87 months 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
          77 months 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.

        • @[email protected]
          link
          fedilink
          English
          17 months 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
        27 months ago

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

    • QuinceDaPence
      link
      fedilink
      11
      edit-2
      7 months 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
      37 months ago

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