wintun Failed to setup adapter的问题处理
Creating adapter Timed out waiting for device query: The wait operation timed out. (Code 0x00000102) Failed to setup adapter (problem code: 0x1C, ntstatus: 0xC0000490): There was no match for the specified key in the index. (Code 0x00000491) no TUN failure diagnostics for OS "windows"
问题原因:wintun卸载后没有正常删除驱动
解决方式:以管理员身份cmd运行如下命令
dism /online /get-drivers /format:table | findstr /i wintun
复制第一条数据,如 oem9.inf (实际看你的情况)
然后执行
pnputil.exe /d oem9.inf
少侠,我看你气度不凡天赋异禀,骨骼精奇,这么帅,来了就帮推荐一把吧
我的最近更新