首页 > 系统相关 >如何卸载设备和驱动程序包 - Windows drivers | Microsoft Learn

如何卸载设备和驱动程序包 - Windows drivers | Microsoft Learn

时间:2022-11-29 12:22:45浏览次数:70  
标签:驱动程序 Windows drivers Learn 卸载 Microsoft

卸载 sonicwall 驱动 - 搜索
https://cn.bing.com/search?q=卸载+sonicwall+驱动&cvid=1ac86baf31904346b1fbc68ba54ad939&aqs=edge..69i57.12339j0j1&pglt=641&FORM=ANNTA1&PC=U531

如何卸载设备和驱动程序包 - Windows drivers | Microsoft Learn
https://learn.microsoft.com/zh-cn/windows-hardware/drivers/install/how-devices-and-driver-packages-are-uninstalled

以管理员 模式 运行 cmd.exe

`
Microsoft Windows [版本 10.0.22621.819]
(c) Microsoft Corporation。保留所有权利。

C:\Windows\System32>pnputil /delete-driver oem66.inf /uninstall
Microsoft PnP 工具

已卸载驱动程序包。
已成功删除驱动程序程序包。

C:\Windows\System32>
`

标签:驱动程序,Windows,drivers,Learn,卸载,Microsoft
From: https://www.cnblogs.com/rgqancy/p/16935078.html

相关文章