电脑教程
位置:首页>> 电脑教程>> windows教程>> 在WIN 8.1 RTM中删除虚拟智能卡账户的方法

在WIN 8.1 RTM中删除虚拟智能卡账户的方法

  发布时间:2022-05-30 19:52:24 

标签:win8.1,RTM,虚拟智能卡账户

WIN 8.1 RTM中如何删除虚拟智能卡账户,想必有很多的朋友都不清楚吧,下面有个不错的方法,感兴趣的朋友可以尝试一下Delete Virtual Smart Card sign-in option in Windows 8.1 RTM(在WIN 8.1 RTM中删除虚拟智能卡账户)

commandwindows 8.1VSC

please use below script and save as "deleteVSC.cmd"

-----------------------

@echo off

echo Deleting existing virtual smart cards and readers…

tpmvscmgr destroy /instance root\smartcardreader\0000 >NUL 2>NUL

tpmvscmgr destroy /instance root\smartcardreader\0001 >NUL 2>NUL

tpmvscmgr destroy /instance root\smartcardreader\0002 >NUL 2>NUL

tpmvscmgr destroy /instance root\smartcardreader\0003 >NUL 2>NUL

tpmvscmgr destroy /instance root\smartcardreader\0004 >NUL 2>NUL

tpmvscmgr destroy /instance root\smartcardreader\0005 >NUL 2>NUL

tpmvscmgr destroy /instance root\smartcardreader\0006 >NUL 2>NUL

tpmvscmgr destroy /instance root\smartcardreader\0007 >NUL 2>NUL

echo Deleting existing virtual smart card certificates…

certutil -delstore -user My "Pilot - MSIT vSmartcard - DA" >NUL 2>NUL

certutil -delstore -user My "MSIT Virtual Smart Card" >NUL 2>NUL

0
投稿

猜你喜欢

手机版 电脑教程 asp之家 www.aspxhome.com