I’ve been running Vista for over a year now, and I wanted to make the switch to Windows 2008 a few months ago. I have an awesome Dell XPS M1330 with a Core 2 Duo T8300 CPU and 4GB of Ram. It’s freaking light and has about a 5 hour battery life with the LED screen I got mine with. I’m all bout getting every last drop of performance out of my computer, so I decided I would go with the 64-bit version of Windows 2008 Standard.
Installing Windows 2008 64-bit was actually a breeze. It took about 15 minutes actually to install on the Dell XPS. After turning on a few services like the Wireless Service, Themes, Windows Audio, and a few other things, I realized “Where the heck is Bluetooth!” I have a ton of Bluetooth devices so It was totally unacceptable!
Anyway, here is the simple step by step instructions on how to hack the drivers inf files that come with Windows 2008 to allow you install Bluetooth.
Step by Step Guide to Installing Bluetooth on Windows 2008
- Your going to want to create a folder for yourself to work with, so create C:\Drivers\BT
- Go to: C:\Windows\System32\DriverStore\FileRepository
- You will notice a bunch of folders, your going to want to go into folder that you need to grab files from, and copy the following files to your C:\Drivers\BT:
- bth.inf
- bthenum.sys
- bthmodem.sys
- bthpan.inf
- bthpan.sys
- bthport.sys
- bthprint.inf
- bthspp.inf
- bthusb.sys
- fsquirt.exe
- hidbth.inf
- hidbth.sys
- hidclass.sys
- hidparse.sys
- hidusb.sys
- input.inf
- mdmbtmdm.inf
- netirda.inf
- rfcomm.sys
- tdibth.inf
- There is one other file you need, modemui.dll and you can grab it from C:\Windows\System32\
- Now you should have a folder that looks like this:
- Next go through each inf file and change anywhere you see “NTamd64…1” to “NTamd64…3”. Basically by doing this, you are telling Windows to allow you to install the driver. Pretty simple.
- bth.inf – Line 47 and Line 132
- bthpan.inf – Line 29 and 31
- bthprint.inf – Line 19 and Line 21
- bthspp.inf – Line 12 and 14
- hidbth.inf – Line 29 and 34
- mdmbtmdm.inf – Line 19 and 27
- tdibth.inf – Line 15 and 17
- You are now ready to go. The next step is to load up your device manager and find the bluetooth hardware that you need to install. Click Update Driver, and point to to your bluetooth driver files. For me I pointed it to C:\dell\drivers\R140135\3100_216 which was where I put my dell drivers for my Dell Wireless 355 Module.
- Once It installs, you will get a prompt that “Windows needs to install driver software for your Unknown Device”. Just click “Locate and install driver software (recommended)”.
- Point to the modified files in c:\drivers\bt
- Windows will freak out because you modified the inf files. No problem, just click install anyway.
- You will see three separate installs for your Bluetooth device
- Here comes the second one.
- One more!
- And finally you know have Bluetooth running on Windows 2008!
- It is very exciting to have that Bluetooth icon in the control panel!
Anyway, that’s the magic trick to get that pesky Bluetooth working again. I know had I not done this, I would have been switching back to Vista pretty quick!
If you liked this article, please share it on DZone, del.icio.us, StumbleUpon or Digg. I’d appreciate it.




This worked perfectly for me! I wanted to use my Microsoft Keyboard Elite for Bluetooth with Windows Server 2008. Go figure, an MS product doesn’t work with another MS product without arcane .inf incantations.