How to Show Coordinates (XYZ) in Minecraft
Learn how to enable and read your XYZ coordinates in both Minecraft Java and Bedrock editions to never get lost again.
Reading time: 2 min read
How to Show Coordinates (XYZ) in Minecraft
Knowing your exact position in the Minecraft world is essential for navigation, building, and finding your way back home. In Minecraft, these are represented by XYZ coordinates.
- X: Your distance East/West of the zero point.
- Y: Your elevation (vertical height).
- Z: Your distance North/South of the zero point.
1. Minecraft: Java Edition (PC)
In the Java Edition, coordinates are part of the Debug Screen.
- Press the F3 key on your keyboard.
- Look for the line that starts with
XYZ:on the left side of the screen. - Press F3 again to hide the menu when you're done.
If you are on a laptop and F3 doesn't work, try pressingFn + F3.
2. Minecraft: Bedrock Edition (Console, Mobile, Win10)
In Bedrock Edition, coordinates are a world setting that can be toggled without opening a large menu.
Before creating a world:
- Go to the Game settings tab.
- Scroll down to the World Options section.
- Toggle Show Coordinates to ON.
In an existing world:
- Pause the game and go to Settings.
- Stay in the Game tab.
- Scroll down and toggle Show Coordinates to ON.
3. Using Commands
If you have cheats enabled, you can also use a command to toggle coordinates in Bedrock:
/gamerule showcoordinates true
Related Tutorials:
Related posts
How to Change Your Skin in Minecraft
Express yourself with a custom skin. Learn how to update your character's look in Java Edition and Bedrock Edition.
How to Disable Mob Griefing in Minecraft
Stop Creepers from blowing up your house and Endermen from stealing blocks by disabling Mob Griefing using game rules.
How to Enable/Disable PvP in Your World
Master the PvP toggle. Learn how to turn player-versus-player combat on or off in Singleplayer and Servers.
