How to Find Your Steam ID: Every Method Explained

Your Steam ID is a unique identifier tied to your Steam account. It's not the same as your username or display name — it's a fixed numeric or alphanumeric string that Steam uses internally to distinguish your account from every other one on the platform. Knowing where to find it matters for modding tools, third-party gaming sites, friend requests via direct URL, VAC ban lookups, and server admin tools.

There are actually several formats of Steam ID, and different tools ask for different ones. Understanding the difference matters before you go looking.

What Is a Steam ID, Exactly?

Steam uses multiple ID formats depending on the context:

FormatExampleUsed For
Steam64 ID76561198XXXXXXXXXMost third-party tools, APIs
SteamID (Classic)STEAM_0:1:XXXXXXXXLegacy, server admin tools
Steam3 ID[U:1:XXXXXXXX]Some modern Valve services
Custom URLsteamcommunity.com/id/yournameVanity name (not a true ID)

The Steam64 ID is the one most people need. It's a 17-digit number, always starting with 7656119. The others are mathematically derived from the same base value — you can convert between them using online tools once you have one.

Your custom URL (vanity name) is not your Steam ID. It's a human-readable alias you can set and change. The numeric ID beneath it never changes.

Method 1: Find Your Steam ID Through the Steam Client 🖥️

This is the most direct route if you have Steam installed on a PC or Mac.

  1. Open the Steam client
  2. Click your profile name in the top-right corner
  3. Select Profile from the dropdown
  4. Look at the URL in your browser's address bar — or in Steam's built-in browser at the top

If your profile URL looks like steamcommunity.com/profiles/76561198XXXXXXXXX, that long number is your Steam64 ID.

If it shows steamcommunity.com/id/yourcustomname instead, you'll need one more step.

Revealing the Numeric ID When a Custom URL Is Set

  1. In the Steam client, go to Steam (top-left menu) → Settings
  2. Navigate to Interface
  3. Enable "Display Steam URL address bar when available"
  4. Now visit your profile — the numeric URL will appear in the address bar

Alternatively, right-click anywhere on your profile page inside the Steam client and select "Copy Page URL" — paste it somewhere to see the full numeric string.

Method 2: Find Your Steam ID via a Web Browser

If you're logged into Steam on a browser:

  1. Go to steamcommunity.com
  2. Click your username → View my profile
  3. Check the browser's address bar

The same logic applies — a profile URL with /profiles/ followed by numbers gives you the Steam64 ID directly. A /id/ URL means you're seeing your vanity name.

To bypass this, add ?xml=1 to the end of your profile URL. The resulting page displays raw XML data including your <steamID64> value clearly labeled.

Method 3: Use a Steam ID Lookup Tool 🔍

Several reputable third-party sites let you look up any Steam ID by pasting your profile URL or custom username. Tools like SteamID.io, SteamIDFinder.com, and SteamDB are commonly used for this.

These tools return all ID formats simultaneously — Steam64, SteamID classic, Steam3 — which is useful when a particular tool or server config asks for a specific format.

To use them:

  1. Copy your Steam profile URL (custom name or numeric)
  2. Paste it into the lookup field
  3. The tool returns all ID variants at once

This is often the fastest method if you're unsure which format you need, since you get all versions in one place.

Method 4: Find Another Player's Steam ID

The same methods work for looking up someone else's Steam ID — as long as their profile is public.

  • Visit their profile URL
  • Check the address bar for the numeric ID
  • Or paste their URL into a Steam ID lookup tool

If their profile is private or set to friends-only, lookup tools may return limited information. The Steam64 ID itself is still technically accessible through the URL, but profile data won't be visible.

Common Reasons You Might Need Your Steam ID

  • Game servers: Many community servers require your Steam64 ID to whitelist or admin-grant you
  • Modding platforms: Sites like Nexus Mods or modding launchers sometimes use Steam IDs for authentication
  • Third-party stats sites: Tools like SteamSpy or game-specific stat trackers use the ID to pull data
  • Trading and account verification: Some trading platforms use Steam ID to verify ownership
  • Troubleshooting: Steam Support may ask for it to locate your account

The Formats and When Each One Comes Up

Steam64 is what most modern platforms want. If someone just says "your Steam ID," they almost certainly mean this one.

Classic SteamID (the STEAM_0:X:XXXXXXXX format) shows up in older game server environments — particularly older Source engine games and their server administration tools.

Steam3 ID ([U:1:XXXXXXXX]) is less commonly requested but appears in some Valve internal tools and newer server configurations.

The underlying number is the same across all three formats — the notation just differs. Online converters handle the translation instantly if you have one format and need another. ⚙️

What Your Steam ID Doesn't Tell Anyone

Having someone's Steam64 ID doesn't give them access to your account. It's a public-facing identifier — similar to a username in function, just numeric. What it can do is let someone view your public profile, game library, and playtime, which is why profile privacy settings exist independently of the ID itself.

Your Steam login credentials — email, password, and two-factor authentication — are entirely separate and not exposed through your Steam ID.


How easily you locate your ID, which format you need, and whether you need just your own or someone else's depends entirely on the tool, platform, or context driving the lookup. Each scenario points toward a slightly different method.