I am trying to make a program that when a usb is plugged into the computer it will lock the usb, so it is not accessable, and then when the user enters the correct password the usb will be accessable.
Is this possible?
Any help would be appreciated,
Thanks.
I found several articles by googling “usb policy c#“. Here’s the first one and it looks straightforward. The results also showed some CodeProject hits, which you can usually download and learn from.