How To Revert Nvidia Drivers -
echo "blacklist nvidia" | sudo tee /etc/modprobe.d/blacklist-nvidia.conf sudo update-initramfs -u reboot
Best for: Users who have recently updated via the app. how to revert nvidia drivers
Alex first tried the most direct route. By right-clicking the Start button and opening the , they navigated to "Display adapters" and found the NVIDIA card. Under the "Driver" tab, the button Alex needed was right there: Roll Back Driver . echo "blacklist nvidia" | sudo tee /etc/modprobe
