New
#1
How to clean-up unused COM# ports from old drivers?
Greetings,
I seem to have some problem of being overbloated with old instances of COM ports from old drivers versions which evidently these drivers don't bother to free when updated/uninstalled.
I'm using Atheros BT Suite which always after installation/update assigns to all BT devices a brand new set of COM# ports, completely ignoring to reuse the old ports. See the picture.
So eachtime I update driver, my BT devices get assigned completely new COM ports for communication which results that all application software used to communicate with these devices have to be resetup to new COM port numbers, quite stupid isn't it?
Is there an tool that could scan the dead COM ports and simply free them...it would come handy.