0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

去除NPF64.sys文件

Posted at

海康威视Hikvision的萤石工作室Ezviz Studio,软件安装后会为系统增加一个驱动程序,叫做NPF64.sys。

此驱动程序无法通过卸载来移除。

解决方法使用sc工具。

使用管理员权限打开cmd,输入命令。

sc stop NPF
sc delete NPF

去安装目录删除文件。

C:\Program Files (x86)\Ezviz Studio\npf64.sys

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?