PDF download Download Article
An easy-to-follow walkthrough for reclaiming your Plex Media Server
PDF download Download Article

Is Plex showing you that your server is unclaimed or is it not showing you your local media files like your movies and TV shows? Claiming your Plex server isn't a difficult process, but it can be pretty complicated depending on how your media is stored (locally, on the same network, or remotely). This wikiHow article teaches you how to reclaim a Plex Media Server on a web browser from your PC or Mac.

Things You Should Know

  • If the server is on your computer, go to http://localhost:32400/web in a browser. If it's on your local network, go to http://(ip address of your plex server):32400/web.
  • If the server is remote, set up an SSH tunnel to forward port 8888 of the server to your computer, which will allow you to access the web panel in your browser.
  • Once connected, launching the Plex app on your PC or Mac will reclaim your server.
  1. The steps for this are a little different depending on how your media server is stored.[1]
    • If the Plex server is on the computer you're using right now, go to http://localhost:32400/web or http://127.0.0.1:32400/web.
    • If the server is on the same local network, go to http://[Plex Server IP Address]:32400/web. For example, http://192.168.1.25:32400/web.
    • If the server is on a different network, you'll need to use SSH to create a tunnel. If you're using Windows, use PuTTY. On a Mac, you can use a Terminal.
      • Windows: Open PuTTY and type the IP address of your Plex server into the "Host Name" field. Then, go to Connection > SSH > Tunnels. For Source Port, type 8888. For Destination, type localhost:32400. Click Add, and then click Open to start the tunnel.
      • Mac: In a Terminal, use this command to start the SSH tunnel to your Plex server, replacing "ip.address" with the IP address of the server: ssh ip.address -L 8888:localhost:32400
      • Both Windows and Mac: Once the tunnel is created, go to http://localhost:8888/web in your web browser.[2]
    • On Windows, right-click the > icon in your system tray, then click Open Plex.
    • To open Plex on a Mac, click the > arrow in your Mac's menu bar, then click Open Plex.
    • If you have at least v1.29.2, opening Plex now will automatically reclaim your server. In this case, you won't have to complete the remaining steps.
    Advertisement
  2. It looks like a wrench in the top right corner of the application.[3]
  3. You'll see this in the menu on the left side of the window.[4]
  4. Enter your login information when prompted and you'll reclaim your server.[5]
  5. Advertisement

Expert Q&A

Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Tips

Submit a Tip
All tip submissions are carefully reviewed before being published
Name
Please provide your name and last initial
Thanks for submitting a tip for review!

About This Article

Darlene Antonelli, MA
Written by:
wikiHow Technology Writer
This article was co-authored by wikiHow staff writer, Darlene Antonelli, MA. Darlene has been writing and editing tech content at wikiHow since 2019. She previously worked for AppleCare, served as a writing tutor, volunteered in IT at an animal rescue, and taught as an adjunct professor for EN101 and EN102. Darlene has completed Coursera courses on technology, writing, and language. She holds both a BA (2011) and an MA (2012) from Rowan University in Writing, with a focus on workplace communication. With her extensive experience, academic background, and ongoing learning, Darlene has become the go-to grammar expert for her friends and family, as well as a skilled wordsmith for anyone in need. This article has been viewed 30,967 times.
How helpful is this?
Co-authors: 2
Updated: April 15, 2025
Views: 30,967
Categories: Servers
Thanks to all authors for creating a page that has been read 30,967 times.

Is this article up to date?

Advertisement