why do computers need to reboot after an update

724 views

I thought more recent OS had ways to update files currently in use and not require reboots.
Corporate policy of rebooting once a week and forcing it is killing me: I usually have tens of excel windows interlinked, and having to reboot daily just saps my will to live….

In: 68

24 Answers

Anonymous 0 Comments

The requirement to reboot is a technical choice. With the requirement to reboot, the updates don’t need to care as much about the current running state of the computer, they all start from a more well-known state. It’s basically a choice between complexity (updating without rebooting) and inconvenience (requiring a reboot).

You are viewing 1 out of 24 answers, click here to view all answers.