How To Unlock Samsung SGH-A767 Propel

Samsung A767 Propel

On the AT&T Network, to unlock the Samsung SGH-A767 (Propel):

  • Power on without SIM
  • Type in #7465625*638*Unlock code# (8 digit unlock code*)
  • Device should say: “Network Lock Deactivated”
  • Phone may automatically reboot

Samsung Unlock Sequence

*The 8 digit code can be obtained by calling AT&T Technical Support and given the representative the IMEI number. In exchange they will give you the Subsidy Unlock Code.

To obtain the IMEI number press *#06# on your mobile device.

Related Posts:
  1. How To Unlock Samsung SGH-A657...

  2. How To Unlock Samsung SGH-A167...

  3. How to Unlock Samsung SGH-D407...

  4. How to Unlock Samsung SGH-A237...

  5. How to Unlock Samsung SGH-A717...

  6. Filed under: AT&T, Mobile, Samsung, handsets, unlock handset
  • danny
    is it free to get the unlock code from your service provider or there will be a fee?
  • mobileslate
    danny: depending on whom your service provider is, yes, it can be free to get the Subsidy Unlock Code.
  • Twiggmeister
    When i type in #06# I get nothing. How do I work it out?
  • mobileslate
    Twiggmeister: *#06# will get you the IMEI number.
  • kareng2869
    Hello, I have a Propel A767. I got the unlock code from AT&T and when I was putting it in it went into freeze mode. Can you help me unfreeze my phone so I can re-enter the unlock code? Please send a response to xxx@cmaaccess.com.
    Thanks a bunch!!!!! Karen
  • mobileslate
    Can you tell me the steps you performed in the unlock sequence?
  • what type of unlocking can I do?? & will this work for a propel pro?? I want my phone unlocked simply so that I can use it as a modem for my laptop, is this going to suffice or do I need some other type of unlock?? Please help!
  • mobileslate
    Kayla Still: I'm not sure if this device support Internet Tethering. You might want to check with AT&T or the Samsung website.
  • will29
    i called att got my unlock code unlocked it with sucess i put in my boost mobile sim card fired it up successfully the problem is i have no service reception bars on my service metter
  • mobileslate
    will29: The Samsung Propel will not work with Boost Mobile. They use different radio technologies that are incompatible.
  • stephenkaye
    I unlocked my propel and even got the confirmation "Network Lock Deactivated" or whatever it said, but when I put my tmobile sim card in, it says. "Phone Freeze" sim unavailable please contact service provider
  • mobileslate
    stephenkaye: Not sure about this. As long as you can continue to use the device, you can probably ignore it.
  • ct_guy
    what is the difference between a subsidy unlock code and the regular unlock code you get from ebay? I got my unlock code from ebay and it still says "this phone is phone freeze"
  • mobileslate
    ct_guy: Subsidy Unlock Code refers to unlocking the phone so that you can use it with any mobile operator, provided they use the same radio technology. Regular unlock, not sure what that means, but it can refer to either unlocking the phone so you can use it or it refers to using the SIM card.
  • bkthelegend
    I called at&t to get the unlock code for my propel. I was told that I have to add an international feature in order to get the unlock code. Since I've only had my phone two weeks I have to wait until Nov before I can get the unlock code. Can you PLEASE give me the unlock code?
  • mobileslate
    bkthelegend: You do not need to add the International feature for your service plan. Just tell them that you need to travel outside the US and need the Subsidy Unlock Code.

    Unforntuately, I cannot provide the subsidy unlock code for your phone, each phone has a unique code, there is not universal code.
  • max_gs45
    Hi, i live in france and i have a samsung propel. I can't unlock it because i can't contact at&t technical support.
    somebody can help me?
    thanks
  • mobileslate
    max_gs45: You can go online and try to find a subsidy unlock service. There will be a fee to get the unlock code, but it should work.
  • shane
    can we use at&t samsung propel in tghe philippines? and if yes how do i unlock this phone for me to use it?thanks
  • mobileslate
    shane: The Samsung Propel SGH-A767 should work in the Philippines.
  • monica
    i put in the code and it said this phone is phone freeze
  • mobileslate
    monica: Make sure you are asking for the correct item, a Subsidy Unlock Code. Also, make sure you follow the steps to perform the process correctly.
  • Lisa
    Hi, I have a question not abouit unlocking my phone but I hope you can help. I have Gmail, Google Maps downloaded to my phone. Everytime I go to it to use the application, this thing will always pop up saying: OK to send information? Gmail will send personal data. This will require that use of airtime for which you may be charged. Continue? Then there is the option to choose: 1. This time. Ask me again next time. 2. Not this time. Ask me again next time. Its quite annoying, because I know it can charge me but I have unlimited media so i should be able to access it all I want. Is there anyway of getting rid of that? I've tried looking under settings to see if I can turn that off but its like nowhere to be found. I would greatly appreciate it if someone can help me with this. Thank You!
  • mobileslate
    Lisa: There might be a setting either in the application menu settings or in the Device's Internet Settings Menu, for a "do not prompt" you every time the device need to access the Internet. Otherwise, it's an annoying thing that I have seen before.
  • N Soto
    I want to know...... the 8 digit code can be request directly with the Samsung?
  • N Soto: Typically, the manufacturer will defer to the mobile operator for the Subsidy Unlock Code. Alternatively, you can try and Online Subsidy Unlock Service.
blog comments powered by Disqus

Powered in part by Linkshare Merchandiser WP Plugin google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 0; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 0; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); } google.setOnLoadCallback(bnc_startup);