Resources for IT Professionals > Forums Home > Windows Phone Forums > Windows Phone > Windows mobile 6.1 - Disable Bluetooth
Ask a questionAsk a question
 

AnswerWindows mobile 6.1 - Disable Bluetooth

  • Wednesday, November 11, 2009 4:31 AMThom0 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hi All,

    I'm looking for a way to disable bluetooth on a windows mobile 6.1 device. So far I haven't had much luck. I've inhibited users access to it but I'm not really satisfied with that approach.

    Can anyone help with a way to achieve this? Sofar I've tried setting these reg values:

    * Where a dll is referenced I've added an "x" to the end

    [HKEY_LOCAL_MACHINE\Software\Microsoft\Obex]
    "IsEnabled"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\Services\BTAGSVC]
    "IsEnabled"=dword:00000000
    
    [HKEY_LOCAL_MACHINE\Services\BTFTPAutoMount]
    "Dll"="BTFTPAutoMount.dllx"
    
    [HKEY_LOCAL_MACHINE\Services\BthAsPlugin]
    "Dll"="BthASPlugIn.dllx"
    
    
    [HKEY_LOCAL_MACHINE\Services\BTHIDSVC]
    "IsEnabled"=dword:00000000
    
    
    [HKEY_LOCAL_MACHINE\Services\BTIconSvc]
    "Dll"="BTIconSvc.dllx"
    
    
    [HKEY_LOCAL_MACHINE\Services\KWBPP]
    "Dll"="KWBPP.dllx"
    
    [HKEY_LOCAL_MACHINE\Services\OBEX]
    "DLL"="OBEXSrVr.dllx"
    
    



    I see that if you have MDM you can do it unfortuately MDM is not a part of this.
    http://technet.microsoft.com/en-us/library/dd252791.aspx


    Regards

    Tom

Answers

All Replies