How to Teleport in Minecraft: PC, Mobile, Console (2024)

Download Article

A user-friendly guide to travel instantly to a specific location in Minecraft using commands or a Command block

Written byRain Kengly

Last Updated: January 31, 2023Fact Checked

Download Article

  • Using Command Blocks
  • |
  • Using Teleport Command on Desktop
  • |
  • Using Teleport Command on Mobile
  • |
  • Using Teleport Command on Consoles
  • |
  • |
  • Tips
  • |
  • Warnings

Do you want to know how to teleport to another location in Minecraft? You can use the teleport command in the chat or console, or you can create and use a Command block to teleport to specific coordinates or players. If you use Command blocks, you can create a teleporter that can teleport someone to a set place, such as a base or biome. This wikiHow will show you how to teleport in Minecraft Bedrock or Java using your computer, mobile device, or console.

Things You Should Know

  • In Creative mode, toggle on "Activate Cheats" and "Command Blocks Enabled". Use command "/give @s command_block".
  • In the Command block's Command Input, enter "tp @p [coordinates (x y z)]".
  • In chat, enter the command "/teleport [name] [coordinates (x y z)]".

Method 1

Method 1 of 4:

Using Command Blocks

Download Article

  1. 1

    Open Minecraft. You can use Minecraft: Bedrock Edition or Java Edition.

    • Use this method to create a Command Block. This is a special block that can be customized to execute set commands—such as teleporting—without needing to type the command into the chat.
  2. 2

    Select a world to load. You'll need to use a world that is in "Creative" mode.

    Advertisem*nt

  3. 3

    Open the Settings menu. On desktop, press ESC and click Settings.

    • On mobile, tap the pause button and tap Settings.
    • On consoles, press the Back button and select Settings.
  4. 4

    Toggle on

    "Activate Cheats" and "Command Blocks Enabled". These options will be underneath the Cheats header.

    • You must have both options enabled to use Command blocks.
  5. 5

    Open the chat. On desktop, press the / key.

    • On mobile, tap the speech-bubble icon and tap /.
    • On console, press right on the D-pad.
  6. 6

    Enter /give @s command_block. This will add a Command block to your inventory.

    • @s targets the person executing the command, which is you.
    • On Minecraft Java edition, enter the command: /give [your username] minecraft:command_block.
  7. 7

    Place the Command block on the ground and interact with it. You can pick it up later, but you'll need to place it down to edit the commands.

    • A pop-up window will open.
  8. 8

    Adjust the Command block settings. If you want to add a hover note to your Command block, select Hover Note and enter a name.

    • Set Block Type as Impulse.
    • Set Condition as Unconditional.
    • Set Redstone as Needs Redstone.
  9. 9

    In the "Command Input" field, enter tp @p [x y z]. Select the field or + to input your command. Enter coordinates in place of [x y z].

    • This should look like tp @p 100 50 250.
    • On Minecraft Java edition, enter the command execute as @p at @s run tp [location].
      • Enter coordinates or @command in place of [location]. For example, the command would be execute as @p at @s run tp 100 50 250.
  10. 10

    Select Done. Your Command block will be saved.

  11. 11

    Press the button on the Command block. You'll be teleported to the coordinates specified in the Command Input field.

    • You can create a new Command block to teleport between places, such as a house, base, or different biomes.
      • You'll just need to find your coordinates for each place, then create a new Command block to teleport to and/or from each place.
  12. Advertisem*nt

Method 2

Method 2 of 4:

Using Teleport Command on Desktop

Download Article

  1. 1

    Open Minecraft. Double-click the Minecraft app icon, then click the green PLAY button at the bottom of the launcher.[1]

    • Minecraft is available on Windows, Mac, and Linux.
  2. 2

    Select a world to load. Click Singleplayer, then click a creative world that you want to load.

    • If you want to host a server, you can start a new world by clicking Create New World at the bottom of the page.
    • The creative world must have cheats enabled.
  3. 3

    Click Play Selected World. It's at the bottom of the page. This will open your selected world.

    • If you created a new world, make sure you select Creative mode, then click Create New World again to open the world.
  4. 4

    Determine where you want to teleport to. Minecraft uses three coordinates (X, Y, and Z) to determine player location in the world. The "X" coordinate is the position east or west of the spawn point. The "Z" coordinate is the position north or south of the spawn point. The "Y" coordinate is the elevation above bedrock.

    • Sea level is Y:63.
    • You can view your current coordinates in game by pressing F3, Fn + F3 (laptops and Macs), or Alt + Fn + F3 (newer Macs).
  5. 5

    Open the console. Press the / key on your keyboard to do so.

  6. 6

    Enter the teleport command. Type teleport name x y z into the console, replacing "name" with either your username or “@s”, "x" with the east/west coordinate to which you want to travel, "y" with the vertical coordinate, and "z" with the north/south coordinate.[2]

    • For example, your command might look like this: /teleport playername 0 23 65.
    • Your username is case-sensitive.
    • Using a positive value for "x" and "z" increases the distance toward the east or south (respectively), while using a negative value increases the distance toward the west or north.
    • You can also teleport a player to a player. For example, to teleport Steve to Alex, use the command /teleport Steve Alex.
  7. 7

    Press Enter. Your character will automatically be teleported to the selected coordinates.

  8. Advertisem*nt

Method 3

Method 3 of 4:

Using Teleport Command on Mobile

Download Article

  1. 1

    Open Minecraft. Tap the Minecraft app icon, which resembles a block of dirt with grass on it, to do so.

  2. 2

    Open an existing world. Tap Play at the top of the page, then tap a world—survival or creative is fine—that you want to load.

  3. 3

    Tap the Pause button. This button may appear in beta versions of the latest PE versions, but not in the releases. It's at the top of the screen. The menu will appear.

  4. 4

    Tap Settings. You'll find this on the left side of the screen.

  5. 5

    Enable cheats for the world. Scroll down to the "Cheats" section, then tap the black "Activate Cheats" switch.

    • If this switch is set to the right, cheats are active for your world.
    • You may be prompted to confirm this choice. If so, tap Continue.
  6. 6

    Close the menu. Tap x in the top-right corner of the screen, then tap Resume Game on the left side of the screen.

  7. 7

    Tap the "Chat" icon. It's a speech bubble-shaped icon at the top of the screen, left of the "Pause" button. The chat bar will appear at the bottom of the screen.

  8. 8

    Tap /. This option is in the lower-left corner of the screen. A pop-up menu will appear.

  9. 9

    Tap Teleport. It's an option in the pop-up menu.

  10. 10

    Tap Who, then select your name. This will add your username to the teleport command.

  11. 11

    Tap the text box. It's at the bottom of the screen. Doing so will bring up your on-screen keyboard.

  12. 12

    Enter coordinates. Add the number of the "x" coordinate, "y" coordinate, and "z" coordinate to which you want to travel. Each of these numbers should be separated by a space.

    • For a character named "character1", for example, you might type teleport character1 23 45 12 here.
    • Using a positive value for "x" and "z" increases the distance toward the east or south (respectively), while using a negative value increases the distance toward the west or north.
  13. 13

    Tap the "Enter" button. It resembles a chat bubble with a right-facing arrow in it, just above the top-right corner of the keyboard. This will teleport your character to the selected coordinates.

  14. Advertisem*nt

Method 4

Method 4 of 4:

Using Teleport Command on Consoles

Download Article

  1. 1

    Launch Minecraft. Select Minecraft from your console's menu to do so.

    • You must be hosting a multiplayer world for teleporting on a console to work, and you'll only be able to teleport to another player's location.
  2. 2

    Select Play Game. It's at the top of the in-game menu.

  3. 3

    Select a world to load. You can load both survival and creative modes.

  4. 4

    Enable host privileges. To do so:

    • Select More Options.
    • Check the "Host Privileges" box.
    • Press B (Xbox, Switch) or circle (PlayStation).
  5. 5

    Select Load. It's near the bottom of the page.

  6. 6

    Select OK when prompted. When you load a game with host privileges, you'll be unable to obtain achievements or use the leaderboard. Pressing OK will allow you to continue and load the game.

  7. 7

    Press the "Back" button. It's to the left of your controller's brand button (e.g., X for the Xbox and PS for the PlayStation). The Host menu will open.

  8. 8

    Select Host Options. This will open additional options.

  9. 9

    Select Teleport to Player. This will open a menu of all available players.

  10. 10

    Select a player. Select the player to whom you want to teleport. This will transport you to their location.

  11. Advertisem*nt

Community Q&A

Search

Add New Question

  • Question

    How can I start the game with Cheats enabled?

    How to Teleport in Minecraft: PC, Mobile, Console (49)

    Community Answer

    Create a new world and go to "More World Options" and click allow cheats from off to on.

    Thanks! We're glad this was helpful.
    Thank you for your feedback.
    If wikiHow has helped you, please consider a small contribution to support us in helping more readers like you. We’re committed to providing the world with free how-to resources, and even $1 helps us in our mission.Support wikiHow

    YesNo

    Not Helpful 37Helpful 90

  • Question

    How do I get back to my world if I am stuck in the invisible bedrock in the old world and don't have my coordinates?

    How to Teleport in Minecraft: PC, Mobile, Console (50)

    Community Answer

    There is /tp command in Minecraft PE now, or try flying back up over the 256 world height.

    Thanks! We're glad this was helpful.
    Thank you for your feedback.
    If wikiHow has helped you, please consider a small contribution to support us in helping more readers like you. We’re committed to providing the world with free how-to resources, and even $1 helps us in our mission.Support wikiHow

    YesNo

    Not Helpful 24Helpful 39

  • Question

    Can I do this on an Xbox One?

    How to Teleport in Minecraft: PC, Mobile, Console (51)

    Community Answer

    Yes, you need to be in a split-screen/multiplayer. Go to your Cheats tab, press World Options, go down to Teleport to Player/Teleport to Me, and chose your player.

    Thanks! We're glad this was helpful.
    Thank you for your feedback.
    If wikiHow has helped you, please consider a small contribution to support us in helping more readers like you. We’re committed to providing the world with free how-to resources, and even $1 helps us in our mission.Support wikiHow

    YesNo

    Not Helpful 33Helpful 57

See more answers

Ask a Question

200 characters left

Include your email address to get a message when this question is answered.

Submit

      Advertisem*nt

      Tips

      • If you want to teleport to a specific player instead of coordinates, you can type in their name rather than the XYZ coordinates. Make sure that their name is spelled and capitalized correctly.

        Thanks

        Helpful0Not Helpful0

      • In Survival, you can use an Ender Pearl to teleport to a specific block near you by equipping it, facing the block in question, and using the Ender Pearl. Doing so will reduce your health by 2.5 hearts per teleport.

        Thanks

        Helpful0Not Helpful0

      Submit a Tip

      All tip submissions are carefully reviewed before being published

      Submit

      Thanks for submitting a tip for review!

      Advertisem*nt

      Warnings

      • Teleporting to unknown coordinates can have disastrous (or hilarious) results. For example, you might end up spawning inside of a pool of lava or at the bottom of the ocean.

        Thanks

        Helpful17Not Helpful2

      Advertisem*nt

      You Might Also Like

      How toGet a Minecraft PetHow to Make an Ocelot Trust You in Minecraft
      How toSafely Kill an Enderman in MinecraftHow toChange Your Gamemode in MinecraftHow toUse the Tellraw Command in MinecraftHow toUse Command Blocks in MinecraftHow toKeep Your Items when You Die in MinecraftHow toGet Command Blocks in MinecraftHow toUse NBTexplorer to Edit Minecraft SavesHow toHack MinecraftHow toSet Time to Night in MinecraftHow toStop Rain in MinecraftHow toMake It Forever Night in MinecraftHow toCheat in Minecraft

      Advertisem*nt

      About This Article

      How to Teleport in Minecraft: PC, Mobile, Console (67)

      Written by:

      Rain Kengly

      wikiHow Technology Writer

      This article was co-authored by wikiHow staff writer, Rain Kengly. Rain Kengly is a wikiHow Technology Writer. As a storytelling enthusiast with a penchant for technology, they hope to create long-lasting connections with readers from all around the globe. Rain graduated from San Francisco State University with a BA in Cinema. This article has been viewed 1,979,002 times.

      6 votes - 84%

      Co-authors: 40

      Updated: January 31, 2023

      Views:1,979,002

      Categories: Minecraft Transport | Minecraft Cheats and Glitches

      Article SummaryX

      To teleport in Minecraft on a desktop computer, start by selecting the single player world that you’d like to play in, and determine the X, Y, and Z coordinates of the place where you would like to teleport to. You can view your current coordinates by pressing F3 or Fn + F3 on your keyboard. Then, open the console by pressing “forward slash” (/) on your keyboard, and type in “teleport,” your username, and the X, Y, and Z coordinates. Once you have the coordinates entered correctly, press enter to be automatically teleported! If you want to learn how to teleport on console or mobile, keep reading the article!

      Did this summary help you?

      In other languages

      Russian

      Portuguese

      Spanish

      German

      Chinese

      French

      Indonesian

      Dutch

      Arabic

      Thai

      Korean

      Turkish

      • Print
      • Send fan mail to authors

      Thanks to all authors for creating a page that has been read 1,979,002 times.

      Did this article help you?

      Advertisem*nt

      How to Teleport in Minecraft: PC, Mobile, Console (2024)
      Top Articles
      Latest Posts
      Article information

      Author: Roderick King

      Last Updated:

      Views: 5883

      Rating: 4 / 5 (71 voted)

      Reviews: 86% of readers found this page helpful

      Author information

      Name: Roderick King

      Birthday: 1997-10-09

      Address: 3782 Madge Knoll, East Dudley, MA 63913

      Phone: +2521695290067

      Job: Customer Sales Coordinator

      Hobby: Gunsmithing, Embroidery, Parkour, Kitesurfing, Rock climbing, Sand art, Beekeeping

      Introduction: My name is Roderick King, I am a cute, splendid, excited, perfect, gentle, funny, vivacious person who loves writing and wants to share my knowledge and understanding with you.