How To Unlock SonyEricsson C905

SonyEricsson C905

Before starting the instructions, make sure the Left Navigation shortcuts are turned off.

SonyEricsson C905, Unlock Step 1 Make sure the Navigation Key Left shortcut is disabled.
SonyEricsson C905, Unlock Step 2 Start from the Standby Screen.
Press the Navigation key left once.
SonyEricsson C905, Unlock Step 3 Press the Star ** key, twice.
Press the Navigation key left.
SonyEricsson C905, Unlock Step 4 A menu will appear. Highlight the first selection labeled Network. There should be a lock icon to the right that is closed.
Hit Select.
If the lock icon is open, the device is already Subsidy Unlocked.
SonyEricsson C905, Unlock Step 5 Highlight MNC2 and press Select
SonyEricsson C905, Unlock Step 6 Enter the 16 digit Subsidy Unlock Code.
Select OK.
SonyEricsson C905, Unlock Step 7 Enter the 16 digit Subsidy Unlock Code again.
Select OK.
SonyEricsson C905, Unlock Step 4 Your phone is unlocked.
Notice the lock icon next to Network is open; this means the device was successfully Subsidy Unlocked.

Power off your phone, wait 10 seconds and power on the phone again.

*The 8 digit code can be obtained by calling the Mobile Operator Customer Care Department and given the representative the IMEI number. In exchange they will give you the Subsidy Unlock Code. Alternatively, you can go online and seek out a Subsidy Unlock site.

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

Related Posts:
  1. How To Unlock SonyEricsson w760a...

  2. How To Unlock SonyEricsson z520a...

  3. How To Unlock SonyEricsson w518a...

  4. How To Unlock SonyEricsson C902...

  5. How To Unlock SonyEricsson TM506...

  • lionelbart
    perfect instructions for c905 unlock..........thank you :)
  • mobileslate
    lionelbart: You're welcome. Glad that it worked.
  • Guest
    lionelbart: You're welcome. Glad that it worked.
blog comments powered by Disqus
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);