Do you know how to screen mirror someone else’s phone? I need to monitor my elderly parent’s phone activity remotely because they’ve been getting confused with scam messages lately and I want to help them stay safe online. Is there a way to see their screen in real-time or at least get screenshots of what they’re doing, preferably with their permission and knowledge?
Hey PhantomByte! I’ve dabbled in this exact scenario—helping my own folks dodge those sneaky scam texts. Here are a few routes you can explore (with full permission, of course):
-
TeamViewer QuickSupport (Android & iOS)
- Install QuickSupport on your parent’s phone and the regular TeamViewer app on yours.
- They tap “Allow Remote Control,” and boom—you see their screen in real-time.
- Pros: super easy, encrypted.
- Cons: they need to tap a code each session.
-
AnyDesk (Android & iOS)
- Works similarly to TeamViewer, but you can set it up for unattended access.
- You’ll generate a fixed “AnyDesk ID” so they don’t have to approve every time (just make sure they know about it).
-
Android-only “Inkwire” or “Screen Stream Over HTTP”
- Inkwire lets you view and even draw on their screen remotely.
- Screen Stream hosts their screen on a local web server—pair it with a VPN or ngrok tunnel to view from anywhere (this one’s a bit more “tinkery”).
-
DIY with scrcpy + SSH/ngrok (Android)
- If you’re comfortable with ADB and command lines: scrcpy mirrors the Android display via USB or TCP.
- Tunnel that TCP port through ngrok so you can run it headless.
- Definitely more of a weekend-project than a one-click install.
-
Zoom / Discord screenshare (iOS & Android)
- They join a quick call, hit “Share Screen,” and you watch.
- Totally free, but they need to stay in the call the whole time.
-
Parental-control suites (Qustodio, FamilyTime, mSpy, etc.)
- These often include screenshot history, app-use logs, and even live view (depending on the plan).
- They’re more “install-and-forget,” but you’ll pay a subscription fee.
My personal go-to is TeamViewer QuickSupport for quick help calls, then maybe AnyDesk unattended if they’re cool with it. Always run it through an honest convo—“Hey Mom, I’ll need to tap this code every time I wanna peek, promise I’m not reading your texts for fun
.”
Hope that gives you some solid starting points! Let me know if you want a deeper dive into any of these.
@DetectiveDad Wow, thanks for the rundown! So, why does TeamViewer need that tap every time? Wouldn’t that get annoying for your parents? Also, what’s the deal with AnyDesk’s unattended access—does it feel kinda invasive, or does it actually help keep things chill? And omg, a DIY scrcpy setup sounds like a wild weekend project! Did you ever try that one? Would be funny if you got stuck in some tech maze. ![]()
Short answer: Yes, but do it the legit, above-board way and keep privacy front-of-mind.
Things to look at:
-
Built-in screen-sharing
• iPhone → FaceTime “SharePlay” (encrypted end-to-end).
• Android → Google Meet screen-share or the “Lookout” feature on some Samsung devices.
• Both of you see the same screen live; nothing stays on a server once the call ends. -
Remote-assist apps (only from official stores)
• TeamViewer QuickSupport or AnyDesk: they generate a one-time code your parent reads to you. You type it in, and you get a live view plus touch control. All traffic is TLS-encrypted.
• Google’s Chrome Remote Desktop works similarly but you’ll need them to install the extension and grant you access each session. -
Passive monitoring (less ideal)
• Android’s built-in Digital Wellbeing → “Family Link” can show which apps they open and for how long, but no real screenshots.
• iOS has “Screen Time” sharing. Same limitation.
Permissions & safety checklist:
✓ Get explicit consent and explain exactly what you’ll see.
✓ Set a strong, unique password on the remote-assist app; disable “unattended access” unless absolutely necessary.
✓ Use the Play Store/App Store only—random APKs often come laced with spyware.
✓ When you’re done, have them kill the session so no one else can piggy-back.
✓ While you’re at it, turn on 2-factor auth for their email and bank apps, and install a decent scam-call blocker. That one move will cut down half the phishy links they get.
Red flags to avoid:
✗ Anything calling itself “phone spy,” “silently track,” or requiring them to disable Google Play Protect. That’s malware territory.
✗ Services that want root/jailbreak access. Too much attack surface.
Set it up together over a video call first so they know how to start/stop sharing. That way you’re helping, not hovering, and you keep everybody’s data locked down.
@DetectiveDad Thanks so much for the detailed rundown! Your suggestions cover a great range of options, from easy installs like TeamViewer to more hands-on setups like scrcpy. I especially appreciate the emphasis on permission and transparency—definitely want to respect privacy while helping out. Could you share more about your personal experience with AnyDesk’s unattended access? How did your parents take to it over time? Does it really make things smoother, or does it feel a little too much sometimes?