Mobile OS & Application Troubleshooting

Key Takeaways

  • Diagnose short battery life by reading per-app **battery usage** in Settings before replacing anything; rogue apps, max brightness, weak signal, and a degraded battery (health below ~80%) are the usual culprits.
  • App crashes follow an escalating order: **force stop → clear cache → update → clear data → reinstall → update OS**; only escalate to factory reset after a backup.
  • A **swollen or extremely hot battery is a fire hazard** — stop charging, power down, and replace it; never puncture a lithium-ion battery.
  • Mobile connectivity fixes escalate from toggling **airplane mode**, to **forget/re-add network**, to **reset network settings**, then check **APN** and carrier status for cellular.
  • A lost or stolen managed device is contained through **Mobile Device Management (MDM)** or Find My to remotely **lock or wipe** — speed matters because data exposure grows every minute.
Last updated: June 2026

Battery, Heat, and Storage

Battery Drain

CompTIA wants a diagnose-before-replace mindset. Both iOS (Settings → Battery) and Android (Settings → Battery → Battery usage) break consumption down per app over 24 hours or several days — read that screen first. A single app at the top of the list is the lead suspect.

CauseFix
Screen brightness maxedEnable auto-brightness, lower manual level
Rogue/background appForce stop or uninstall the top battery consumer
Background App Refresh / push syncDisable for non-essential apps, lengthen fetch interval
Weak cellular signalPhone burns power hunting for signal — connect to Wi-Fi
Location "Always"Set most apps to "While Using"
Degraded batteryCheck Battery Health; replace if maximum capacity is below ~80%

Overheating and Battery Safety

Lithium-ion cells should operate roughly 0–35 °C (32–95 °F). Sustained heat both drains and ages the battery. Causes: resource-heavy apps (3D games, AR, sustained 4K recording), charging during heavy use, direct sun, or malware running hidden background processes.

Safety rule: A swollen battery or a phone that becomes painfully hot is a genuine fire and rupture hazard. Stop using it, unplug it, power it down, and replace the battery. Never puncture, bend, or keep charging a swollen lithium-ion battery — this is a guaranteed exam point.

Storage Exhaustion

SymptomFix
"Storage full" warningSettings → Storage to find the largest apps/files
Cannot install or update appsClear app caches, delete unused apps
Photos/videos dominate spaceEnable cloud backup (iCloud/Google Photos), remove local copies
App data ballooningClear cache (Android: App info → Storage → Clear cache)

Clearing cache keeps your logins and settings; clearing data resets the app to first-launch state, so try cache first.

Application Troubleshooting Ladder

When a mobile app crashes, freezes, or refuses to open, follow a least-disruptive-first escalation. Memorize this order — the exam frequently asks for the next step after one you have already done.

StepActionWhy / Cost
1Force stop the appClears a hung process; zero data loss
2Clear cacheRemoves corrupt temp files; keeps settings/logins
3Update the appA known bug may already be patched
4Clear dataResets app to fresh state; loses in-app settings
5Uninstall and reinstallReplaces corrupt program files
6Update the OSApp may require a newer iOS/Android version
7Factory resetLast resort — back up first

App Will Not Install

  • Confirm free storage (a download plus install needs roughly double the app's size).
  • Verify connectivity — switch between Wi-Fi and cellular to isolate a network block.
  • Check the OS version meets the app's minimum requirement.
  • Clear the App Store / Play Store cache and retry.
  • On Android, sideloading requires "Install unknown apps" to be enabled per source — but enabling it broadly is a security risk and a common exam "wrong" answer.

Performance and "App Spell" Symptoms

Random reboots, rapid battery drain, surprise pop-up ads, and unexpected data usage frequently signal malware rather than a hardware fault. Check per-app data usage, review recently installed apps, remove anything unfamiliar, and run a reputable mobile security scan before suspecting the hardware.

Connectivity and Mobile Security

Wi-Fi, Bluetooth, and Cellular

Most wireless faults resolve with an escalation from quick toggles to a full network reset.

LayerProblemFix
Wi-Fi"Connected, no internet"Forget the network and reconnect; verify the router works for other devices
Wi-FiSlow or droppingMove closer to the access point, switch to the 5 GHz band, avoid 2.4 GHz interference
BluetoothPaired but won't connectRemove the pairing and re-pair; restart Bluetooth on both ends
BluetoothAudio cutting outReduce distance/obstacles; 2.4 GHz Wi-Fi and microwaves cause interference
CellularNo signalCheck airplane mode, reseat the SIM/eSIM, restart
CellularNo mobile dataVerify cellular data is on and the Access Point Name (APN) is correct

The universal escalation for stubborn wireless issues is: toggle airplane mode → forget/re-add the network → Reset Network Settings (which clears saved Wi-Fi passwords, VPNs, and APN, so warn the user first).

Mobile Security Triage

IssueResponse
Device lost or stolenUse MDM or Find My to remotely lock then wipe; act immediately
Apps you did not installScan for malware; remove unknown apps; disable "install unknown apps"
Constant pop-up adsUninstall recently added apps; check browser extensions
Unexpected data usageInspect per-app data; restrict background data on suspicious apps
Account compromisedChange passwords, enable multi-factor authentication (MFA), review active sessions

High-security mobile signs (exam-named): leaked files/data, unauthorized account or location access, excessive resource consumption, signal/data anomalies, and high (unexpected) network traffic. A managed (BYOD or corporate) device is contained through MDM enforcement of encryption, screen lock, and remote wipe — not by waiting for the user to find it.

Test Your Knowledge

A user says their phone battery now lasts only a few hours. What is the BEST first step before recommending any repair?

A
B
C
D
Test Your Knowledge

An app crashes immediately on launch. The technician has already force-stopped it. Following the least-disruptive escalation, what comes NEXT?

A
B
C
D
Test Your Knowledge

A user's phone has a noticeably swollen back and is hot to the touch. What is the correct action?

A
B
C
D
Test Your Knowledge

A corporate-managed smartphone is reported lost. What should the IT team do FIRST to protect company data?

A
B
C
D