Apple Expands Adaptive Power Mode Beyond the iPhone

Apple Expands Adaptive Power Mode Beyond the iPhone
source: gettyimages
September 17, 2025

Starting with watchOS 26, Apple's innovative Adaptive Power mode is now available on all compatible Apple Watch models configured via the "Watch for Your Kids" setup, formerly known as Family Setup. This applies to watches that are already set up and running watchOS 26.

What is Adaptive Power Mode?

Adaptive Power mode helps extend battery life by intelligently adjusting the performance of specific features. According to Apple support, this may result in Siri taking longer to respond, and some animations or scrolling might appear less smooth — though the exact frequency of these occurrences is unclear.

How to Manage Adaptive Power on Apple Watch

Parents can disable Adaptive Power by opening the Settings app on the child's watch, tapping Battery, then scrolling down to toggle off the feature.

> Note: Adaptive Power is exclusive to Apple Watches configured via Watch for Your Kids.

Adaptive Power on iPhone

The feature is also available on iPhone 15 Pro models and newer devices running iOS 26. It comes enabled by default on the iPhone 17 series and iPhone Air. On the iPhone, this mode makes performance adjustments — such as lowering display brightness slightly, delaying some activities, and enabling Low Power Mode automatically at 20% battery remaining — to conserve power when needed.

---

Summary of Latest Software Updates and Features

iOS 26 Release: Launched today, iOS 26 introduces the most significant redesign since iOS 7, along with a host of new features. This major update is rolling out across iPhones worldwide. Apple has confirmed that the update may temporarily affect battery performance due to background processes like indexing, data syncing, and app updates.

Device Launches and Product Announcements: Apple is set to unveil a range of new products, including the iPhone 17, iPhone 17 Pro, iPhone Air, and other devices like the Apple Watch Series 11, Ultra 3, SE 3, and AirPods Pro 3, starting September 19. Bloomberg's Mark Gurman suggests more product releases are planned in the coming months.

Firmware Updates for AirPods: Apple released a firmware update (build 8A356) for AirPods Pro 2 and AirPods 4, supporting new features introduced in iOS 26, iPadOS 26, and macOS Tahoe, such as improved call quality.

---

Upcoming iPhone 17 Features and Limitations

Display and Hardware: The iPhone 17 lineup features various upgrades, including new display and hardware improvements.

N1 Chip and Wi-Fi 7 Limitation: All new iPhone models are equipped with Apple's N1 chip, providing Wi-Fi 7, Bluetooth 6, and Thread connectivity. However, FCC documents reveal a Wi-Fi 7 bandwidth restriction, supporting only up to 160 MHz channels, slightly limiting peak performance.

Box Renders and Launch Details: Images of the new iPhone 17, 17 Pro, and iPhone Air boxes were shared by T-Mobile President Jon Freier, ahead of the September 19 launch. Apple typically includes box renders in its environmental reports, although the latest models' images are primarily available through its upgrade program.

---

Stay tuned for more updates on Apple's evolving ecosystem and product launches.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 152 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6643825,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}