Removing specific modem drivers with NTLite also removes the Microsoft USB Serial Driver under Extra Services, meaning it also removes the HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\usbser key from the registry.
It doesn't remove the usbser.inf and usbser.sys files, though.
Removing mdmzyxlg.inf, for example, removes the service. I haven't tested everything on the list because it takes too long.
I kept the USB Serial Device driver (usbser.inf), so I thought this was strange. Opening the usbser.inf file, it appears that this service corresponds to that driver.
Is this expected behavior? Won't I have any problems with this? My system used this driver at some point, but I don't know exactly which device, so I can't test it. In my current system this service still exists.
The workaround I found was to export the registry key and then import it back.
It doesn't remove the usbser.inf and usbser.sys files, though.
Removing mdmzyxlg.inf, for example, removes the service. I haven't tested everything on the list because it takes too long.
I kept the USB Serial Device driver (usbser.inf), so I thought this was strange. Opening the usbser.inf file, it appears that this service corresponds to that driver.
Is this expected behavior? Won't I have any problems with this? My system used this driver at some point, but I don't know exactly which device, so I can't test it. In my current system this service still exists.
The workaround I found was to export the registry key and then import it back.