You can finally power on a Mac remotely

Jeff Geerling News

Summary

Apple added a feature in macOS 26.5 that allows Macs introduced from 2024 onward to automatically boot when power is connected, enabling remote power-on without pressing the physical button — useful for remote labs, CI environments, and mobile setups like road cases.

<p>Apple FINALLY lets you <a href="https://support.apple.com/en-us/125517">turn on your Mac remotely</a>, without having to press the power button. In the media, articles suggest it's a reaction to <a href="https://9to5mac.com/2026/05/11/macos-26-5-adds-new-way-to-control-your-macs-power-state-via-switches/">Mac mini power button complaints</a>.</p> <figure class="insert-image"><img src="https://www.jeffgeerling.com/blog/2026/power-on-your-mac-remotely/m4-mini-remote-power-button.jpg" alt="Turning on an M4 Mac mini remotely using Home Assistant on a Framework 12" width="700" height="auto"> </figure> <p>While I agree the M4 mini's power button is in a really dumb spot, that's not why I care about this feature. The two <em>bigger</em> use cases for me have been a pain for years:</p>
Original Article
View Cached Full Text

Cached at: 06/12/26, 02:50 PM

# You can finally power on a Mac remotely Source: [https://www.jeffgeerling.com/blog/2026/power-on-your-mac-remotely/](https://www.jeffgeerling.com/blog/2026/power-on-your-mac-remotely/) Apple FINALLY lets you[turn on your Mac remotely](https://support.apple.com/en-us/125517), without having to press the power button\. In the media, articles suggest it's a reaction to[Mac mini power button complaints](https://9to5mac.com/2026/05/11/macos-26-5-adds-new-way-to-control-your-macs-power-state-via-switches/)\. ![Turning on an M4 Mac mini remotely using Home Assistant on a Framework 12](https://www.jeffgeerling.com/blog/2026/power-on-your-mac-remotely/m4-mini-remote-power-button.jpg)While I agree the M4 mini's power button is in a really dumb spot, that's not why I care about this feature\. The two*bigger*use cases for me have been a pain for years: - Remote Macs in a lab/CI environment, where I don't need them running 24x7, especially when someone accidentally shuts one down\. - Macs mounted in road cases or portable racks\. It'd be a godsend for them to turn on automatically as I set up for the event \(e\.g\. at a concert or in live broadcast environments\)\. Macs gained['Wake on LAN'](https://en.wikipedia.org/wiki/Wake-on-LAN)support in Mac OS X 10\.4, released in 2005\. Here's the setting as it appears on my[Power Macintosh G4 MDD](https://www.jeffgeerling.com/blog/2024/build-log-power-mac-g4-mdd/): ![Energy Saver options in Mac OS X 10.4 include WoL and Power on after power failure](https://www.jeffgeerling.com/blog/2026/power-on-your-mac-remotely/mac-os-x-10.4-energy-saver-wake-power-wol-options.jpg)This setting allows you to wake a Mac from*sleep*remotely, by sending it a[magic packet](https://superuser.com/questions/1066619/what-is-a-magic-packet-for-waking-a-computer)\. They also added 'reboot after power failure' in 10\.4, which is great if you're okay hard\-cutting power to your Mac so it'll boot when you turn power back on\. That's fine for emergencies or when your UPS dies, but it's risky since it's not a safe shutdown scenario\. PCs[had the ability](https://web.archive.org/web/20130828233419/http://www.pcguide.com/ref/power/sup/func_SoftPower.htm)to boot from power off \(regardless of shutdown state\) on most systems complying with Intel's ATX standard, since 1995\. Three decades later, with the release of macOS 26\.5, Apple caught up: you can finally set your Mac to 'Always' boot whenever power is restored, regardless of how it was shut down\. I tested this feature on my M4 Mac mini, which is in the limited set of Macs supporting this feature: - Mac mini introduced in 2024 or later - Mac Studio introduced in 2025 or later - iMac introduced in 2024 or later I made a short video going through everything in this post, if you'd like to watch: Like blogs more than videos? Read on\! ## Remote Power Control ![Zigbee smart outlets for power monitoring and control in server rack](https://www.jeffgeerling.com/blog/2026/power-on-your-mac-remotely/m4-mini-zigbee-smart-outlets.jpg)Rather than rehash the details of how I use[these Zigbee Smart Outlets](https://amzn.to/45oROls)to monitor and control power for most of my servers, I'll link you to the blog post:[How I monitor and control all my powered devices \(Zigbee \+ HA\)](https://www.jeffgeerling.com/blog/2025/how-i-monitor-and-control-all-my-powered-devices-zigbee-ha/)\. ## Configuring macOS to Always power on To configure macOS to Always boot when power is applied \(whether from an outage or a planned shutdown\): 1. Open System Settings, and go to 'Energy' 2. Select "Always" for the 'Start up when power is connected' option ![macOS Energy setting for Always starting when power is connected](https://www.jeffgeerling.com/blog/2026/power-on-your-mac-remotely/macos-energy-setting-startup-when-power-connected-always.jpg)I tested the feature by shutting down my Mac, plugging it into the smart outlet, and toggling power on the smart outlet\. The M4 mini booted up within 2 seconds, though it didn't make the normal startup chime that happens when I cold boot with the power button[1](https://www.jeffgeerling.com/blog/2026/power-on-your-mac-remotely/#fn:1)\. ## Two Caveats There are two things you should know if you operate your Mac remotely: 1. If you're using FileVault \(most people are\), and want to log in remotely after the Mac boots, you will first need to log in via SSH and enter the password for an admin account\. This will unlock the Mac, after which you can log in with a normal session \(via SSH or Screen Sharing\)\. This feature was added in macOS 26\.0 and I covered it in this post:[Remote login via SSH with FileVault](https://www.jeffgeerling.com/blog/2025/you-can-finally-manage-macs-filevault-remotely-tahoe/) 2. If you use Screen Sharing to log into a remote Mac, and then you close the Screen Sharing session*without logging out*on a Mac with a display attached, the remote Mac will 'wake up' to a logged\-in desktop, as if you were just using it\. If you're in a shared office space or something, that could be quite a problem\! I try to remember to log out before closing a Screen Sharing session\. ## And a Bug In the course of making a video on this, I was testing a few different boot scenarios\. Everything worked, except for one: ![macOS Shut Down command in login window](https://www.jeffgeerling.com/blog/2026/power-on-your-mac-remotely/m4-mini-remote-power-off-bad.jpg)If I booted up the Mac \(either with the power button or by switching on the outlet\), but did*not*log in, and chose the 'Shut Down' option in the login window to power off the Mac, it would not power back on when power was connected\. I*had*to physically press the power button\. I tested this four times, and also tested logging in and shutting down normally, and in all cases this bug was confirmed\. I was going to file a bug in Apple's '[Radar](https://radar.apple.com/)' system, but I don't have an 'AppleConnect' account\. So then I found macOS has a built in 'Feedback Assistant' app, so I used that instead\. I created report`FB23071345: Boot after power restore fails if Mac is shut down from login screen`in case anyone at Apple is listening :\) ![Submitting my bug report to Apple Feedback](https://www.jeffgeerling.com/blog/2026/power-on-your-mac-remotely/feedback-for-macos-boot-fails.jpg)## Conclusion Special thanks to Redditor[prodigalAvian](https://www.reddit.com/r/homelab/comments/1txnj04/comment/opyd44t/), whose comment was the first place I found out about this feature\. I've been using smart outlets to control power for my PCs for years—I'm glad I can finally do the same thing for Macs—at least the newer ones\.

Similar Articles

Haiku OS runs on M1 Macs now

Lobsters Hottest

Haiku OS has been ported to run on Apple M1 Macs, booting directly without a virtual machine. The ARM port is still early but boots to desktop with all eight cores functional.

MacOS 27 Golden Gate: Top New Features

Wired

Apple previewed macOS 27 Golden Gate at WWDC 2026, featuring a revamped Siri AI with Gemini-based models, compatibility limited to Apple Silicon Macs, and new systemwide AI capabilities.