QZLin

01 2025 档案

批量删除windows隐藏的com口
摘要:# cleanup_coms.ps1 $env:DEVMGR_SHOW_NONPRESENT_DEVICES=1 $ghostComDevices = Get-PnpDevice | Where-Object { $_.Class -eq 'Ports' -and $_.Status -eq 'Un 阅读全文

posted @ 2025-01-26 20:37 QZLin 阅读(16) 评论(0) 推荐(0) 编辑

导航

统计信息

点击右上角即可分享
微信分享提示