Go to the Android Device Manager website on a computer or another phone.
If you do not have internet access or forgot your Google credentials, you can use Sony's official desktop software to repair the device. This process will reset the phone to its original factory state, removing the pattern lock along with all user data. Requirements A Windows or Mac computer. A high-quality USB-to-micro-USB cable. The device must have at least 50% battery life. Step-by-Step Instructions Bypass Lock Screen Pattern on SONY Xperia S LT26i
adb shell cd /data/data/com.android.providers.settings/databases sqlite3 settings.db update system set value=0 where name='lock_pattern_autolock'; update system set value=0 where name='lockscreen.lockedoutpermanently'; .quit Use code with caution. Go to the Android Device Manager website on
The first boot may take several minutes. Once finished, the pattern lock will be gone. Method 4: Use Android Debug Bridge (ADB) (Advanced Users) Requirements A Windows or Mac computer
Open a Command Prompt (CMD) in your ADB installation folder.