How to locate your Roku's IP address when you don't have the remote
You can find your Roku's IP address through your router's settings, your Roku account online, or by checking connected devices on your network. The fastest method depends on what you have access to right now — if you can log into your home router, you'll see it in seconds. If not, your Roku account dashboard shows the IP address of any device linked to it, even if the remote is lost or broken.
Your Roku needs an IP address to communicate on your home network, and you may need that address to troubleshoot connection problems, set up remote access, or configure advanced network settings. A lost or unresponsive remote doesn't prevent you from finding it.
Key Takeaways
- Your router's admin panel lists all connected devices and their IP addresses — log in at 192.168.1.1 or 192.168.0.1 and look for your Roku by name.
- Your Roku account at roku.com shows the IP address of linked devices under Settings or Device Management, accessible from any computer or phone.
- On Windows, you can open Command Prompt and run arp -a to see all devices on your network, then identify your Roku by its MAC address (printed on the device or box).
- On Mac or Linux, open Terminal and run arp -a the same way, or use nmap if installed to scan your network range.
- Once you have the IP address, you can control your Roku through a web browser at that address, or use a phone app as a replacement remote.
Check your router's connected devices list
Your router keeps a list of every device connected to your network, including IP addresses. Log into your router's admin panel by opening a web browser and typing 192.168.1.1 or 192.168.0.1 into the address bar. If neither works, check the sticker on the back of your router — it will show the correct address.
Enter your router's username and password (also on the sticker if you haven't changed them). Once logged in, look for a section called "Connected Devices," "Device List," "DHCP Clients," or "LAN Devices." Your Roku will appear in that list with its name and IP address. Write down the IP address — it typically looks like 192.168.1.50 or similar.
This method works whether your Roku is a TV model, a streaming stick, or a box. The router sees it the same way it sees any other device.
Use your Roku account dashboard
Log into your Roku account at roku.com from any computer or phone. Click on your profile or account settings, then look for a section called "My devices," "Devices," or "Device Management." Your Roku will be listed there with its current IP address displayed.
This works only if your Roku is linked to a Roku account and has internet access. If you set up your Roku years ago and don't remember the account password, use the "Forgot password" link on the Roku sign-in page to reset it. You'll need access to the email address you used to create the account.
The Roku dashboard also shows whether your device is online or offline, which is useful if you're trying to figure out why you can't reach it.
Scan your network from a Windows computer
Open Command Prompt on your Windows computer by pressing Windows key + R, typing cmd, and pressing Enter. Type arp -a and press Enter. You'll see a list of all devices on your network with their IP addresses and MAC addresses.
Find your Roku's MAC address — it's printed on a sticker on the device itself, or on the box it came in. Look for a line that starts with "Physical Address" on the sticker. Search the Command Prompt output for that MAC address, and the IP address in that row is your Roku's address.
This method works even if your Roku is offline or not responding, as long as it was recently connected to your network. The ARP table keeps a record of devices for a short time after they disconnect.
Scan your network from Mac or Linux
Open Terminal on your Mac (Applications > Utilities > Terminal) or on Linux. Type arp -a and press Enter to see all devices on your network. Like the Windows method, find your Roku's MAC address on the device or box and search the output for a match.
If you have nmap installed, you can also type nmap -sn 192.168.1.0/24 (replacing the first three numbers with your network range if different) to scan your entire network and see all active devices with their IP addresses. This is more thorough than ARP but takes a few seconds longer.
If nmap is not installed and you want to use it, you can install it through Homebrew on Mac (brew install nmap) or through your Linux package manager.
Access your Roku through its IP address
Once you have the IP address, open a web browser and type it into the address bar — for example, http://192.168.1.50. You'll see a straightforward control panel where you can navigate your Roku, launch apps, and adjust settings without the remote.
You can also read the official Roku app on your phone (available for iOS and Android) and use it as a replacement remote. The app connects to your Roku over your home network and works the same way as the physical remote. This is often easier than using the web browser.
What to do if you can't find your Roku on the network
If your Roku doesn't appear in your router's device list or in the ARP scan, it may not be connected to your network. Check that the device is powered on — look for a light on the front or back. If it's plugged in but shows no light, try a different power outlet or cable.
If the device is on but not connecting, you may need to set up the network connection again. Without a remote, you can use the Roku app on your phone to do this if the app can find the device on your network. If the app can't find it either, you may need to use a universal remote that works with Roku, or contact Roku support for further help.
Some older Roku models have a physical reset button on the device itself — a small hole you press with a paperclip. Resetting will erase your settings and require you to set up the network again, but it can restore connectivity if the device is stuck.
Frequently Asked Questions
Can I control my Roku through the web browser without the remote?
Yes. Once you have the IP address, type it into your browser's address bar with http:// in front (for example, http://192.168.1.50). You'll see a control panel with buttons to navigate, select, and launch apps. It works the same as the remote but through your computer or phone's browser.
What if my Roku is connected to a different network than my computer?
You won't be able to reach it through the web browser or the Roku app unless both devices are on the same network. If your Roku is on your guest network and your computer is on the main network, move your computer to the guest network temporarily, or move the Roku to the main network if possible.
Will the Roku app work as a remote if I don't have the physical remote?
Yes. read the Roku app on your phone, sign into the same Roku account, and the app will find your device on your network. You can then use the app to navigate, select, and control everything the physical remote does. The app is often easier to use than the web browser.
Is the IP address the same every time, or does it change?
Most home routers assign the same IP address to your Roku every time it connects, but it can change if your router restarts or if you don't use the device for a long time. If the address changes, you can find it again using the same methods — check your router or your Roku account dashboard.
Can I find my Roku's IP address if it's not connected to the internet?
If your Roku is connected to your home network but not to the internet, you can still find it through your router or by scanning your network with ARP or nmap. You won't be able to see it in your Roku account dashboard, since that requires internet access, but the other methods will work.