2

I have a third party usb device, when i plugged in it is showing in the safely remove hardware and eject list.

I want to disable that feature. Could any help me out how can achieve it.

Disable through c++ programming also appreciated.

sanjay
  • 21

1 Answers1

0

That feature is hard coded in Windows and it cannot be removed or disabled, unless you have Windows source code and time to compile it.