How to Control Kodi Remotely by Phone (2026 Guide)
You control Kodi remotely by phone by turning on Kodi’s built-in remote control (HTTP) setting, then pairing it with a companion app — Kore on Android or the Official Kodi Remote on iOS — while both devices share the same Wi-Fi network. No cables, extra hardware, or paid software are required, and the whole setup takes about five minutes.
This guide covers the exact settings to enable, app setup for both Android and iPhone, a no-install browser method, how to reach Kodi when you are away from home, and fixes for the most common connection failures.

Why Control Kodi With Your Phone
The physical remote bundled with most streaming boxes and TV sticks is fine for basic navigation, but it becomes slow the moment you need to type a search, jump to a specific menu, or manage a large library. A phone remote gives you a full keyboard, a touchpad for cursor-style navigation, one-tap playback controls, and library browsing with cover art — all without leaving the couch. If you use Kodi to watch IPTV applications and live channels, a phone remote also makes it fast to switch channels or adjust volume without hunting for the box’s remote.
Step 1 — Turn On Remote Control Inside Kodi
Every phone remote, including Kore, the Official Kodi Remote, and any web interface, depends on one setting inside Kodi itself. Do this on the device actually running Kodi:
- Open Kodi and select Settings (the gear icon).
- Go to Services, then choose Control from the left-hand menu.
- Toggle Allow remote control via HTTP to On.
- Note the Port (default is
8080). - Set a Username and Password if the network is shared with others — this is optional on a private home network but recommended anywhere else.
- Also enable Allow remote control from applications on this system and Allow remote control from applications on other systems.
Kodi must stay open and running for a phone app to reach it — closing the app fully ends the local web server.
Step 2 — Find Kodi’s IP Address
Companion apps connect over your local network using Kodi’s IP address. Find it one of two ways:
- Inside Kodi: go to Settings > System information > Network. The address looks like
192.168.1.50. - Router admin page: log in to your router (commonly
192.168.1.1or192.168.0.1) and check the connected-devices list for the Kodi box.
Write down both the IP address and the port — you’ll enter them in the app in the next step if automatic discovery doesn’t find Kodi on its own.
Step 3 — Install the Right App for Your Phone
This is where a lot of guides get it wrong: Kore is Android-only. iPhone and iPad users need a different, separately developed official app. Here is the accurate breakdown for both platforms.
| App | Platform | Developer | Cost | Notes |
|---|---|---|---|---|
| Kore | Android 7.0+ | Kodi/XBMC Foundation (open source) | Free | Most full-featured official option; library browsing, subtitles, Wake-on-LAN |
| Official Kodi Remote | iOS 12+, iPadOS, Apple Silicon Mac | Kodi Foundation | Free | Volume, library search, favorites, PVR/live TV; connects to Kodi Eden (v11) or newer |
| Yatse | Android | Third-party (Tolriq) | Free, optional paid unlock | Voice commands, casting to Chromecast/AirPlay/Roku, Wake-on-LAN, widgets |
| Web interface (Chorus2) | Any device with a browser | Built into Kodi | Free | No install needed; slightly less polished than a native app |
Setting Up Kore (Android)
- Install Kore from Google Play — it’s free and open-source, maintained directly by the Kodi team.
- Open Kore. It will try to auto-detect Kodi on the network; tap the discovered host, or choose Add Kodi host manually.
- Enter a friendly name (for example, 'Living Room Kodi'), the IP address, and the port from Step 2.
- Enter the username and password only if you set them in Kodi.
- Tap Test connection, confirm the green success message, then Save.
You’ll see a notification in Kodi reading 'Detected new connection Kore Remote' once pairing succeeds. The main screen gives you playback controls, a directional pad, volume slider, and a full library browser, plus a keyboard icon for typing searches directly into Kodi.
Setting Up the Official Kodi Remote (iPhone/iPad)
- Install Official Kodi Remote from the Apple App Store — also free, built by the Kodi Foundation.
- Open the app; it scans the local network for active Kodi instances automatically via Zeroconf/Bonjour.
- If it isn’t found automatically, add the host manually using the IP address and port from Step 2.
- Once connected, use the remote pad, volume controls, and library browser exactly as you would with Kore.
Alternative: Use the Kodi Web Interface (No App Needed)
Kodi ships with a built-in browser-based remote called Chorus2. Open any browser — on your phone, tablet, or computer — and go to:
http://<kodi-ip-address>:8080
For example: http://192.168.1.50:8080. You’ll get a full remote layout with playback controls and library browsing, no installation required. It’s handy for one-off control, though a native app like Kore feels smoother for daily use.

Can You Control Kodi From Outside Your Home Network?
Yes, but it takes extra setup and carries security trade-offs most guides skip. Kore and the web interface are built for local Wi-Fi; reaching Kodi over mobile data or from another location requires one of these:
- VPN into your home network: the safer route. Once connected to your home VPN, your phone behaves as if it’s on the local Wi-Fi and the remote app connects normally. This avoids exposing Kodi directly to the internet.
- Port forwarding: forwarding port 8080 (or Kodi’s event port 9777) on your router lets remotes connect from anywhere, but it exposes Kodi’s control interface to the open internet. Kodi’s own security model was not designed for this, so a strong password is mandatory if you go this route, and a VPN is generally the recommended approach instead.
Tips for a Reliable Connection
- Same network: your phone and the Kodi device must be on the same Wi-Fi. If your router splits 2.4 GHz and 5 GHz into separate networks, put both devices on the same band.
- Static IP for Kodi: reserve a static IP for the Kodi device in your router settings so the address never changes and you don’t have to re-pair the app later.
- Enable Zeroconf: turning on Settings > Services > General > Announce services to other systems lets Kore and the Official Kodi Remote auto-discover Kodi instead of requiring manual IP entry.
- Wake-on-LAN: both Kore and Yatse support waking a sleeping Kodi device remotely, provided Wake-on-LAN is enabled in your device’s BIOS/network settings.
- Firewall: if Kodi runs on a Windows PC, confirm Windows Firewall isn’t blocking port 8080; add an inbound rule if needed.
- Multiple hosts: both Kore and Yatse support saving multiple Kodi devices, so you can switch between a living room box and a bedroom device from one app.
Troubleshooting: Remote App Won’t Connect to Kodi
- Wrong IP or port: the most common failure. Re-check under Kodi > Settings > System information > Network and Settings > Services > Control.
- Username case sensitivity: Kodi’s control username defaults to displaying as Kodi in the settings screen, but the app sometimes needs it entered in lowercase (
kodi). Try both if the connection is rejected. - Remote control toggles off: return to Kodi > Settings > Services > Control and confirm all remote-control switches are on.
- VPN routing all traffic: if your phone is on a VPN configured to tunnel all traffic, it can’t reach a Kodi device on the local network. Pause the VPN or exclude local traffic from the tunnel.
- Restart Kodi: fully close and reopen Kodi, then retry the connection in the app.
- Router AP/client isolation: some routers block device-to-device traffic on the same Wi-Fi for security. Log in to the router and disable 'AP isolation' or 'client isolation.'
- Firewall or antivirus: temporarily disable them to test; if that resolves it, add Kodi to the exception list instead of leaving protection off.
Kodi remote control pairs naturally with add-ons for live TV and streaming — see our guide on what a Kodi addon is and how it works if you’re still building out your setup. For more device walkthroughs, visit the RevoIPTV tutorials hub, browse all supported IPTV applications, compare pricing and subscription plans, or check the FAQs for common setup questions. Want to try IPTV on Kodi before committing? Grab a free IPTV trial and have it streaming in minutes, or explore reseller packages if you’re setting this up for clients.
FAQ
Does the Kore app work on iPhone?
No. Kore is Android-only. iPhone and iPad users should install the Official Kodi Remote app instead, which is also free and made by the Kodi Foundation, and offers the same core remote, library, and PVR features.
Do I need to be on the same Wi-Fi as Kodi?
Yes, for standard local control your phone and the Kodi device must share the same Wi-Fi network. Controlling Kodi over the internet is possible with port forwarding or, more securely, a VPN back into your home network, but local Wi-Fi is simpler and safer for most users.
Can I control Kodi without installing an app?
Yes. Open any browser on your phone and go to http://<kodi-ip>:8080, replacing the placeholder with Kodi’s actual local IP address. Kodi’s built-in Chorus2 web interface lets you control playback and browse the library without installing anything.
What is the default port for Kodi remote control?
The default HTTP port is 8080. You can change it under Kodi > Settings > Services > Control if it conflicts with another service on your network.
Is there a good alternative to Kore for Android?
Yes. Yatse is a popular third-party alternative with a free tier plus an optional paid unlock. It adds voice commands, casting to Chromecast, AirPlay, and Roku, Wake-on-LAN, and home-screen widgets on top of standard remote functions.
Why won’t my remote app connect to Kodi?
The most common causes are a wrong IP address or port, remote control toggles left off in Kodi’s settings, a VPN tunneling all phone traffic, or router client isolation blocking device-to-device connections. Working through each of these in order resolves the vast majority of connection failures.
Join the conversation
Home - Installation - How to Control Kodi Remotely by Phone (2026 Guide)
Read next
What Is a MAG Box? IPTV Set-Top Boxes Explained (2026)
How to Record IPTV on a MAG Box (2026 Step-by-Step Guide)
0 responses on “How to Control Kodi Remotely by Phone (2026 Guide)”