Summary: Learn how to disable a plug and play device with Windows PowerShell.
How can I use Windows PowerShell to disable a plug and play device?
Use the Disable-PNPDevice cmdlet and specify the instance ID, for example:
Disable-PnpDevice -InstanceID ‘USB\VID_5986&;PID_0266&;MI_00\7&;1E5D3568&;0000′