Chaning COM port assignments

  • Thread starter ~~~ .NET Ed ~~~
  • Start date
N

~~~ .NET Ed ~~~

Hi,
I have a Bluetooth USB dongle so that I can connect to my BT-enabled
mobile phone. I do have one problem though, the serial ports assigned to
this connection are ports COM30 and COM31 !!!! I need to have them assigned
to anything in the range COM3-COM8 which are not only free on my system but
are the ports that the application I need to use recognizes.

How can I change those com port assignments? it appears it just keeps
numbering up (XP) without letting user choose some lower numbers.
 
G

Guest

Windows XP CAN be set to manually assign hardware settings, but you have to
give up the standby feature. (As long as you accept the fact that 'going
back' to a standby enabled system would require running Windows Setup again,)
you can change to a setting of "Standard PC". This would enable that checkbox
in the properties of devices in Device Manager that lets you "Manually assign
settings" (i.e. your Comm port)

HOW TO: Specify a Specific or Third-Party HAL During Windows Setup:
http://support.microsoft.com/kb/216251
 
G

Guest

How do I change the comport setting? My laptop has 5,6,7 and the function I'm
trying to needs either 1,2,3,4.
 
P

Patrick Keenan

fourwheeler33 said:
How do I change the comport setting? My laptop has 5,6,7 and the function
I'm
trying to needs either 1,2,3,4.

Go into Control Panel, System, hardware, device manager. Locate and expand
the ports section. Right-click on the port you want to change and choose
Properties. On teh Port Settings tab choose Advanced. In the lower left
is a dropdown where you can change the com port number assignment. CHoose
OK back to the desktop, and the device should now be at that location.

HTH
-pk

<snippage>
 
G

Guest

Thank You, it worked great.

Patrick Keenan said:
Go into Control Panel, System, hardware, device manager. Locate and expand
the ports section. Right-click on the port you want to change and choose
Properties. On teh Port Settings tab choose Advanced. In the lower left
is a dropdown where you can change the com port number assignment. CHoose
OK back to the desktop, and the device should now be at that location.

HTH
-pk

<snippage>
 
P

Patrick Keenan

fourwheeler33 said:
Thank You, it worked great.

You're welcome. Note, however, that in many corporate contexts, these
actions are prohibited by group policies.

-pk
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

How to remove COM ports 2
allow non-admins to use COM port? 5
USB Com ports 6
Deleting COM ports 2
Deleting Com Ports 2
Problem with ports > COM9 1
What Port No is a USB port? 2
Com Ports 1

Top