4

This is not a problem or anything I am struggling with. It's simply just making me curious.

How come when updating my display driver, a blank command-line shows briefly, before the desktop shows up again? I suspect this may boil down to how a display driver works in the first place?

If it makes any difference, I notice this when I update my nVidia display driver.

Edit
I do not mean a command-line window. The desktop disappears, replaced by a full-screen, blank, command-line. The screen goes black, with an underscore blinking. After 1-3 seconds, the desktop re-appears by itself.

sshow
  • 1,336

1 Answers1

5

It is restarting the video driver, kind of hard to display a rendered desktop while trying to restart the software rendering the desktop!

There is a basic text driver built in to the BIOS (all the stuff you see before windows boots is rendered by that) windows is dropping to that, replacing the code that was in use and in memory, then restarting it.