What a VPN hides, in plain terms

A VPN (Virtual Private Network) hides parts of your connection details by routing your traffic through a VPN server and encrypting it between your device and that server. The most important thing it typically hides is your IP address from the destination websites or online services you access.

That means the site you visit generally sees the VPN server’s network address rather than your own. It also reduces what other observers on your local network or along the route (between you and the VPN server) can read about the content you send.

What stays visible despite a VPN

A VPN is not magic invisibility. Even with encryption, other information can still link your activity to you:

  • If you log into accounts, services can identify you using your account session.
  • Cookies and browser/device storage often remain on your device, so websites can recognize you across visits.
  • Your device fingerprint (a combination of technical browser and system traits) can still help identify you, even when IP changes.
  • Anyone who can observe after the VPN server (for example, the destination service itself) may still infer patterns from timing, frequency, and what you access.

Where the limits usually come from

VPN encryption protects the connection between your device and the VPN server, but it does not remove every layer of observability. Depending on the setup and the destination:

  • The VPN provider can typically see that you connected, when you connected, and what destination you attempted (often through encrypted metadata and the VPN’s connection records). It may not be able to read the actual content.
  • If DNS requests (name lookups) are not properly handled, some platforms or applications may resolve names in a way that leaks information. This can vary by operating system, browser, and configuration.
  • Certain apps or network features can behave unexpectedly if they do not route through the VPN tunnel as intended.

Differences between “hiding from others” and “being anonymous”

You may hear people describe VPNs as making you anonymous, but anonymity depends on the threat model and on what sources of identification remain. A VPN can meaningfully reduce one common identifier (your IP), but it does not automatically eliminate identity signals such as accounts, cookies, logged-in sessions, and device-level characteristics.

A useful way to place the technology correctly is: a VPN hides your IP to the sites you contact and encrypts your traffic on the way to the VPN server, but it does not guarantee that no other identifiers will be available.

How to check what’s actually hidden

You can do simple checks without relying on claims:

  • Compare what your IP address looks like with and without the VPN (using a reputable IP-check website).
  • If you are concerned about DNS behavior, verify that your name lookups and browsing activity appear consistent while the VPN is enabled.
  • When logged into an account, test whether the service continues to recognize you even after changing IP—this helps confirm what identifiers still apply.
  • Review your VPN settings related to routing/DNS handling in your operating system and browser, because behavior can differ across devices.

If you want, describe your device (Windows/macOS/Linux/Android/iOS) and browser, and whether you’re mainly trying to hide your IP from websites or protect activity on a specific network.