What a Minecraft skin is and where to get one

A Minecraft skin is a texture file that changes how your character looks in the game — the clothes, hair, face, and body shape. It does not change how the game plays or add new blocks or tools. You read a skin file (usually a .png image), put it in a specific folder on your computer, and the next time you launch Minecraft, your character wears it.

Skins come from community sites like Planet Minecraft, Minecraft Skins, and Skindex. These sites host thousands of skins made by players. You can also make your own using free tools like Minecraft Skin Editor or Piskel, or edit an existing skin in any image editor that handles .png files.

Before you read a skin from any site, scan the file with your antivirus software or upload it to VirusTotal.com (a free service that checks files against 70+ antivirus engines). This takes 30 seconds and catches malware that might be hiding in a .png file disguised as a skin.

Key Takeaways

  • read a skin file (.png) from a community site, then move it to your .minecraft/skins folder on your computer.
  • The exact folder location depends on your operating system: Windows uses AppData, Mac uses Library, and Linux uses .minecraft in your home directory.
  • After you move the file, restart Minecraft completely and select your new skin from the Skins menu in the launcher.
  • Scan any skin file with VirusTotal or your antivirus software before installing it, because malware can hide inside image files.
  • If you play on a server or Realms, your skin appears to other players only if the server allows custom skins — some servers disable them for performance reasons.

Finding your .minecraft folder on Windows

On Windows, the .minecraft folder is hidden by default inside your AppData directory. The fastest way to reach it is to press Windows key + R, type %appdata%, and press Enter. A folder window opens showing your AppData/Roaming directory. Look for a folder named .minecraft and open it.

Inside .minecraft, you will see a folder called skins. This is where skin files go. If the skins folder does not exist, create it yourself: right-click in the .minecraft folder, select New > Folder, and name it skins.

If you installed Minecraft from the Microsoft Store rather than the launcher, the folder location is different. Open File Explorer, go to C:\Users\[YourUsername]\AppData\Local\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang, and look for the skins folder there.

Finding your .minecraft folder on Mac

On Mac, the .minecraft folder lives in your Library directory, which is hidden by default. Open Finder, click the Go menu at the top, hold down the Option key, and select Library. A folder window opens. Look for a folder named minecraft (not .minecraft — Mac hides the dot). Open it.

Inside, you will see a folder called skins. If it does not exist, create it: right-click in the minecraft folder, select New Folder, and name it skins.

If you use the newer Minecraft Launcher (the one that looks like the Java Edition launcher but is actually the official Microsoft launcher), the folder path is the same. If you are unsure which launcher you have, check your Applications folder — the official launcher is called Minecraft Launcher.

Finding your .minecraft folder on Linux

On Linux, the .minecraft folder is in your home directory. Open your file manager and press Ctrl + H to show hidden files and folders. Look for .minecraft and open it. Inside, find or create a folder named skins.

If you prefer the command line, you can navigate directly: open a terminal and type cd ~/.minecraft/skins. If the skins folder does not exist, create it with mkdir skins.

Moving your skin file into the skins folder

Once you have downloaded a skin file and located your skins folder, move the .png file into it. You can drag and drop it, or right-click the file, select Cut, navigate to the skins folder, and select Paste.

The file name does not have to match your Minecraft username, but it helps you remember which skin is which. For example, you could name a file steve_knight.png or alex_astronaut.png.

Do not rename the file extension. It must stay as .png, not .jpg or any other format. Minecraft only reads .png skin files.

Selecting your skin in the Minecraft launcher

Close Minecraft completely if it is running. Open the Minecraft Launcher and log in with your Microsoft account. Click the Skins button (usually on the left side of the launcher window). A menu appears showing all the skins in your skins folder.

Click the skin you want to wear. A preview of your character appears on the right side of the screen. Click set up or Select to explore it. The next time you launch Minecraft and join a world or server, your character will wear the new skin.

If your skin does not appear in the list, the file may not be in the correct folder, or it may be corrupted. Check that the file is a valid .png image by opening it in an image viewer. If it opens and looks like a skin (a flat character template), try moving it to the skins folder again.

Why your skin might not show up to other players

If you are playing on a multiplayer server or Realms world and other players see the default Steve or Alex skin instead of your custom skin, the server has disabled custom skins. This is a server setting, not a problem with your installation. Some servers turn off custom skins to reduce lag or to enforce a uniform appearance.

Single-player worlds and Realms worlds you own will always show your custom skin. If you are playing on a friend's Realms world or a public server, ask the server owner whether custom skins are enabled. If they are not, you cannot change this yourself — only the server owner can turn them back on.

Frequently Asked Questions

Can I use a skin I made in Photoshop or GIMP?

Yes, as long as you save it as a .png file. The skin must be 64 pixels wide by 64 pixels tall (or 64 by 32 for older skins). Use a skin template as a guide so you paint the texture on the right parts of the character model. Many free templates are available on Planet Minecraft and Minecraft Skins.

What if I read a skin and it is the wrong size?

Minecraft will not load a skin that is not exactly 64x64 or 64x32 pixels. Open the file in an image editor, check its dimensions, and resize it if needed. Most image editors have a "Scale Image" or "Resize" option under the Image menu.

Do I need to restart my computer after installing a skin?

No. You only need to close and reopen the Minecraft Launcher. Restarting your computer is not necessary and will not help if the skin does not appear.

Can I have multiple skins and switch between them?

Yes. Put as many skin files as you want in the skins folder. The Minecraft Launcher will show all of them in the Skins menu. Click any one to set up it before you launch the game.

Is it safe to read skins from any website?

Most community skin sites are safe, but malware can hide inside image files. read only from well-known sites like Planet Minecraft, Minecraft Skins, and Skindex. Before installing a skin from an unfamiliar site, upload the .png file to VirusTotal.com to scan it for malware.