How to Access Another Computer Through  IP Address (2024)

How can I access another computer using IP address?

I know the IP address of a computer. But I have no idea how can I access that PC by using an IP addresswhen the computer is connected to the internet. Can anyone please tell me?"

- Question from Tom’sHardware

The Remote Desktop is a great invention in the world that allows us to remotely access or control a PC over the Internet. And the prerequisite to achieving the connection is to know the IP address, computer name,and password of the host PC.

How can I remotely access another computer through IP address?

Here in this part, we’ll talk about how to access another computer throughIP address in light of whether 2 devices are on the same network. But before the operation, setting up Remote Desktopon the host computer is necessary.

Part 1. Checking the permission of remote connections

Step 1. On the host computer, press Win + R, input “sysdm.cpl” and press Enter.

Step 2. Go to the Remote tab, and ensure that "Allow remote connections to this computer" is checked. And then click OK.

Part 2. Changing the Windows Firewall settings

Step 1. On the host computer, select: Control Panel> System and Security> Windows Defender Firewall.

Step 2. Click Allow an app or feature through Windows Defender Firewallon the left navigation.

Step 3. Check Remote Desktopand hit OK.

Part 3. Assigning a static IP address

The IP address in the local network is another thing we require. Later, we can configure the client computer using the IPv4 address. However, the router has set this IP, not the public IP address. In most local networks, it varies each time a PC connects to the network. Therefore, Remote Desktop Connection will only sometimes work. Consequently, we're going to give this PC a Static IP Address.

Step 1. To launch Command Prompt, press Win + Ragain, type "cmd," and press Enter. To get the IP for Remote Desktop, type "ipconfig" and hit Enter. You can now see a collection of IP addresses.

Step 2. Click Start and then click Settings. Find Network & Internetand then click it.

Step 3. On the Network & Internet interface, find Advanced network settings, and click Change adapter optionsbelow.

Step 4. Right-click your network and then click Properties.

Step 5. Tick Internet Protocol Version 4 (TCP/IPv4), and click Properties.

Step 6. Turn on Use the following IP address in the General tab, and change the IP address to a Static IP address. For example, if your router IP is 192.168.0.1, your usable IP is from 192.168.0.2 to 192.168.0.254. You can use 192.168.0.45 as your Static IP.

Set the Subnet mask to the default values, 225.225.225.0.

Set the Default gateway to the Default Gateway address noted down above.

Then turn on Use the following DNS server addresses, set the Preferred DNS server to the same Default Gateway address, and set theAlternate DNS server to Google DNS, 8.8.8.8.

Click OK to apply changes.

Part 4. Getting the remote PC name

Open the Command Prompt again, and type in “query user” to get the PC name.

Part 5. Gaining access to the remote desktop

Now everything is ready. You can start to access the remote computer. Let’s see how to access computer withIP address on the local network and over the internet.

Connection over local network:

Step 1. On the client computer, press Win + R, and type “mstsc” in the Run Dialog box to open the Remote Desktop Connection.

Step 2. Click Show Options, type in the IP address and name of the host computer and then clickConnect.

Step 3. Input the password of the client computer in the pop-up window, and press OK.

Connection overthe internet:

Connecting Remote Desktop over the internet requires an additional step, port forwarding. You’ll have to switch port 3389 to the IP address of your computer in your router, and then connect to the public address of your router specifying this port.

Step 1. Enter "what is my ip" into the search bar of the browser, then write down your public IP address (not to share it with anyone else in case of security issues).

Step 2. Enter the IP address of your router in a web browser once it is open. Then a privacy warning will appear. To proceed, select Advanced > Continue.

Step 3. Enter the username and password for your router in the box, then click Login.

Step 4. From the left pane, select Port Forwarding/Port Triggering. To add a new port forwarding rule, click Add and select Add Custom Service.

Step 5. In the Port Forwarding interface, choose the port you want to forward (if you are unsure of the protocol being used, choose TCP/UDP or Both under Service Type). Click apply after selecting the IP address of the device you want to port forward.

Step 6. Follow the same steps on how to use Remote Desktop Connection over LAN, you can connect to a remote desktop over the internet now.

AnyViewer: Get remote access anywhere and anytime

By following the ways above, you must know how to access another computer usingIPaddress. The operations seem not too complicated if 2 PCs are on the same network. But if you encounter issues like “RDP stuck on Please Wait”or the port forwarding is too difficult for you, why not choose a free & professional remote access software-- AnyViewer, with which you won’t be limited by the same or different network.

With AnyViewer, you can enjoy the following advantages:

★Tips:
Fast connection speed and easy operations. Once you log into the same AnyViewer account on 2 devices, you could get a 1-click remote control with AnyViewer, and the whole connection speed is fast.
Multiple compatibilities. AnyViewer supports Windows 11, 10, 8, 7, and Windows Server, including Windows 10 Home edition. Not being restricted from a PC, AnyViewer also allows you to remotely access a PC from iPhoneor iPad.
High-security. For remote connection activity, security can be the first thing that users are concerned about. AnyViewer is secured by Elliptic Curve Cryptography (ECC) encryption, protecting your data from leakage.

What are you waiting for? Get one and take it into practice.

Step 1. Install and launch AnyViewer on both computers. Go toLog in, and then clickSign up.

Step 2. Fill in the signup information.

Step 3. Then you can see you successfully logged in to AnyViewer. Your device will automatically beassignedto theaccount you've logged in to.

Step 4. Log in to the same AnyViewer account on the two devices, then you can achieve a directconnection by clicking One-click control.

Note:You can also upgradeyour account to a Professional or Enterprise edition to assign more devices, get faster file transfer speed, and connect to another computer inprivacy mode, etc.

Conclusion

Here in this post, we illustrate the ways to accessanothercomputerthroughIPaddress in aspects of whether 2 devices are on the same network. However, if you encounter the issue when RDP to a server or port forwarding is too complicated for you, why not choose a remote access software-- AnyViewer, which can give you a huge comfort.

As an expert in computer networking and remote access solutions, I can confidently address the concepts mentioned in the article and provide insights into accessing another computer using an IP address. My expertise stems from a deep understanding of networking protocols, security measures, and practical experience with remote desktop solutions.

Remote Desktop Connection: The article correctly emphasizes the use of Remote Desktop as a powerful tool for accessing and controlling a PC over the internet. The Remote Desktop Protocol (RDP) is a proprietary protocol developed by Microsoft, enabling users to connect to a remote computer over a network connection.

Permission for Remote Connections: The article instructs users to check and enable remote connections on the host computer. This involves navigating to the System Properties window, specifically the Remote tab, and ensuring that "Allow remote connections to this computer" is selected. This step is crucial for establishing a connection.

Windows Firewall Settings: To facilitate Remote Desktop connections, the article rightly guides users to configure Windows Firewall settings. Allowing the Remote Desktop application through the firewall ensures that the necessary communication channels are open.

Assigning a Static IP Address: Assigning a static IP address to the host computer is essential for consistent and reliable remote access. The article provides clear steps for configuring a static IP address using the Command Prompt and network settings, which helps overcome the dynamic nature of IP assignments in local networks.

Getting the Remote PC Name: Knowing the name of the remote PC is vital for establishing a connection. The article correctly demonstrates the use of the Command Prompt and the "query user" command to obtain the PC name.

Accessing Remote Desktop: The article provides comprehensive steps for accessing a remote computer both within the local network and over the internet. It distinguishes the process for local connections from those over the internet, highlighting the need for port forwarding when accessing a computer outside the local network.

AnyViewer Remote Access Software: Towards the end of the article, the author introduces AnyViewer as an alternative remote access solution. This software claims to offer advantages such as fast connection speed, compatibility across Windows versions and other devices, and high-security features using Elliptic Curve Cryptography (ECC) encryption.

In conclusion, the article effectively guides users through the process of accessing another computer using an IP address, covering essential steps, settings, and considerations. Whether using the built-in Remote Desktop or opting for third-party solutions like AnyViewer, the instructions provided are clear and informative.

How to Access Another Computer Through  IP Address (2024)

FAQs

Can you access someone's PC with an IP address? ›

Accessing a remote PC with an IP address via the WAN network. First of all, you must ensure that you grant the necessary access to the target PC (the one you wish to control remotely). To do this, go to the Windows menu > System and Security. Then check your firewall settings and tick the box > Remote Desktop.

How can another computer be using my IP address? ›

If a DHCP server is misconfigured, it may assign the same IP address to multiple devices that request an IP address at the same time, causing an IP conflict.

How to access files from another computer on the same network IP address? ›

Turn on network discovery and file and printer sharing, and turn off password protected sharing.
  1. Select the Start button, then select Settings > Network & internet , and on the right side, select Sharing options.
  2. Under Private, select Turn on Network discovery and Turn on file and printer sharing.

How to access device with IP address? ›

HTTP: Enter the device's public IP address into the URL bar of your browser to access the WebUI via HTTP. HTTPS: If HTTPS is enabled, you can securely access the WebUI by prefixing the public IP address with 'https://' in the browser's URL bar.

Can I access someone else's computer remotely? ›

On your Windows, Android, or iOS device: Open the Remote Desktop app (available for free from Microsoft Store, Google Play, and the Mac App Store), and add the name of the PC that you want to connect to (from Step 1). Select the remote PC name that you added, and then wait for the connection to complete.

How to connect two computers using IP address? ›

Select "Internet Protocol version 4 (TCP/IPv4)" and click Properties. This displays the internet protocol properties. Do this for both computers. Select the radio option next to "Use the following IP addresses." This allows you to manually input a unique IP address for both computers.

How to Remote Desktop using IP address? ›

Remote Desktop to Your Server From a Local Windows Computer
  1. Click the Start button.
  2. Click Run…
  3. Type “mstsc” and press the Enter key.
  4. Next to Computer: type in the IP address of your server.
  5. Click Connect.
  6. If all goes well, you will see the Windows login prompt.
Dec 13, 2019

Can I access my documents from another computer? ›

When you're constantly on the move, whether working at home or during your commute, saving your files to the cloud in OneDrive for Business lets you access your files from anywhere and on any device. With the Office mobile apps, it's easy to work on files and co-author documents, no matter where you are.

How to find computer on network by IP address? ›

Type the command "arp -a" to view the list of all IP addresses connected to your network. This will also display the MAC address and the allocation type (static and dynamic) of all your network devices. Type "nslookup" followed by any IP address obtained through the "arp" command in the previous step.

How can I find a device using IP address? ›

To identify the location of the IP address, you can use a tool such as NordVPN IP Lookup. This tool will allow you to enter the IP address and it will then display the geographic location of the IP address. If you wish to trace multiple IP addresses, you can repeat the same process for each one.

Can someone hack my PC with my IP? ›

If a hacker has your IP address, they can use a port scanner to identify open ports on your device or network. A port scanner is a tool used to determine which network ports are open, closed or filtered. By scanning for open ports, a hacker can identify potential vulnerabilities and gain access to your device.

Can a computer be tracked by IP address? ›

In some cases, an IP address indicates the country, state, city, or zip code where a device is located. It also tells others the identity of your ISP. However, even with that information, your IP address doesn't reveal enough to pinpoint your location, your personal information, or put you in any danger.

Can you access someones IP address? ›

Websites such as WhatIsMyIPAddress.com offer help finding IP addresses and uncovering where they're located. Be sure to double-check IP address information you find to verify its accuracy. You now have the tools to find someone's IP address or perform a reliable IP check whenever you need to.

How to find a computer with an IP address? ›

By utilizing tools like Ping and NSLookup from the Command Prompt, you can easily identify the hostname of a computer on a network using its IP address.

Top Articles
10 Tips to Teach Your Children to Save Money
5 Alternatives to the FamiSafe Parental Control App
Dragon Age Inquisition War Table Operations and Missions Guide
Frank Lloyd Wright, born 150 years ago, still fascinates
Www.politicser.com Pepperboy News
Robinhood Turbotax Discount 2023
Craigslist Free Stuff Appleton Wisconsin
Draconic Treatise On Mining
Sinai Web Scheduler
The Haunted Drury Hotels of San Antonio’s Riverwalk
Geometry Escape Challenge A Answer Key
Housing Intranet Unt
Planets Visible Tonight Virginia
Facebook Marketplace Charlottesville
Betonnen afdekplaten (schoorsteenplaten) ter voorkoming van lekkage schoorsteen. - HeBlad
Dump Trucks in Netherlands for sale - used and new - TrucksNL
Dignity Nfuse
Kp Nurse Scholars
Nearest Walgreens Or Cvs Near Me
Ivegore Machete Mutolation
If you have a Keurig, then try these hot cocoa options
Impact-Messung für bessere Ergebnisse « impact investing magazin
Bidrl.com Visalia
Culver's.comsummerofsmiles
Dr Seuss Star Bellied Sneetches Pdf
Danielle Moodie-Mills Net Worth
My Reading Manga Gay
DIY Building Plans for a Picnic Table
Rubmaps H
Kagtwt
Exploring TrippleThePotatoes: A Popular Game - Unblocked Hub
El agente nocturno, actores y personajes: quién es quién en la serie de Netflix The Night Agent | MAG | EL COMERCIO PERÚ
2012 Street Glide Blue Book Value
Police Academy Butler Tech
Tmka-19829
The Blackening Showtimes Near Regal Edwards Santa Maria & Rpx
Bbc Gahuzamiryango Live
The Closest Walmart From My Location
Why I’m Joining Flipboard
manhattan cars & trucks - by owner - craigslist
VDJdb in 2019: database extension, new analysis infrastructure and a T-cell receptor motif compendium
Yakini Q Sj Photos
What Is The Optavia Diet—And How Does It Work?
Best Haircut Shop Near Me
Pixel Gun 3D Unblocked Games
20 Mr. Miyagi Inspirational Quotes For Wisdom
Join MileSplit to get access to the latest news, films, and events!
Westport gun shops close after confusion over governor's 'essential' business list
Brutus Bites Back Answer Key
Is Chanel West Coast Pregnant Due Date
BYU Football: Instant Observations From Blowout Win At Wyoming
Les BABAS EXOTIQUES façon Amaury Guichon
Latest Posts
Article information

Author: Greg Kuvalis

Last Updated:

Views: 6659

Rating: 4.4 / 5 (75 voted)

Reviews: 90% of readers found this page helpful

Author information

Name: Greg Kuvalis

Birthday: 1996-12-20

Address: 53157 Trantow Inlet, Townemouth, FL 92564-0267

Phone: +68218650356656

Job: IT Representative

Hobby: Knitting, Amateur radio, Skiing, Running, Mountain biking, Slacklining, Electronics

Introduction: My name is Greg Kuvalis, I am a witty, spotless, beautiful, charming, delightful, thankful, beautiful person who loves writing and wants to share my knowledge and understanding with you.