How to disable Winscard Discovery in Windows 10?

情到浓时终转凉″ 提交于 2019-11-30 23:34:43

You have 3 solutions

1) Edit computer policies

  • Launch gpedit.msc
  • Section Computer Configuration --> Administrative Templates --> Windows Components --> Smart Card

Disable Smartcard driver popup:

  • Smart Card Plug and Play service: disable

Disable smartcard timeout on ISOB' card removing

  • Turn on certificate propagation from smartcard: disable

2) Disable smartcard filter (only to disable popup message)

To disable or enable the smartcard filter, use "DisableSCFilterWindows7.reg" and "EnableSCFilterWindows7.reg"

3) Install a dummy card provider

The dummy card provider will let the system to know the smartcards.Thus, it will not try to identify the card, sending commands, and will not popup error message.

Sources: Notes from an ASK driver and https://support.microsoft.com/en-us/kb/976832

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!