tencent cloud

Cloud GPU Service

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Overview
Strengths
Scenarios
Notes
Instance Types
Computing Instance
Rendering Instance
Billing
Billing Overview
Renewal
Getting Started
User Guide
Logging In to Instances
Restarting Instances
Installing NVIDIA Driver
Uninstalling NVIDIA Driver
Upgrading NVIDIA Driver
Using GPU Monitoring and Alarm
Use Cases
Installing NVIDIA Container Toolkit on a Linux Cloud GPU Service
Using Windows Cloud GPU Service to build a Deep Learning Environment
Implementing Image Quality Enhancement with GN7vi Instances
Using Docker to Install TensorFlow and Set GPU/CPU Support
Using GPU Instance to Train ViT Model
Troubleshooting
GPU Instance Troubleshooting Guide
Troubleshooting Common Xid Errors
Collecting Log for GPU Instances
GPU Usage Shows 100%
VNC Login Failures
FAQs
Related Agreement
Special Terms for Committed Sales Model
Contact Us

Uninstalling GRID Driver

PDF
Focus Mode
Font Size
Last updated: 2026-01-19 14:26:50

Scenarios

To ensure normal operation, a Cloud GPU Service instance must have the correct driver installed. If you need to upgrade the driver or uninstall the current driver for any reason, make sure the new driver matches your instance specifications, operating system, and business requirements. This helps avoid service disruptions caused by driver incompatibility.
Note:
NVIDIA rendering GPU instance types include GPU passthrough instances (full/physical GPU) and vGPU instances (fractional GPUs, such as 1/4 GPU).
Passthrough (physical) GPUs can use the GRID driver to support rendering scenarios or the Tesla driver to enable computing scenarios.
vGPUs can only use specific versions of the GRID driver to support different scenarios.

Operation Steps

Windows
Linux
Taking Tencent Cloud operating systems Windows Server 2019 and Windows Server 2022 as examples.
1. Open the control panel.

2. In the Control Panel, choose Programs and Features > NVIDIA Graphics Drivers, right-click the GRID driver you wish to remove, and then click Uninstall.
3. After uninstallation is complete, restart the instance as prompted. Once restarted, the GRID driver has been successfully uninstalled.
Taking Tencent Cloud operating system TencentOS Server 3.1 (TK4) as an example.
1. Execute the following commands with root permissions to uninstall the GRID driver and restart the instance.
nvidia-installer --uninstall -s
dracut --force && reboot
2. After restarting and logging in to the instance, execute the following command to confirm that no NVIDIA kernel modules are present.
lsmod | grep nvidia
The following output indicates that the uninstallation was successful.





Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback