In this guide, we will show you the steps to fix the SIM Card not working issue on your device running the latest Android 15. The fifteenth iteration of the OS build has brought a slew of noteworthy goodies to the fore, including the likes of Partial Screen Sharing, Notification Cooldown, Lockscreen widgets, Battery Health percentage, App Archive, revamped Bluetooth menu, Private Space, the ability to save App Pair, and Privacy Sandbox. However, on the flip side, a few bugs seem to have crept in as well.
Numerous users have voiced their concern that right after installing the latest Android 15 update, their device is unable to detect the inserted SIM card or even the eSIM for that matter. Making matters worse is the fact that when they try to access the Network & Internet” page to debug this issue, it tends to crash their device with the accompanying error message linked to com.android.phone package.If you are also facing a similar issue, then this guide will help you out. Follow along for the fix.
Fix SIM Card Not Working on Android 15
- Head over to Settings > About Phone > Tap on Build Number 7 times.
- This will enable Developer Options. Access it from Settings > System.
- Then enable USB Debugging and connect your device to PC via USB.
- Then download and extract Android SDK Platform Tools on your PC.
- Next up, open the Command Prompt inside the platform tools folder.
- Type in the below commands in the CMD window, one after another.
adb shell pm clear com.android.phone pm clear com.android.providers.telephony reboot
- Your device will now reboot. Again enable USB Debugging and execute the below commands
adb shell pm clear com.android.phone pm clear com.android.providers.telephony reboot
That’s it. This should fix the SIM Card not working issue on your device running the latest Android 15. As far as the official stance on this matter is concerned, the developers have yet to acknowledge this issue, let alone give out any ETA for the rollout of a fix. As and when any of these two things happen, we will update this guide accordingly. In the meantime, the aforementioned workarounds are your best bet.