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 toUse the Tellraw Command in MinecraftHow toChange Your Gamemode in MinecraftHow toUse Command Blocks in MinecraftHow toGet Command Blocks in MinecraftHow toKeep Your Items when You Die in MinecraftHow toHack MinecraftHow toUse NBTexplorer to Edit Minecraft SavesHow toSet Time to Night in MinecraftHow toStop Rain in MinecraftHow toMake It Forever Night in MinecraftHow toClone 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,976,434 times.

      6 votes - 84%

      Co-authors: 40

      Updated: January 31, 2023

      Views:1,976,434

      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,976,434 times.

      Did this article help you?

      Advertisem*nt

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

      FAQs

      How to Teleport in Minecraft: PC, Mobile, Console? ›

      If you want to teleport to specific locations, use the command “ /tp @p (x) (y) (z) ,” where x, y, and z are the coordinates (without brackets, of course) where you want the command block to teleport players to. You will need to type this command in the chat window of your Minecraft world.

      How to teleport in Minecraft console? ›

      You can teleport to any location as long as you have its coordinates. To do it, type your command like this: /tp X Y Z. So for example, if you're trying to teleport to the location 70, 70, 70, you'll type: /tp 70 70 70.

      How do you use console commands in Minecraft PC? ›

      All you have to do is open the chat window in your game, and then type “/” plus your command. And there are loads of ways to modify most Minecraft commands.

      How do you teleport to a spawn point in Minecraft Mobile? ›

      Short and Sweet: How to Teleport to Spawn

      To teleport to your spawn point in Minecraft, use the command /tp @p 0 0 0 if you're in the Creative mode. This command teleports you to the world's spawn point. However, remember, the exact spawn location can slightly vary, so you might not land exactly where you started.

      How to teleport in Minecraft mobile? ›

      In your world, click on the chat icon from the top of your display. 4. Once it opens, type “ /tp username (x) (y) (z) ,” where x, y, and z will be the coordinates where you want the command block to teleport players. Tap on the “send message” button to teleport to your desired coordinates.

      How to use commands in Minecraft mobile? ›

      There are a few ways to use commands. The simplest and easiest is to type them into the chat window – open it up and type in the command. All commands written in the chat window should be preceded by a forward-slash ('/') character. Type your slash, and then the command that you want.

      How to do console commands on pc? ›

      Typically it can be toggled on or off and appears over the normal game view. The console is normally accessed by pressing the backtick key ` (frequently also called the ~ key; normally located below the ESC key) on QWERTY keyboards or the ² on AZERTY keyboards, and is usually hidden by default.

      How do you teleport to a biome in Minecraft Mobile? ›

      To teleport, type in the chat window: /tp @p BiomeName . Replace 'BiomeName' with the name of the biome you wish to visit, like /tp @p Jungle .

      How to TP to coordinates? ›

      To teleport to a set of coordinates in Minecraft, place a command block and then enter the teleport command, tp @p followed by the coordinates. For example, "tp @p -37 9 -309.

      How to teleport on console in Minecraft? ›

      How do you teleport in Minecraft?
      1. Either press the right D-pad button on your controller or the T button on your keyboard.
      2. Now that the command area has appeared, type this into it: /tp.
      3. Now, you will want to use the unique coordinates that each Minecraft location has.
      Feb 8, 2024

      How to teleport in Minecraft PC? ›

      What to Know
      1. Enable cheats, open the chat window, and enter the Tp command. For example: /tp yourName.
      2. If successful, you will receive a confirmation message and be teleported to the indicated location.
      3. You can teleport anyone or anything anywhere with the Tp command.
      Nov 7, 2023

      Why can't I teleport in Minecraft? ›

      In any Minecraft server, players looking to use teleportation must become an operator (OP). This gives your account admin privileges, such as cheats and other functions. Due to this, it's only done through the server console for safety reasons.

      How do you fly in Minecraft console? ›

      How to Fly in Minecraft
      1. For Java Edition (PC/Mac), press the SPACE key twice (quickly).
      2. For Pocket Edition (PE), you tap the Jump button twice (quickly).
      3. For PS3 and PS4, press the. ...
      4. For Xbox 360 and Xbox One, press the A button twice (quickly).
      5. For Windows 10 Edition, press the SPACE key twice (quickly).

      How do you teleport to a user in Minecraft? ›

      Teleport to Another Player

      Type the command in the chat window and press the Enter key to run the command. This /tp command would teleport the player called DigMinecraft to wherever the player named Steve is located in the game.has completed. Congratulations, you have learned how to use the /tp command in Minecraft.

      How do you teleport with a command block in Minecraft? ›

      Type this command in when having the command block GUI open /teleport @p <x> <y> <z> . Then, activate the command block with redstone (including buttons, levers, and pressure plates), and they will be sent to their destination. The player can set up multiple different teleports.

      Top Articles
      Latest Posts
      Article information

      Author: Reed Wilderman

      Last Updated:

      Views: 5957

      Rating: 4.1 / 5 (72 voted)

      Reviews: 95% of readers found this page helpful

      Author information

      Name: Reed Wilderman

      Birthday: 1992-06-14

      Address: 998 Estell Village, Lake Oscarberg, SD 48713-6877

      Phone: +21813267449721

      Job: Technology Engineer

      Hobby: Swimming, Do it yourself, Beekeeping, Lapidary, Cosplaying, Hiking, Graffiti

      Introduction: My name is Reed Wilderman, I am a faithful, bright, lucky, adventurous, lively, rich, vast person who loves writing and wants to share my knowledge and understanding with you.