Download Article
Easy to follow steps on shutting down a computer remotely
Download Article

If you have multiple computers on your network, you can shut them down remotely regardless of their operating system. If you are using Windows, you'll need to set the remote computer to be able to shut down remotely. Once this is set up, you can perform the shut down from any computer, including Linux. Mac computers can be shut down remotely with a simple Terminal command.

Method 1
Method 1 of 5:

Enabling the Remote Registry Service (Windows)

Download Article
  1. Before you can remotely shut down a Windows computer on your network, you'll need to enable Remote Services on it. This requires administrator access to the computer.
    • If you're trying to shut down a Mac remotely, see Method 4.
  2. services.msc while the Start menu is open and press Enter. This start the Microsoft Management Console with the "Services" section open.
    Advertisement
  3. The list is sorted alphabetically by default.
  4. This will open the Properties window for the service.
  5. Click "OK" or "Apply" to save changes.
  6. This will launch Windows Firewall.
  7. You'll find this on the left side of the window.
  8. This will allow you to make changes to the list below it.
  9. Check the box in the "Private" column.[1]
  10. Advertisement
Method 2
Method 2 of 5:

Shutting Down the Windows Computer Remotely

Download Article
  1. You can use the Shutdown program to manage the shutdown process for multiple computers on your network. The quickest way to open the program is to use the Command Prompt.
    • Windows 10 and 8.1 - Right-click the Windows button and select "Command Prompt."
    • Windows 7 and earlier - Select "Command Prompt" from the Start menu.
  2. shutdown /i and press Enter. This will start the Remote Shutdown utility in a separate window.
  3. This will let you add a computer on your network that you want to manage the shutdown process for.
    • You can add multiple computers as long as they are all configured for remote shutdown.
  4. Enter the computer's name and then click "OK" to add it to the list.
    • You can find a computer's name in its "System" window ( Win+Pause).
  5. There are several options you can set before you send the shutdown signal:
    • You can choose to shutdown the remote computer or restart it.
    • You can warn the users that their computers will be shut down. This is highly recommended if you know people are using the computers. You can adjust the length of the warning that is displayed.
    • You can add a reason and comment at the bottom of the Window. These will be added to the logs, which is important if you have multiple administrators or need to be able to review your actions later.
  6. If you set a warning time, the computers will shut down when it expires, otherwise they will shut down immediately.[2]
  7. Advertisement
Method 3
Method 3 of 5:

Shutting Down the Windows Computer Remotely from Linux

Download Article
  1. Follow the steps in the first section of this article to prepare the Windows computer for remote shutdown.
  2. You'll need to know the remote computer's IP address in order to shut it down from Linux. There are several ways you can determine this:
    • Open the Command Prompt on the remote computer and type ipconfig. Look for the IPv4 address.
    • Open your router's configuration page and look for the DHCP client table. This will display all of the devices connected to your network.
  3. The Linux computer will need to be connected to the same network as the Windows computer you are shutting down.
  4. This protocol is required to connect to the Windows computer. The following command will install Samba in Ubuntu:
    • sudo apt-get install samba-common
    • You'll be required to enter your Linux root password in order to proceed with the installation.
  5. Once the Samba protocol has been installed, you can perform the shut down command:
    • net rpc shutdown -I IP address -U user%password
    • Replace IP address with the remote computer's IP address (e.g. 192.168.1.25)
    • Replace user with the Windows user's username.
    • Replace password with the Windows user's password.
  6. Advertisement
Method 4
Method 4 of 5:

Shutting Down a Mac Computer Remotely

Download Article
  1. You can use the Terminal to shut down any Mac on your network that you have administrator access to.
    • You can find the Terminal in the Utilities folder in your Applications directory.
    • You can do this from Windows by using an SSH program such as PuTTY to connect to the Mac via the command line. See Use SSH on Windows for details on using PuTTY. Once you're connected via SSH, you can use the same following commands.[3]
  2. ssh username@ipaddress. Replace username with your username for the remote computer. Replace ipaddress with the remote computer's IP address.
  3. After entering the command on the previous step, you'll be prompted to enter the password for that user account.
  4. sudo /sbin/shutdown now and press Return. This will immediately shut down the Mac computer remotely, and your SSH connection with the computer will be severed.
    • If you'd rather restart the computer, add -r after shutdown.
  5. Advertisement
Method 5
Method 5 of 5:

Shutting Down Windows 10 Remote Desktop

Download Article
  1. If the desktop is not activated, you'll close the active program instead of opening the shut down menu. Make sure the desktop is active and all other programs are closed or minimized.
  2. Alt+F4 while logged in remotely. If you use Windows 10 Remote Desktop, you may have noticed that there is no Shut Down option in the Power menu. If you need to shut the computer down, you can do so from the new Shut Down Windows menu.
  3. You can also choose from the other options, including "Restart," "Sleep," and "Sign out."
  4. Since you are using Remote Desktop, you will lose your connection to the remote computer.[4]
  5. Advertisement

Video

Community Q&A

Search
Add New Question
  • Question
    How can I shut down a remote computer without administrative access, and how can I have administrative access to another computer?
    Community Answer
    Community Answer
    On the remote computer, run command prompt, then enter: "net user administrator /active:yes without the quotation marks.
  • Question
    My computer is saying that access is denied. How can I fix this?
    Community Answer
    Community Answer
    You need to make sure you have administrator access on both computers to do this, otherwise it will deny you access to administrator tools.
  • Question
    When I type "net view", no computer names come up. What can I do?
    Community Answer
    Community Answer
    You can use cmd (command prompt on windows) to remotely shutdown computers on the same network. Step 1 - open cmd as an admin by searching it up in the start menu, or by hitting Win+R and typing cmd. Step 2 - Type "shutdown /i" (no quotes). Step 3 - Press "add" on the top left corner of the popup, and then type in the IP address or name of the computer you want to remotely shut down.
See more answers
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit
Advertisement

Tips

  • It is not possible to remotely shut down someone's computer without you knowing their credentials or having administrator access on their computer.
Submit a Tip
All tip submissions are carefully reviewed before being published
Thanks for submitting a tip for review!
Advertisement

You Might Also Like

Advertisement

About This Article

wikiHow Staff
Co-authored by:
wikiHow Staff Writer
This article was co-authored by wikiHow Staff. Our trained team of editors and researchers validate articles for accuracy and comprehensiveness. wikiHow's Content Management Team carefully monitors the work from our editorial staff to ensure that each article is backed by trusted research and meets our high quality standards. This article has been viewed 654,209 times.
How helpful is this?
Co-authors: 27
Updated: June 2, 2022
Views: 654,209
Article SummaryX

1. Open the Command Prompt as an administrator.
2. Type "shutdown /I" and press Enter.
3. Click Add.
4. Enter the computer name.
5. Choose your desired options.
6. Click OK.

Did this summary help you?

Thanks to all authors for creating a page that has been read 654,209 times.

Is this article up to date?

Advertisement