Steam Lookup Free Tool

SteamID64 Lookup & Converter

Look up any player's SteamID64 for Rust, ARK, or Palworld admin lists. Convert between SteamID formats for whitelists and bans.

Published Jan 11, 2025

How to Use This Tool

  1. Enter a Steam profile URL, custom URL, username, or any SteamID format
  2. Click Lookup to find the account
  3. Copy the ID format you need (SteamID64 is most common)

The tool accepts multiple input formats:

  • Profile URL: steamcommunity.com/profiles/76561198012345678
  • Custom URL: steamcommunity.com/id/username
  • SteamID64: 76561198012345678
  • SteamID: STEAM_0:1:12345678
  • SteamID3: [U:1:12345678]

Which Format Do I Need?

FormatExampleUsed By
SteamID6476561198012345678Rust, ARK, Palworld, Valheim, 7DTD, Project Zomboid
SteamIDSTEAM_0:1:12345678Older Source games, GMod, some legacy systems
SteamID3[U:1:12345678]CS2, TF2, Dota 2, newer Valve games

Most Common Use

If you’re setting up server admins, whitelists, or bans, you almost always need the SteamID64 format.

Common Uses

Adding Server Admins

Rust — Run via RCON or server console:

ownerid 76561198012345678 "PlayerName" "Server admin"
server.writecfg

Or add directly to server/rust/cfg/users.cfg.

ARK — Add to ShooterGame/Saved/AllowedCheaterSteamIDs.txt, one SteamID64 per line:

76561198012345678
76561198087654321

Valheim — Add to adminlist.txt in your server root, one SteamID64 per line. Restart the server to apply.

Palworld — Add to your PalWorldSettings.ini admin configuration, or use the in-game admin panel if your server supports it.

7 Days to Die — Use the server console:

admin add 76561198012345678 0

Permission level 0 is full admin. Higher numbers have fewer permissions.

Banning Players

Rust — Run via RCON:

banid 76561198012345678 "PlayerName" "Reason"
server.writecfg

ARK — Use the in-game admin console:

BanPlayer 76561198012345678

Or add to BanList.txt for persistent bans.

Valheim — Add to bannedlist.txt, one SteamID64 per line.

7 Days to Die — Use the server console:

ban add 76561198012345678 duration reason

Whitelisting Players

Rust — Requires an Oxide/uMod whitelist plugin. Most use SteamID64 in their config files under oxide/data/.

ARK — Enable bExclusiveJoin=True in GameUserSettings.ini, then add allowed SteamID64s to the whitelist config.

Project Zomboid — Add to Server/{servername}_whitelist.txt or use the in-game admin panel.

Was this tool helpful?

Frequently Asked Questions

A SteamID64 is the unique 17-digit number tied to every Steam account. You need it to add admins, ban players, or whitelist users on most modern game servers — it's the ID format that Rust, ARK, Palworld, Valheim, and other games expect in their config files.

Most modern games (Rust, ARK, Palworld, Valheim, 7DTD, Project Zomboid) use SteamID64. Older Source engine games like Garry's Mod may use STEAM_0:1:X. Newer Valve titles (CS2, TF2) use SteamID3 ([U:1:X]). When in doubt, use SteamID64 — it's accepted almost everywhere.

Ask them to share their profile link, or search for their username on Steam. Their profile URL will be either steamcommunity.com/id/username or steamcommunity.com/profiles/[SteamID64]. You can paste either format into this tool.

Yes. Profile privacy settings only hide game library and activity — the SteamID64 is always accessible. As long as you have their profile URL or custom URL, this tool will return their ID.

Look up their SteamID64 here, then add it to your game's admin config. For Rust, run `ownerid <steamid64> "name" "reason"` in RCON. For ARK, add to AllowedCheaterSteamIDs.txt. For Valheim, add to adminlist.txt. For Palworld, add to the admin settings in your server config.

Free forever. No signup required. Just tools that work.