Python Forum
Can I block it using the PID and VID on USB in Python? - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Homework (https://python-forum.io/forum-9.html)
+--- Thread: Can I block it using the PID and VID on USB in Python? (/thread-9291.html)



Can I block it using the PID and VID on USB in Python? - os4249 - Mar-31-2018

I am going to create a pc security program.
The OS is Windows 10 and is intended to be created using Python's pywin32 library.
USB connected to a PC can be coded to search over the Internet.
I want to disconnect the selected USB.
I searched the Internet, and they said I should use drivers
Can I disconnect USB using Python?

---------------------------------------------------------------------------------
ps - I don't speak English well. So I use it as a translator and post it up.