Your smartphone probably knows more about you than any other device you own. It travels everywhere with you, joins networks automatically, runs dozens of apps in the background and carries sensors that record where you are. That makes it the device where privacy protection matters most, and where it is most often forgotten.

This guide explains why phones leak more data than laptops, how to set up a VPN on Android and iOS so that it stays on without you thinking about it, what it really costs in battery and data, and which other privacy settings are worth changing today. It finishes with practical advice for travelling with your phone.

Key takeaways

  • Phones connect constantly, often to networks you did not consciously choose, and apps talk to servers in the background all day.
  • On Android, enable Always-on VPN and Block connections without VPN; on iOS, use your VPN app's on-demand (auto-connect) option.
  • A modern protocol such as WireGuard keeps the battery and data impact small.
  • A VPN protects your connection, not your data inside apps: review permissions, tracking and location settings too.
  • Before travelling, update your phone, install your VPN, and switch off auto-join for networks you no longer need.

Why smartphones leak more data

A laptop is usually switched on, used and shut. A phone is always on, always connected and always moving. Several habits built into mobile operating systems create privacy risks that are easy to overlook.

Apps and third-party trackers

Many free apps are funded by advertising. To serve and measure ads, they often include software development kits (SDKs) from analytics and advertising companies. These components can collect device identifiers, approximate location, app usage and network information, and they run whenever the app does, including in the background if the app has permission. A VPN hides your IP address and encrypts traffic on the local network, but the app itself still sends the data it has been built to send.

Cellular versus Wi-Fi

Mobile data is encrypted between your phone and the cell tower, and the mobile network is generally harder for a stranger to intercept than an open Wi-Fi hotspot. However, your mobile operator can still see which servers you connect to and, unless encrypted DNS or a VPN is used, which domains you look up. Your phone may also use carrier-grade NAT, so your public IP is shared with other customers, which is not the same as privacy: the operator can still link traffic to your subscription.

Wi-Fi is where the bigger risk lies. On a café, hotel or airport network, anyone operating the hotspot, or anyone who has set up a fake one with the same name, can observe your DNS requests and unencrypted traffic, and may attempt to redirect you. Our public Wi-Fi security guide covers these attacks in detail.

Auto-join and saved networks

Phones remember every network you have joined and reconnect automatically when they see the same name again. An attacker who creates a hotspot called "Airport Free WiFi" or the name of a popular coffee chain may find phones joining it without their owners noticing. Every saved open network is a potential automatic connection.

Location and sensors

GPS, Wi-Fi scanning and Bluetooth scanning let apps build a precise picture of where you live, work and spend time. Even when GPS is off, nearby Wi-Fi networks and Bluetooth beacons can reveal your approximate position to apps with the right permissions.

RiskWhat it exposesDoes a VPN help?What else to do
Open or fake Wi-Fi hotspotsDNS lookups, unencrypted traffic, redirection attemptsYes, stronglyDisable auto-join for open networks
ISP or carrier monitoringDomains visited, connection metadataYesUse VPN DNS or encrypted DNS
Websites seeing your IPApproximate location, providerYesAlso limit location permission for browsers
In-app trackers and SDKsIdentifiers, usage, sometimes locationPartly (hides IP only)Limit tracking, reset advertising ID, remove apps
Excessive app permissionsContacts, photos, location, microphoneNoReview and revoke permissions regularly
Lost or stolen phoneEverything stored on itNoStrong passcode, encryption, remote wipe

Setting up a VPN on Android

Android has excellent built-in support for VPN apps, including a system-level kill switch that many people never enable.

Step 1: Install and sign in

Install the PD-Proxy app from our download page, sign in, and connect once. Android will display a request asking you to allow the app to set up a VPN connection. Tap OK. A key icon appears in the status bar whenever the tunnel is active.

Step 2: Turn on Always-on VPN

  1. Open Settings > Network & internet > VPN. On Samsung devices it is usually Settings > Connections > More connection settings > VPN; other brands may differ slightly, so use the settings search for "VPN" if needed.
  2. Tap the gear icon next to your VPN app.
  3. Switch on Always-on VPN. Android will start the VPN at boot and reconnect it if it drops.
  4. Switch on Block connections without VPN. This is the important one: while the VPN is not connected, no app can reach the internet. It acts as a system-wide kill switch.

Step 3: Check Private DNS and battery settings

  • Private DNS (in Network & internet settings) can send DNS queries to a specific provider over an encrypted connection. If it is set to a custom hostname, it may bypass your VPN's DNS. "Automatic" is usually the best choice while using a VPN; run a leak test to confirm.
  • Some manufacturers aggressively stop background apps to save battery. In Settings > Apps > [VPN app] > Battery, set the app to "Unrestricted" (wording varies) so the tunnel is not killed in the background.

Setting up a VPN on iPhone and iPad

On iOS and iPadOS, VPN apps install a configuration that appears under Settings > General > VPN & Device Management > VPN, and a VPN switch appears near the top of Settings while it is installed.

Step 1: Install and allow the configuration

Install the app, sign in and tap connect. iOS asks permission to add VPN configurations; tap Allow and confirm with your passcode or Face ID. A "VPN" badge appears in the status bar (or in Control Center on newer iPhones) while the tunnel is up.

Step 2: Enable on-demand connection

Apple's VPN On Demand feature lets a VPN configuration connect automatically according to rules, for example whenever the phone uses Wi-Fi, or on any network. Enable your app's auto-connect or "connect on demand" option; you will then see a Connect On Demand toggle in the VPN configuration details in Settings. With it on, iOS brings the tunnel up automatically when a matching network is used.

Step 3: Understand the limits

  • iOS does not offer an Android-style "block connections without VPN" switch for regular apps. On-demand rules minimise the gap, but some traffic can pass in the moments before the tunnel is up.
  • When a VPN connects, iOS may keep existing connections open, and some Apple system services may communicate outside the tunnel. Connecting before opening sensitive apps helps.
  • Check VPN & Device Management for old VPN or DNS profiles from apps you no longer use, and delete them, as they can conflict.

Tip: After setting up either platform, open our What Is My IP tool on the phone's browser. It should show the VPN server's address, and the WebRTC test should not reveal your mobile or home IP. Our leak testing guide explains how to read the results.

Battery and data impact

A VPN does add a little work for your phone: every packet is encrypted and decrypted, and the app keeps the tunnel alive. In practice the impact on modern phones is modest, and it depends mainly on the protocol and how the connection is used.

Battery

  • WireGuard is lightweight and generally the most battery-friendly option, because it has a small codebase, uses efficient modern cryptography and stays quiet when there is no traffic.
  • IKEv2/IPsec is also efficient and reconnects quickly when you switch between Wi-Fi and mobile data, which suits phones well.
  • OpenVPN is highly compatible but usually uses a little more power, especially over TCP.
  • Poor signal costs far more battery than encryption does. If your battery drains quickly, check signal strength before blaming the VPN.

Mobile data

Encryption adds headers to every packet, so a VPN uses slightly more data than the same activity without it. The overhead is typically a few percent, and higher for protocols with larger headers or when using TCP, but rarely enough to matter on a normal plan. PD-Proxy's free plan includes 1 GB of data per day, while Premium has no bandwidth limit. To learn more about the trade-offs between protocols, see VPN protocols explained.

App permissions: the privacy settings a VPN cannot fix

A VPN secures the path your data takes. It does not stop an app from reading your contacts or location if you have given it permission. A quarterly permissions review is one of the most valuable privacy habits you can build.

On Android

  • Open Settings > Security & privacy > Privacy > Permission manager (the path varies by version and brand) to see every app that has access to location, camera, microphone, contacts and more.
  • Use the Privacy dashboard to see which apps have recently used sensitive permissions.
  • Choose "Allow only while using the app" or "Ask every time" for location, and turn off precise location for apps that only need your approximate area.
  • Leave "Remove permissions if app isn't used" enabled so dormant apps lose their access automatically.

On iOS

  • Open Settings > Privacy & Security and go through Location Services, Contacts, Photos, Microphone, Camera, Bluetooth and Local Network.
  • For photos, grant "Limited Access" to selected photos rather than the full library when an app only needs a few.
  • Turn off Precise Location for apps such as weather or shopping apps.
  • Use App Privacy Report (under Privacy & Security) to see which domains apps contact and how often they access sensitive data.

Smartphone privacy settings checklist

Work through this list once, and you will have closed most of the easy gaps on a typical phone.

  • VPN installed, with Always-on VPN and Block connections without VPN (Android) or Connect On Demand (iOS) enabled.
  • Operating system and apps updated to the latest versions.
  • Strong passcode (six digits or more, or an alphanumeric code) with biometric unlock.
  • Private Wi-Fi address enabled: "Private Wi-Fi Address" on iOS, "Use randomized MAC" on Android, for each network.
  • Auto-join switched off for open or rarely used networks; old saved networks deleted.
  • Ad tracking limited: on iOS, turn off "Allow Apps to Request to Track"; on Android, delete or reset the advertising ID under the Ads privacy setting.
  • Location permission set to "While using" or "Ask", with precise location off where not needed.
  • Bluetooth and Wi-Fi scanning turned off when not needed (Android: Location > Location services).
  • Lock-screen notifications set to hide message content.
  • Find My (iOS) or Find My Device (Android) enabled so you can locate or erase a lost phone.
  • Unused apps deleted, not just ignored.

Travelling with your phone

Travel concentrates every mobile risk: unfamiliar networks, roaming SIMs, public charging points and the chance of a lost device. A little preparation goes a long way.

Before you leave

  • Install and test your VPN at home. App stores and VPN websites can be harder to reach in some countries, and some networks block VPN protocols. PD-Proxy's Stealth mode, which runs over TCP port 443, helps on restrictive networks.
  • Check local laws. VPN use is legal in most countries but restricted in a few; respect local rules.
  • Back up your phone and make sure remote locate and erase are enabled.
  • Check the server list so you know which locations are nearest to your destination and which one you want for home services such as banking.

While you are away

  • Treat every hotel, airport and café network as untrusted. Let the VPN connect before you open email, banking or messaging apps. Our Wi-Fi Protection service is designed exactly for this.
  • Be wary of captive portals (login pages). You may need to disconnect the VPN briefly to accept the terms, then reconnect immediately. On Android with "Block connections without VPN" on, you may need to toggle it off for a moment.
  • Prefer your own charger and a wall socket over public USB ports, or use a data-blocking USB adapter.
  • If you use a local SIM or eSIM, keep the VPN on; you are now on a network whose practices you know nothing about.
  • Your bank may flag logins from unexpected countries. Connecting to a server in your home country can reduce unnecessary security alerts, though you should still expect some extra verification.

When you return

Delete the travel networks from your saved Wi-Fi list so your phone does not try to auto-join similarly named hotspots later, and remove any local SIM profiles you no longer need.

Frequently asked questions

Do I need a VPN on mobile data, or only on Wi-Fi?

Wi-Fi is the higher-risk environment, so if you only protect one, choose Wi-Fi. However, using the VPN on mobile data too keeps your browsing private from your carrier and hides your IP from websites, so an always-on setup is the simplest and safest option.

Will a VPN stop apps from tracking me?

Only partly. It hides your real IP address and encrypts traffic on the network, but apps can still collect identifiers, account data and anything you grant permission for. Combine the VPN with tracking and permission settings from the checklist above.

Why does my banking or streaming app behave differently with the VPN on?

Some services check your IP location and may ask for extra verification or show different content. Connecting to a server in your own country usually resolves this. Our streaming and gaming servers are optimised for media and low latency.

Can I use one PD-Proxy account on my phone and my laptop?

Yes. A Premium account can be used on up to five devices at the same time, including Android and iOS phones and tablets alongside Windows, macOS and Linux computers.

Does "Block connections without VPN" stop my phone working if the VPN is down?

Yes, that is its purpose. If the VPN cannot connect, apps will not have internet access until it does. If you are stuck, for example behind a hotel login page, turn the option off briefly, complete the login and turn it back on.

Conclusion

Smartphones are convenient precisely because they connect automatically and run apps quietly in the background, and that same convenience is what makes them leak. Set up an always-on VPN so every connection is protected without you needing to remember, then spend twenty minutes on permissions, tracking and Wi-Fi settings. The result is a phone that shares far less about you, wherever you take it. Get started with the free plan from our download page, or explore Personal VPN for the full feature set.