How does the computer know that the PC was not properly shut down?

FrozenKing

Actually, this question struck me because of power cuts in my house. When there is a power cut, there is a sudden loss of power from the computer.

How does the computer know that the shutdown was not properly done?

ChrisF

Windows also uses the Dirty Bit method to detect whether the PC was shut down properly:

When powered off as normal, the bit is switched off. However, in case of power outage or improper (forced) shutdown, the bit will still be on the next time the PC is started.

This means that Windows can suggest remedial action - such as booting into Safe Mode.

In addition a Windows based PC will write an entry into event log detailing when and why (if known) it was shut down. It also writes an event when the PC starts up.

System shut down

System start up

When the PC restarts it can check the event log and if it doesn't find a "shut down event" after the last "start up" event it knows that the PC wasn't shut down properly and there may be issues due to unsaved data etc.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How does the power button shut the computer down without root permission?

From Dev

does a computer use RAM to shut down

From Dev

How to force shut down a hibernated Virtual PC?

From Dev

How to shut down computer immediately in Win 10

From Dev

How to properly shut down POE and POE::Session?

From Dev

Computer won't shut down properly with USB device plugged in

From Dev

Why does my computer randomly shut down after a few minutes?

From Dev

Does using Windows CMD to shut down a computer cause any damage?

From Dev

Why does my computer take an abnormally long time to shut down?

From Dev

How does Linux operating system shut down?

From Dev

How can I shut down the PC after specified amount of time?

From Dev

How to shut down Windows 10 PC after Reset

From Dev

How to shut down a computer having a particular IP address?

From Dev

How to shut down the computer without the update on Windows 7?

From Dev

How to shut down a Windows 8.1 Pro computer in remote session?

From Dev

How can one shut down a computer from the windows 8.1 setup?

From Dev

How to shut down the computer safely by pressing the power button?

From Dev

How to find out if computer was shut down at a given time?

From Dev

How to properly shut down a tcp socket connection in spring?

From Dev

How to shut down gobject main loop properly in python?

From Dev

How do I properly shut down a Mojolicious::Lite server?

From Dev

How to check integrity of system if Wubi not shut down properly

From Dev

How to shut down X?

From Dev

How to shut down Javafx?

From Dev

Why does my mouse's LED not turn off when I shut down the PC?

From Dev

How to detect a kill process event, a computer's shut down and computer's crash

From Dev

Computer care: Hibernate, Sleep or Shut Down?

From Dev

Computer shut down while playing a game

From Dev

Fans keep running after computer is shut down

Related Related

  1. 1

    How does the power button shut the computer down without root permission?

  2. 2

    does a computer use RAM to shut down

  3. 3

    How to force shut down a hibernated Virtual PC?

  4. 4

    How to shut down computer immediately in Win 10

  5. 5

    How to properly shut down POE and POE::Session?

  6. 6

    Computer won't shut down properly with USB device plugged in

  7. 7

    Why does my computer randomly shut down after a few minutes?

  8. 8

    Does using Windows CMD to shut down a computer cause any damage?

  9. 9

    Why does my computer take an abnormally long time to shut down?

  10. 10

    How does Linux operating system shut down?

  11. 11

    How can I shut down the PC after specified amount of time?

  12. 12

    How to shut down Windows 10 PC after Reset

  13. 13

    How to shut down a computer having a particular IP address?

  14. 14

    How to shut down the computer without the update on Windows 7?

  15. 15

    How to shut down a Windows 8.1 Pro computer in remote session?

  16. 16

    How can one shut down a computer from the windows 8.1 setup?

  17. 17

    How to shut down the computer safely by pressing the power button?

  18. 18

    How to find out if computer was shut down at a given time?

  19. 19

    How to properly shut down a tcp socket connection in spring?

  20. 20

    How to shut down gobject main loop properly in python?

  21. 21

    How do I properly shut down a Mojolicious::Lite server?

  22. 22

    How to check integrity of system if Wubi not shut down properly

  23. 23

    How to shut down X?

  24. 24

    How to shut down Javafx?

  25. 25

    Why does my mouse's LED not turn off when I shut down the PC?

  26. 26

    How to detect a kill process event, a computer's shut down and computer's crash

  27. 27

    Computer care: Hibernate, Sleep or Shut Down?

  28. 28

    Computer shut down while playing a game

  29. 29

    Fans keep running after computer is shut down

HotTag

Archive