Exercise 2: "Roll Back Driver" Is Grayed Out Two Weeks After an Update — Possible Solution ==================================================================== WHY THE BUTTON IS GRAYED OUT ------------------------------ Per this chapter's own warn-box, "the button is disabled whenever no previous driver package is stored - either because the current driver is the first ever installed for that device, or because a second update has since replaced the one rollback would have restored, or because a cleanup pass... removed the stored copy." Two weeks is enough time for another driver update to have occurred (silently, via Windows Update) or for a cleanup process to have run, either of which would remove the one previous driver version Windows keeps on hand for rollback purposes. WHY THIS DOESN'T MEAN THE PROBLEM ISN'T REAL ------------------------------ Per this chapter, "a grayed-out button means 'no backup available to restore,' not 'everything is fine.'" The crashes described are a real, ongoing problem regardless of whether a rollback option happens to be available - the absence of a stored previous driver package says nothing about whether the current driver is actually causing issues. THE REAL FIX ------------------------------ Per this chapter, "the real fix at that point is downloading and manually reinstalling a known-good driver version directly from the manufacturer." Since Windows itself no longer has a backup copy to restore, the fix has to come from outside Windows - visiting the graphics card manufacturer's own website, downloading a specific earlier (or updated, if a newer fix exists) driver version, and installing it manually rather than relying on Windows's own built-in Roll Back Driver feature. WHY THIS IS A GENUINELY DIFFERENT KIND OF FIX THAN A SIMPLE ROLLBACK ------------------------------ A manual manufacturer reinstall requires knowing which specific driver version actually worked previously (or trying a different one entirely, such as the latest available), and manually managing the install/uninstall process - a meaningfully more involved fix than clicking a single "Roll Back Driver" button, precisely because Windows itself no longer has anything stored to fall back on. WHY THIS WORKS AS AN ANSWER ------------------------------ It explains why the button is grayed out using this chapter's own reasoning, clarifies that this doesn't indicate the absence of a real problem, and names the specific fix (a manual manufacturer driver download and reinstall) this chapter identifies as the actual next step.