macOS vs Windows
macOS wins · 21–13 (30 drawn)
Agenticness — how well agents can access and operate the productAgenticness
How well agents can access and operate the product
Agent access
ai-native userPoint an agent at llms.txt or agent-oriented docs
weight 2 · round drawnmacOSnone0/10Probes explicitly confirm no llms.txt, no markdown docs endpoint, and no OpenAPI/agent-oriented docs exist for Apple's support site; no evidence of any agent-oriented documentation format for macOS.
- [probe] “PROBE llms.txt: HTTP 404 at https://support.apple.com/llms.txt”
- [probe] “PROBE docs-md: HTTP 404 at https://support.apple.com/guide/mac-help/welcome/mac.md”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.apple.com/openapi.json, https://support.apple.com/swagger.json, https://support.appl…”
Windowsnone0/10Direct probes show no llms.txt or agent-oriented docs endpoint exists (404s), and no evidence pack item mentions agent-readable docs formats for Windows.
- [probe] “PROBE llms.txt: HTTP 404 at https://support.microsoft.com/llms.txt”
- [probe] “PROBE docs-md: HTTP 404 at https://support.microsoft.com/en-us/windows.md”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.microsoft.com/openapi.json, https://support.microsoft.com/swagger.json, https://supp…”
ai-native userDrive the product through a documented public API
weight 3 · round to WindowsmacOSnone0/10The only relevant evidence is a single marketing bullet ('Automate tasks with Shortcuts') with no actual API reference, schema, or SDK documentation, and explicit probes for llms.txt/openapi endpoints all returned 404s, indicating no discoverable machine-readable or documented public API for AI agents to drive macOS.
- [claimed-docs] “Automate tasks with Shortcuts”
- [probe] “PROBE llms.txt: HTTP 404 at https://support.apple.com/llms.txt”
- [probe] “PROBE docs-md: HTTP 404 at https://support.apple.com/guide/mac-help/welcome/mac.md”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.apple.com/openapi.json, https://support.apple.com/swagger.json, https://support.appl…”
Windows exposes documented programmatic surfaces (PowerShell scripting, Win32/WinRT/Windows App SDK APIs in multiple languages) that let a user or script drive the OS, per windows-probe-4 and windows-docs-24. However, there is no evidence of a unified, AI-friendly public API discovery mechanism (llms.txt, OpenAPI spec) — probes for these all returned 404 — so an AI-native agent has no standardized entry point beyond general OS/app development docs. Missing for 10: a consolidated agent-facing API spec (OpenAPI/llms.txt), and explicit documentation framing these APIs for AI-agent automation rather than human app development.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [probe] “PROBE llms.txt: HTTP 404 at https://support.microsoft.com/llms.txt”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.microsoft.com/openapi.json, https://support.microsoft.com/swagger.json, https://supp…”
ai-native userBuild against official SDKs
weight 2 · round to WindowsmacOSnone0/10No evidence of an official SDK for AI-native development against macOS; the evidence pack covers consumer features (Continuity, Siri, Safari) and probes confirm no llms.txt/openapi/docs-md endpoints. Missing for 10: any mention of an SDK, API reference, or developer documentation for building AI-native integrations.
- [probe] “PROBE llms.txt: HTTP 404 at https://support.apple.com/llms.txt”
- [probe] “PROBE docs-md: HTTP 404 at https://support.apple.com/guide/mac-help/welcome/mac.md”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.apple.com/openapi.json, https://support.apple.com/swagger.json, https://support.appl…”
Windows does expose official SDKs (Windows App SDK, WinUI 3, Windows AI APIs for Copilot+ PCs, Windows AI Foundry toolkit) with language support (C#/.NET, C++, Rust) documented on learn.microsoft.com, which an AI-native developer could build against. However, the evidence for the AI-specific SDK (windows-docs-23/4) is only a title-level doc reference with no depth on APIs, samples, or independent/hands-on corroboration of building AI apps against it. Missing for 10: detailed AI SDK API reference/samples, independent developer corroboration of building against Windows AI APIs, and broader agentic/automation SDK coverage beyond desktop UI.
- [claimed-docs] “Build native Windows desktop apps with the Windows App SDK and WinUI 3, the recommended UI framework for new Windows apps.”
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [claimed-docs] “Quickstart: Create and run a WinUI 3 project”
Agentic features
ai-native userGet AI-generated insights and suggestions from my data inside the product
weight 2 · round to macOSApple's own docs describe Siri AI features that surface insights and suggestions from user data — e.g. searching photos/emails/notes, taking screenshot-based Q&A, drafting/rewriting text, and taking contextual actions in apps (macos-docs-26,27,28,30,31). These are genuine agentic/AI-insight capabilities, but all evidence is first-party marketing copy with no independent hands-on verification of accuracy or reliability, and no detail on how deeply these insights integrate across the whole OS. missing for 10: independent/hands-on validation of Siri AI's data-insight quality, and technical documentation beyond marketing claims.
- [claimed-docs] “Ask open-ended questions, brainstorm ideas for work or creative projects, and engage in natural, back-and-forth conversations.”
- [claimed-docs] “Search for a photo from years ago, easily locate an email buried in your inbox, or pull up a note you saved on your Mac.”
- [claimed-docs] “Siri AI can take actions in apps like Messages, Music, Reminders, and more based on what you’re doing in the moment.”
- [claimed-docs] “Ask Siri AI about virtually anything on your screen. Just take a screenshot of what’s on your display, like an image or a PDF, to get answer…”
- [claimed-docs] “Siri AI can now generate a draft from scratch or provide feedback on what you’ve written. Just describe what you need in your own words.”
- [claimed-docs] “use Spotlight to search and take action without opening apps”
Windows docs mention Copilot integration ('Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint') and Windows AI APIs/AI Foundry toolkit for Copilot+ PCs, suggesting some AI-driven assistance is present in the OS ecosystem. However, evidence is thin and mostly developer-facing (building AI apps) rather than concrete end-user proof of the OS itself surfacing insights/suggestions from a user's own data (e.g., Recall-style analysis). Missing for 10: hands-on evidence of Windows Copilot analyzing user's local files/data and generating actionable insights, independent corroboration of this working in practice, and detail on scope/limits of the feature.
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
ai-native userSet up automations that run autonomously in the background
weight 2 · round to macOSmacOS ships Shortcuts (macos-docs-19) which can be scheduled/triggered to run automations, and Spotlight can trigger actions (macos-docs-15), providing basic OS-level automation capability, but there's no evidence of AI-native autonomous background agent orchestration, scheduling depth, or hands-on validation of reliability for unattended automation. Missing for 10: documentation of scheduled/triggered background execution specifics, AI-agent integration, independent corroboration of reliability for autonomous background tasks.
- [claimed-docs] “Automate tasks with Shortcuts”
- [claimed-docs] “use Spotlight to search and take action without opening apps”
Windowsnone0/10No evidence in the pack of an autonomous background automation/agent feature (e.g., Task Scheduler-like AI agents, Copilot autonomous workflows) - only mentions of Copilot as an in-app assistant and general OS features. Missing for 10: any documentation of background/autonomous AI automations, agentic task execution, or scheduled AI-driven workflows.
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
ai-native userDelegate tasks to a built-in AI assistant inside the product
weight 3 · round to macOSmacOS ships Siri as a built-in AI assistant that can take actions in apps (Messages, Music, Reminders), answer questions about on-screen content, and draft/rewrite text based on natural-language requests, matching the 'delegate tasks to a built-in AI assistant' story. Missing for 10: independent/hands-on evidence validating real-world task delegation reliability (all community evidence is unrelated to Siri AI, focusing on window management, security, and networking issues instead).
- [claimed-docs] “Ask open-ended questions, brainstorm ideas for work or creative projects, and engage in natural, back-and-forth conversations.”
- [claimed-docs] “Siri AI can take actions in apps like Messages, Music, Reminders, and more based on what you’re doing in the moment.”
- [claimed-docs] “Ask Siri AI about virtually anything on your screen. Just take a screenshot of what’s on your display, like an image or a PDF, to get answer…”
- [claimed-docs] “Siri AI can now generate a draft from scratch or provide feedback on what you’ve written. Just describe what you need in your own words.”
Windows ships Copilot integrated into the OS/Microsoft apps (Word, Excel, PowerPoint) allowing task delegation, plus Windows AI Foundry toolkit for AI capabilities, but evidence is thin on Copilot's autonomous task-delegation depth (e.g., agentic workflows, multi-step task execution) and is largely marketing-level docs without hands-on corroboration. Missing for 10: independent/hands-on evidence of Copilot performing delegated multi-step tasks, details on scope/limits of assistant autonomy, and confirmation beyond promotional copy.
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
ai-native userOperate the product with natural-language commands
weight 2 · round to macOSmacOS ships Siri and Spotlight as natural-language interfaces: Siri can take actions in apps like Messages, Music, and Reminders, answer questions about on-screen content, and draft/edit text from spoken or typed descriptions, while Spotlight lets users search and take action without opening apps. This covers a meaningful slice of 'operate via natural language' but is limited to a defined set of apps/intents rather than general OS-wide command, and no independent hands-on evidence corroborates reliability or scope. missing for 10: broader third-party/independent verification of Siri's natural-language action coverage, evidence of scripting/automation triggered purely by NL commands beyond Siri's supported app list.
- [claimed-docs] “use Spotlight to search and take action without opening apps”
- [claimed-docs] “Ask open-ended questions, brainstorm ideas for work or creative projects, and engage in natural, back-and-forth conversations.”
- [claimed-docs] “Siri AI can take actions in apps like Messages, Music, Reminders, and more based on what you’re doing in the moment.”
- [claimed-docs] “Ask Siri AI about virtually anything on your screen. Just take a screenshot of what’s on your display, like an image or a PDF, to get answer…”
- [claimed-docs] “Siri AI can now generate a draft from scratch or provide feedback on what you’ve written. Just describe what you need in your own words.”
Windows ships Copilot integration in Office apps and Windows AI Foundry/Copilot+ PC APIs, suggesting some natural-language assistant capability, but there's no evidence of broad OS-level control via natural-language commands (e.g., managing files, settings, or apps purely through NL input). missing for 10: evidence of natural-language command support across core OS functions (file management, settings, system control), independent hands-on verification of Copilot's OS-level command capabilities.
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
App ecosystem — stories about app ecosystem in this arenaApp ecosystem
Stories about app ecosystem in this arena
App installation
power-userInstall thousands of applications directly from an official software catalog
weight 3 · round to WindowsmacOSnone0/10The evidence pack contains no mention of the Mac App Store, app catalog, or any official software distribution channel with app counts; all citations concern Continuity features, Siri, Safari, or unrelated community complaints. The axis clearly applies to macOS as a desktop OS, but no evidence supports the specific claim of installing thousands of apps from an official catalog.
Windows has the Microsoft Store as an official app catalog and docs confirm app submission and broad software/accessory compatibility, but the evidence pack never establishes scale ('thousands of apps') or a rich curated catalog experience, and no independent corroboration of catalog breadth is present. missing for 10: evidence of Store catalog size/breadth, independent corroboration of app-ecosystem richness, comparison to third-party app availability outside the Store.
- [claimed-docs] “Submit your app to the Microsoft Store”
- [claimed-docs] “Start with the fundamentals, design great experiences, build your app, and prepare it for distribution.”
- [claimed-docs] “Yes, most applications, devices, and accessories that worked with Windows 10 are compatible with Windows 11.”
switcherSearch and filter the app catalog by category to find familiar software
weight 1 · round drawnmacOSnone0/10No evidence describes an app catalog (e.g., Mac App Store) with browsing/filtering by category; the evidence pack covers Continuity, Siri, Spotlight, Safari, and unrelated community complaints, none about app discovery/catalog search.
switcherInstall popular desktop apps with a single click from a built-in app store
weight 3 · round to WindowsmacOSnone0/10The evidence pack covers Continuity, Siri, Safari, security features, and various OS capabilities, but contains no mention of the Mac App Store or one-click installation of popular desktop apps from a built-in store.
Evidence confirms Windows has a Microsoft Store submission pipeline for apps, implying an app store exists for installing apps, but there's no evidence describing the consumer one-click install experience, curated popular-app catalog, or switcher-focused onboarding. missing for 10: evidence of the Store's consumer install UX, catalog breadth/popularity of apps, one-click install flow, and independent corroboration of ease-of-use for switchers.
- [claimed-docs] “Submit your app to the Microsoft Store”
- [claimed-docs] “Start with the fundamentals, design great experiences, build your app, and prepare it for distribution.”
Bundled apps
switcherRely on built-in utilities like calendar, weather, maps, and clock apps out of the box
weight 1 · round drawnmacOSnone0/10The evidence pack contains no mentions of Calendar, Weather, Maps, or Clock apps specifically — it covers Continuity, Siri, Spotlight, Safari, and Passwords instead, none of which address these particular built-in utilities.
Windows compatibility
power-userRun a full Windows environment in a virtual machine for apps not natively available
weight 2 · round to macOSThe only evidence is a single doc title, 'Run Windows on your Mac' (macos-docs-18), confirming Apple acknowledges this capability, but there's no detail on how (Boot Camp vs. third-party virtualization like Parallels/UTM, especially relevant given Apple Silicon dropped Boot Camp), no independent hands-on confirmation, and no discussion of performance or app compatibility. Missing for 10: detail on virtualization method/tools, confirmation it works on Apple Silicon Macs, independent user corroboration of running full Windows VM successfully.
- [claimed-docs] “Run Windows on your Mac”
Windowsnone0/10The evidence pack contains nothing about Hyper-V, Windows Sandbox, or any native virtualization feature that would let a power-user run a full Windows VM. The only virtualization-adjacent mentions are about WSL (running Linux inside Windows), which is the opposite direction and does not address running Windows itself in a VM for legacy/native apps. Missing for 10: any documentation of Hyper-V/Windows Sandbox, VM licensing terms, or hands-on evidence of running Windows-in-VM for app compatibility.
- [community] “I find it amazing that you can have such a functional Ubuntu environment by translating system calls... Microsoft calls it their 'Windows Su…”
- [community] “Windows 10 is not bad at all, and I would have enjoyed keeping a Windows 10 machine handy with the new Ubuntu user land support.”
Automation depth — how much of the product can run unattendedAutomation depth
How much of the product can run unattended
ai-native userPerform bulk operations across many items at once
weight 2 · round drawnmacOSnone0/10Evidence shows Automator/Shortcuts and Spotlight for task automation, but nothing demonstrates bulk operations across many items at once (e.g., batch file processing, mass renaming, or multi-item workflows) as an AI-native capability; the only automation mention (macos-docs-19) is a bare feature name with no detail on bulk/batch handling.
- [claimed-docs] “Automate tasks with Shortcuts”
- [claimed-docs] “use Spotlight to search and take action without opening apps”
Windowsnone0/10The evidence pack covers Windows app development, UI, security, and general OS features but contains no documentation of bulk operations across many items (e.g., batch file management, scripted mass operations, or automation UI for AI-native workflows) beyond a passing mention of PowerShell as a CLI, which is not elaborated as supporting bulk item operations.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
ai-native userDefine rules that trigger actions automatically on events
weight 3 · round to macOSThe docs mention 'Automate tasks with Shortcuts' (macos-docs-19), which in reality supports event-based automations, but the evidence pack gives no detail on triggers, event types, or automation workflows, nor any independent confirmation of this working well. Missing for 10: documentation of specific event triggers (time, location, app launch, NFC, etc.), examples of automation rules, and independent/hands-on validation of the automation feature.
- [claimed-docs] “Automate tasks with Shortcuts”
ai-native userSchedule recurring jobs or workflows
weight 2 · round to macOSThe evidence only vaguely mentions 'Automate tasks with Shortcuts' without any detail on recurring/scheduled triggers, cron-like jobs, or launchd automation that would let an AI-native user set up persistent recurring workflows. Missing for 10: documentation of Shortcuts' time-of-day/recurring automation triggers, launchd/cron scheduling support, and any hands-on confirmation that scheduled automations run reliably.
- [claimed-docs] “Automate tasks with Shortcuts”
Windowsnone0/10The evidence pack contains no mention of Windows Task Scheduler, cron-like automation, or any workflow/job scheduling capability—only PowerShell as a general scripting CLI and unrelated app/OS feature docs. While scheduling recurring jobs is a plausible capability for an OS, nothing in the provided evidence demonstrates it.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
ai-native userVersion, review, and roll back my automations
weight 1 · round drawnmacOSnone0/10Shortcuts automation is mentioned only as a feature name (macos-docs-19) with no evidence of version control, review/diff, or rollback capabilities for automations; no source control, history, or undo system for Shortcuts/automations is documented.
- [claimed-docs] “Automate tasks with Shortcuts”
Customization — bending the product to your needs — settings, theming, extension pointsCustomization
Bending the product to your needs — settings, theming, extension points
Ai native tools
ai-native userDictate text anywhere in the system using built-in AI dictation
weight 2 · round drawnmacOSnone0/10The evidence pack has no mention of system-wide dictation, voice-to-text, or 'AI dictation' feature; it covers Siri actions, writing tools, Continuity, and other unrelated features. No documentation or community evidence supports dictation as an AI feature anywhere in the pack.
Display comfort
power-userSwitch to dark mode or enable a night light to reduce eye strain
weight 2 · round drawnmacOSnone0/10The evidence pack contains no mention of Dark Mode, Night Shift, or any display/appearance customization features for reducing eye strain; it covers Continuity, Siri, Safari, and security/community issues instead. Missing for 10: any documentation or reference to Dark Mode toggle, Night Shift/Night Light feature, or accessibility display settings.
Productivity tools
power-userAutomate repetitive tasks using a built-in automation/scripting tool
weight 2 · round to macOSApple docs mention Shortcuts as a built-in automation tool on macOS, which fits the story, but there is no detail on capabilities, scripting depth (e.g., AppleScript/Automator), or independent hands-on corroboration. missing for 10: detailed documentation of Shortcuts/AppleScript/Automator functionality, independent/community validation of automation reliability, examples of real-world power-user workflows.
- [claimed-docs] “Automate tasks with Shortcuts”
Windows ships PowerShell as its built-in scripting/automation tool, confirmed only by a single official docs link in the evidence pack, with no detail on Task Scheduler, batch/VBScript, or independent corroboration of real-world automation workflows. Missing for 10: depth on Task Scheduler/other automation tools, hands-on user testimonials, and detail on PowerShell's actual automation capabilities beyond the link.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
power-userAccess a unified clipboard history across text and images with one hotkey
weight 2 · round drawnmacOSnone0/10Evidence shows Universal Clipboard for single-item copy/paste between Apple devices (macos-docs-5, macos-docs-21) and CLI pbcopy/pbpaste tools (macos-comm-14), but there is no evidence of a built-in unified clipboard *history* manager (multiple past text/image items) accessible via a single hotkey — that requires third-party utilities not documented here.
- [claimed-docs] “Copy images, video, or text from an app on your iPhone or iPad. Then paste into another app on your nearby Mac — or vice versa.”
- [claimed-docs] “View and control your iPhone right from your Mac desktop, copy and paste between devices, and more.”
- [community] “pbcopy and pbpaste are one of my most-loved in the list. Dealing with some minified json, switching to iTerm, doing pbpaste | json_pp | pbco…”
Windowsnone0/10The evidence pack contains no mention of Windows Clipboard History (Win+V) or unified clipboard sync across text/images; only unrelated features like Snap layouts, Copilot, and Windows Hello are documented. This is a fair capability for an OS to ship, but no supporting evidence is present.
Theming
designerCreate a custom system theme using a GUI color and background picker
weight 1 · round drawnmacOSnone0/10No evidence in the pack mentions a custom system theme creator with GUI color/background picker; macOS only offers preset Light/Dark appearance and wallpaper selection per general knowledge, but nothing here documents a designer-facing theme creation tool.
power-userInstantly switch between multiple built-in visual themes that restyle the whole desktop
weight 2 · round drawnmacOSnone0/10No evidence in the pack mentions built-in visual theme packs or a mechanism to instantly restyle the whole desktop beyond basic light/dark mode; the evidence covers Continuity, Siri, Safari, and system internals but nothing about switchable visual themes. Missing for 10: any documentation of built-in theme options, a theme-switching UI, or community confirmation of theme switching working.
Daily workflow — stories about daily workflow in this arenaDaily workflow
Stories about daily workflow in this arena
Accounts sync
switcherBring my online calendar, contacts, and data into the desktop with online account integration
weight 2 · round drawnmacOSnone0/10The evidence pack covers Migration Assistant for transferring files from a PC and various Continuity features, but contains no mention of macOS's actual online-account integration (e.g., adding Google/Exchange/iCloud accounts for Mail, Calendar, Contacts) that would let a switcher sync their online calendar and contacts into the desktop. This is a mainstream, well-documented macOS capability, but nothing in the pack evidences it, so it cannot be credited as full or partial delivery.
Windowsnone0/10The evidence pack contains no documentation of Windows features (e.g., Mail/Calendar/People apps, Microsoft Account contact/calendar sync) that let a switcher import online calendar, contacts, or data into the desktop. The only account-related evidence concerns friction with mandatory Microsoft Account sign-in (PIN requirement, truncated directory names) rather than data/calendar/contacts integration itself.
- [community] “They have not removed it, it just is not visible by default if you are connected to the internet. Either run the setup without being connect…”
- [community] “The online account is crap... I cannot even set a password, it asks me to set up a PIN number to log in.”
- [community] “There is a long-standing Windows bug where local user directory names are created using a truncated version of the online account's name. Th…”
Cross device continuity
power-userCopy content on one device and paste it on another paired device
weight 2 · round to macOSmacOS Universal Clipboard (Continuity) explicitly lets users copy content on one Apple device and paste on a nearby paired Mac/iPhone/iPad, backed by first-party docs and corroborated by community mention of pbcopy/pbpaste workflows; missing for 10: independent hands-on verification of cross-device clipboard reliability and edge cases (e.g., large files, Wi-Fi off scenarios).
- [claimed-docs] “Copy images, video, or text from an app on your iPhone or iPad. Then paste into another app on your nearby Mac — or vice versa.”
- [claimed-docs] “View and control your iPhone right from your Mac desktop, copy and paste between devices, and more.”
- [claimed-docs] “When your Mac and your iPhone or iPad are near each other, they can automatically pass what you’re doing from one device to another.”
- [community] “pbcopy and pbpaste are one of my most-loved in the list. Dealing with some minified json, switching to iTerm, doing pbpaste | json_pp | pbco…”
power-userStart a task on one device and finish it on another paired device
weight 2 · round to macOSApple documents Continuity/Handoff features (docs-4, docs-21, docs-29) that let users start work on one device (e.g., Messages, Safari, calls) and continue on a paired Mac/iPhone/iPad, plus copy-paste, calls, and phone mirroring across devices. This directly matches the story of starting a task on one device and finishing on another. Missing for 10: independent/hands-on corroboration of Handoff reliability and broader task types beyond Messages/browsing.
- [claimed-docs] “When your Mac and your iPhone or iPad are near each other, they can automatically pass what you’re doing from one device to another.”
- [claimed-docs] “View and control your iPhone right from your Mac desktop, copy and paste between devices, and more.”
- [claimed-docs] “A dedicated app brings together all your conversations in one place, so you can ask a question on your iPhone and pick up where you left off…”
- [claimed-docs] “iPhone Mirroring lets you see and use your iPhone right from your Mac.”
- [claimed-docs] “with the Phone app, you can make or take calls directly from your Mac or iPad, so you’ll never miss a call even if your iPhone is buried dee…”
File sharing
power-userSend files wirelessly between nearby paired devices
weight 2 · round to macOSAirDrop is well-documented as macOS's built-in wireless file transfer between nearby paired Apple devices, working even without Wi-Fi, covering Mac/iPhone/iPad. Missing for 10: independent hands-on corroboration of AirDrop performance/reliability and details on range/limitations beyond vendor docs.
- [claimed-docs] “AirDrop makes sharing files between Mac, iPhone, and iPad simple.”
- [claimed-docs] “AirDrop makes sharing files between Mac, iPhone, and iPad simple. ... It even works without a Wi-Fi network.”
Localization
switcherUse the desktop in my own language thanks to community or official translations
weight 1 · round drawnmacOSnone0/10The evidence pack contains no mention of localization, language settings, or community/official translation support for macOS; all cited docs concern Continuity, Siri, transfer tools, and unrelated community complaints.
Phone integration
power-userView and control my phone directly from my desktop
weight 2 · round to macOSApple's docs explicitly describe iPhone Mirroring, which lets users "see and use your iPhone right from your Mac" including viewing and controlling it directly from the desktop, copy/paste, and notifications passthrough. This is a first-party documented feature matching the story closely. Missing for 10: independent hands-on corroboration of iPhone Mirroring specifically (community evidence covers other macOS features, not this one) and details on limitations (e.g., region/device restrictions).
- [claimed-docs] “iPhone Mirroring lets you see and use your iPhone right from your Mac.”
- [claimed-docs] “View and control your iPhone right from your Mac desktop, copy and paste between devices, and more.”
Dev experience — day-to-day developer experience — setup friction, docs, debugging, iteration speedDev experience
Day-to-day developer experience — setup friction, docs, debugging, iteration speed
Ai native tools
ai-native userUse built-in AI coding agents directly in the terminal to write and run code
weight 2 · round drawnmacOSnone0/10No evidence macOS ships built-in AI coding agents in Terminal; evidence pack covers Continuity, Migration Assistant, Spotlight, Shortcuts, and unrelated community complaints, none addressing AI coding agents.
Windowsnone0/10No evidence of built-in AI coding agents accessible in Windows Terminal or any terminal-based AI coding assistant; docs mention Copilot in Office apps and Windows AI Foundry for building AI apps, but nothing about a terminal-integrated coding agent.
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
Cross platform dev
developerRun a full Linux terminal environment inside another host OS for development and tooling
weight 2 · round to WindowsmacOSnone0/10The evidence pack contains no mention of Linux VMs, containers, WSL-equivalent, or any tooling for running a full Linux terminal environment inside macOS; it only covers Continuity features, Windows-on-Mac (via other tools), Siri, Safari, and unrelated community complaints. Absence of evidence for this applicable dev-experience capability yields none.
Community evidence explicitly confirms Windows Subsystem for Linux provides a functional, full Ubuntu terminal environment via syscall translation, which is exactly this developer story. However, the evidence pack lacks first-party Microsoft docs specifically on WSL setup/usage (the docs items here cover WinUI, Copilot, Store, etc., not WSL). Missing for 10: first-party WSL documentation citation, details on WSL2 kernel/distro management, and more recent independent corroboration beyond a single old HN thread.
- [community] “I find it amazing that you can have such a functional Ubuntu environment by translating system calls... Microsoft calls it their 'Windows Su…”
- [community] “Windows 10 is not bad at all, and I would have enjoyed keeping a Windows 10 machine handy with the new Ubuntu user land support.”
developerUse the latest IDEs, toolchains, and AI/ML software on a primary supported platform
weight 2 · round to WindowsmacOSnone0/10The evidence pack contains no documentation or claims about macOS support for modern IDEs, developer toolchains (Xcode, Homebrew, compilers), or AI/ML frameworks; only general OS marketing features (Continuity, Siri, Safari) and some command-line utility mentions (pbcopy, fs_usage, networkQuality) which are unrelated to IDE/toolchain/AI-ML currency. Some community evidence even describes background network calls stalling local command execution (terraform apply, exec/getxattr), which would undercut dev workflow if it were being credited, but that's not enough to establish the axis is met.
Microsoft docs show first-party support for modern dev toolchains (Windows App SDK/WinUI 3, C#/.NET 8+, C++, Rust via windows-rs, MSIX packaging) and AI-specific tooling (Windows AI Foundry, Windows AI APIs for Copilot+ PCs), and community evidence confirms WSL provides a functional Linux dev environment on Windows. However, there's no direct evidence of support for widely-used third-party IDEs (VS Code, JetBrains) or major ML frameworks (PyTorch/TensorFlow/CUDA), and community reports raise reliability concerns (CrowdStrike-induced BSOD outage) that could affect dev workflows. Missing for 10: explicit IDE ecosystem coverage beyond Microsoft's own stack, ML/AI framework compatibility evidence, and independent corroboration of toolchain performance/stability for dev workloads.
- [claimed-docs] “Build native Windows desktop apps with the Windows App SDK and WinUI 3, the recommended UI framework for new Windows apps.”
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Quickstart: Create and run a WinUI 3 project”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [community] “I find it amazing that you can have such a functional Ubuntu environment by translating system calls... Microsoft calls it their 'Windows Su…”
- [community] “I tried with Windows 10, and Windows Server 2019. Windows 2019 is super fast to set up and literally compiled the same c code in half the ti…”
Dev environment
developerUse container tools out of the box with no additional setup required
weight 2 · round drawnmacOSnone0/10No evidence that macOS ships container tools (e.g., Docker, containerd) out of the box; the evidence pack only covers Continuity features, Siri, Safari, and unrelated system quirks. Missing for 10: any mention of built-in container runtime, Apple's container CLI, or virtualization tooling ready to use without setup.
Windowsnone0/10No evidence pack items mention Docker, containers, WSL2 container integration, or any out-of-the-box container tooling for Windows; documentation focuses on WinUI/app development, Store submission, and general OS features. Missing for 10: any mention of built-in container runtime, Docker Desktop bundling, or container CLI shipped by default.
developerQuickly set up preconfigured development environments for popular frameworks and languages
weight 2 · round to WindowsmacOSnone0/10No evidence pack items mention preconfigured dev environments, language/framework setup, package managers, or dev tooling for macOS; the docs focus on Continuity, Siri, Safari, and general consumer features. This axis applies to an OS (developers do set up dev environments on macOS), so absence of evidence yields 'none' rather than 'na'.
Windows docs show support for major languages/frameworks (C#, .NET, C++, Rust, WinUI) and community evidence confirms WSL lets developers spin up a full Linux userland (e.g., Ubuntu) for cross-platform dev work, which counts as an OS-level way to get a preconfigured environment. However there's no evidence of a dedicated 'quick setup' tool (e.g., Dev Home, winget dev environment configs, dev containers) that packages a full preconfigured stack for popular frameworks. Missing for 10: dedicated dev-environment provisioning tool/docs (Dev Home, winget manifests, devcontainer support), first-party quickstart tutorials for multiple frameworks beyond WinUI, and independent hands-on confirmation of setup speed.
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [community] “I find it amazing that you can have such a functional Ubuntu environment by translating system calls... Microsoft calls it their 'Windows Su…”
- [community] “Windows 10 is not bad at all, and I would have enjoyed keeping a Windows 10 machine handy with the new Ubuntu user land support.”
- [claimed-docs] “Quickstart: Create and run a WinUI 3 project”
developerGet a full set of packages, tools, and runtimes ready to use with a single command
weight 3 · round drawnmacOSnone0/10No evidence of a package manager, dev toolchain installer, or single-command setup for developer tools/runtimes on macOS; evidence pack covers Continuity features, Siri, Safari, and unrelated OS behavior/complaints. Homebrew or Xcode Command Line Tools are not mentioned anywhere.
Windowsnone0/10The evidence pack has no mention of winget, Windows Package Manager, Dev Home, or any single-command bootstrap for installing packages/tools/runtimes; it only covers app development frameworks (WinUI, Windows App SDK) and PowerShell as a scripting CLI, none of which describe a one-command full dev environment setup. missing for 10: evidence of winget/package manager, evidence of a documented single-command install of packages/tools/runtimes, any dev-environment bootstrap tool.
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
developerQuickly create and run virtual machines without manual configuration
weight 2 · round drawnmacOSnone0/10No evidence of built-in VM creation/management tooling (like Virtualization.framework CLI or UI) in the pack; only Boot Camp-era 'Run Windows on your Mac' mention exists, which is unrelated to quick VM creation without manual setup.
Windowsnone0/10No evidence pack items discuss Hyper-V, WSL VM creation, or any tooling for quickly spinning up virtual machines without manual configuration; the docs cover UI frameworks, app packaging, and general OS features instead. This is a fair axis for an OS/dev platform, but absence of relevant evidence means it is not shown to be delivered.
Hardware support — stories about hardware support in this arenaHardware support
Stories about hardware support in this arena
Gpu drivers
developerInstall GPU vendor drivers and build custom kernel modules for accelerated workloads
weight 2 · round drawnmacOSnone0/10No evidence in the pack addresses GPU vendor driver installation or custom kernel module/kext development on macOS; all citations concern Continuity features, Siri, Safari, and unrelated community complaints. This is an applicable axis for a developer-facing OS, so absence of evidence yields 'none' rather than 'na'.
Power performance
power-userInstall and use the OS without vendor lock-in on hardware of my choosing
weight 1 · round to WindowsmacOSnone0/10The evidence pack contains no documentation or community proof that macOS can be installed on non-Apple hardware or used without deep integration into the Apple hardware/software ecosystem; in fact, virtually all cited features (Continuity, Sidecar, Universal Control, Instant Hotspot, iPhone Mirroring) are described as tightly coupled to other Apple devices, reinforcing an Apple-centric hardware ecosystem rather than open hardware choice.
Windowsdisputedcontradicted4/10Windows docs claim broad hardware/device compatibility (windows-docs-10, windows-docs-11) suggesting freedom of hardware choice, but community evidence shows Microsoft has been increasingly forcing a Microsoft Account sign-in (hiding the local-account option, requiring workarounds like disconnecting from the internet) and bundling mandatory telemetry/updates, which is a form of vendor lock-in that contradicts the 'no lock-in' framing (windows-comm-6, windows-comm-7, windows-comm-8, windows-comm-11). Missing for 10: clear first-party documentation of unrestricted local-account/offline install options, and no independent confirmation that hardware freedom extends to full account/software independence.
- [claimed-docs] “Works with your apps and accessories”
- [claimed-docs] “Yes, most applications, devices, and accessories that worked with Windows 10 are compatible with Windows 11.”
- [community] “They have not removed it, it just is not visible by default if you are connected to the internet. Either run the setup without being connect…”
- [community] “The online account is crap... I cannot even set a password, it asks me to set up a PIN number to log in.”
- [community] “Before Nadella, Windows wasn't nearly as user-hostile as it is now. There was no mandatory telemetry, there were no forced updates... now th…”
- [community] “Tracking and privacy on Windows is becoming atrocious, I didn't know about the built-in keylogger until I ran a declutter tool.”
power-userGet better performance and extended device lifespan by installing the OS on older hardware
weight 2 · round drawnmacOSnone0/10The evidence pack contains no documentation or community reports about macOS supporting older/legacy hardware, extending device lifespan, or performance optimizations for aging Macs — all evidence is about continuity features, Siri, Safari, security incidents, and window management gripes. Since hardware support is a fair axis for any OS but no evidence shows macOS enabling installation on older hardware for better performance, this is 'none'.
Windowsnone0/10The evidence pack contains no documentation about installing Windows on older/legacy hardware to improve performance or extend device lifespan; all hardware-related items focus on compatibility with current devices, biometric login, or Copilot+ PC AI features rather than support for aging hardware. Windows 11's known strict hardware requirements (TPM, CPU generation) are not addressed here either way, so there is no evidence this capability is delivered.
power-userBoost hardware performance on demand using a performance mode toggle
weight 1 · round drawnmacOSnone0/10No evidence pack item mentions a performance mode, high-power mode, or any user-facing toggle to boost hardware performance on demand; macOS lacks a documented equivalent to Windows' 'best performance' power plans. missing for 10: any mention of a performance/power mode toggle, documentation of thermal/performance boost controls, or community confirmation of such a feature.
Windowsnone0/10The evidence pack contains no documentation of Windows power plans, the performance/battery slider, Game Mode, or any explicit performance-mode toggle; windows-docs-8 only vaguely states the OS targets 'power users with high-performance hardware needs' without describing a toggle mechanism. This is a fair axis for an OS to be judged on, but no concrete capability evidence is present, so it defaults to none.
- [claimed-docs] “Audience: Power users with high-performance hardware needs”
Remote access
power-userShare my desktop remotely or access a remote desktop session from my machine
weight 2 · round to macOSmacOS does ship native remote-desktop capability (Screen Sharing / Remote Management via 'Remote Desktop'), and community evidence incidentally confirms it functions — a user enabled Remote Management and successfully logged into another Mac via Remote Desktop — but this is only discussed in the context of a root-login security bypass, not as a documented feature walkthrough. No first-party docs describe screen sharing/remote desktop directly; only iPhone Mirroring and Universal Control (cross-device, not Mac-to-Mac) are documented. Missing for 10: official docs on Screen Sharing/Remote Desktop setup, use cases, or independent hands-on validation outside the exploit context.
- [community] “Can this be used remotely? Edit: Yes, after turning on Remote Management on my second mac I was able to log into it using Remote Desktop, ac…”
- [claimed-docs] “iPhone Mirroring lets you see and use your iPhone right from your Mac.”
- [claimed-docs] “thanks to Universal Control, you can control both your Mac and your iPad with a single keyboard and mouse or trackpad, moving your cursor fl…”
- [claimed-docs] “View and control your iPhone right from your Mac desktop, copy and paste between devices, and more.”
Windowsnone0/10No evidence pack item mentions Remote Desktop, Quick Assist, or any remote-desktop/screen-sharing feature; the pack covers app development, UI, security, and unrelated community complaints. Windows is well known to include Remote Desktop, but per the rules absence of evidence in the pack must be judged as none.
Install setup — getting it installed and running — prerequisites, packaging, first runInstall setup
Getting it installed and running — prerequisites, packaging, first run
Accessibility
switcherUse built-in screen readers and accessibility tools to get started with the OS
weight 2 · round to WindowsmacOSnone0/10The evidence pack covers switcher onboarding topics like Migration Assistant, Continuity, Spotlight, Siri, and security tools, but contains no mention of VoiceOver, screen readers, or any accessibility features/tools for switchers to get started with macOS.
Evidence only shows a Live Captions accessibility feature mention; there's no documentation of built-in screen readers (Narrator), Magnifier, or a dedicated setup/onboarding accessibility flow for switchers. Missing for 10: mention of Narrator/screen reader, accessibility settings during OOBE/setup, and independent corroboration of accessibility usability for new users.
- [claimed-docs] “Turn on Live Captions”
First install
switcherCreate bootable installation media and install the OS from a USB stick
weight 3 · round drawnmacOSnone0/10No evidence in the pack addresses creating bootable USB installation media or installing macOS from external media; the evidence covers migration assistant, continuity features, and unrelated community complaints. Missing for 10: any mention of createinstallmedia/Terminal tool, USB installer creation steps, or install-from-USB documentation.
switcherInstall the OS alongside my existing OS in a dual-boot configuration
weight 3 · round drawnmacOSnone0/10No evidence of a native dual-boot installer for macOS alongside another OS; only mention is running Windows via virtualization/Boot Camp-like reference ('Run Windows on your Mac') which is not dual-boot documentation, and no partition/installer guidance is present.
switcherFollow guided tutorials to install the OS and learn the desktop interface
weight 2 · round to macOSApple provides a dedicated 'switching to Mac' guide (support.apple.com/guide/mac-help) covering file transfer via Migration Assistant, finding your way around the interface, Spotlight, Shortcuts, etc., which directly targets switchers. However, the evidence pack lacks specifics on actual OS installation/setup tutorials (e.g., first-boot Setup Assistant walkthrough) and has no independent/hands-on corroboration of tutorial quality; some community threads even highlight UI friction (window management complaints) that could affect a switcher's learning curve. Missing for 10: dedicated install/setup-from-scratch tutorial content, independent reviews confirming switcher onboarding ease, coverage of edge cases like initial OS installation media/reinstall guides.
- [claimed-docs] “If you’re switching to Mac, start here to make it a smooth transition. Learn how to find your way around the Mac, how to transfer your files…”
- [claimed-docs] “Learn how to transfer your files from your PC”
- [claimed-docs] “With Migration Assistant, setting up a new Mac is still quick and easy — even if you’re migrating from Windows.”
- [claimed-docs] “use Spotlight to search and take action without opening apps”
- [claimed-docs] “Automate tasks with Shortcuts”
- [community] “Apple's window management has always sucked... Into the 2000s, the only way you could resize a window on the Mac was to drag its lower-right…”
- [community] “This behavior is similar to Windows 11. You have to position the mouse just outside the window. It is non-intuitive and awful. These are pro…”
Microsoft support docs cover feature-specific help (PC Health Check, BitLocker key backup, desktop features like Snap layouts, Windows Hello) which could help a new user learn parts of the desktop, but there is no evidence of a dedicated 'switcher' onboarding tutorial or step-by-step OS installation guide; community threads even note setup friction (forced Microsoft account, PIN-only login) rather than smooth guided onboarding. missing for 10: a first-party switcher/install walkthrough, a structured 'learn the desktop' tutorial series, and independent confirmation such tutorials work well for new users.
- [claimed-docs] “How to use the PC Health Check app”
- [claimed-docs] “Back up your BitLocker recovery key”
- [claimed-docs] “organize windows on your screen with Snap layouts and create Snap groups to hop back into”
- [community] “They have not removed it, it just is not visible by default if you are connected to the internet. Either run the setup without being connect…”
- [community] “The online account is crap... I cannot even set a password, it asks me to set up a PIN number to log in.”
switcherInstall the OS in place of my current OS on the same machine
weight 2 · round drawnmacOSnone0/10macOS's 'switching' documentation is about migrating data/files from an old Windows PC to a new physical Mac (via Migration Assistant), not about installing macOS in place of the existing OS on the same hardware — Apple does not support installing macOS as a replacement OS on non-Apple PCs. No evidence in the pack shows dual-boot, in-place OS replacement, or bare-metal installation on the switcher's own current machine.
- [claimed-docs] “Learn how to transfer your files from your PC”
- [claimed-docs] “With Migration Assistant, setting up a new Mac is still quick and easy — even if you’re migrating from Windows.”
- [claimed-docs] “If you’re switching to Mac, start here to make it a smooth transition. Learn how to find your way around the Mac, how to transfer your files…”
Windowsnone0/10The evidence pack contains no documentation or community reports about installing Windows in place of an existing OS (e.g., clean install, dual-boot, replacing another OS on hardware); only tangential items like PC Health Check upgrade eligibility appear. missing for 10: installation media/USB creation, clean-install walkthrough, dual-boot or OS-replacement guidance, hands-on switcher reports of successful in-place installation.
- [claimed-docs] “How to use the PC Health Check app”
Migration
switcherTransfer my files and settings from my old computer to a new machine running the OS
weight 3 · round to macOSApple documents a dedicated switcher path via Migration Assistant that transfers files and settings from PC/old Mac to a new Mac, plus a specific support guide section for switching from PC covering file transfer and orientation. Missing for 10: independent hands-on verification of the migration process succeeding smoothly, and no detail on settings-specific transfer scope or troubleshooting for edge cases.
- [claimed-docs] “With Migration Assistant, setting up a new Mac is still quick and easy — even if you’re migrating from Windows.”
- [claimed-docs] “If you’re switching to Mac, start here to make it a smooth transition. Learn how to find your way around the Mac, how to transfer your files…”
- [claimed-docs] “Learn how to transfer your files from your PC”
Windowsnone0/10No evidence in the pack mentions a migration/transfer tool (e.g., PC-to-PC transfer, OneDrive settings sync, or a 'Windows Backup' migration feature) for moving files and settings from an old computer to a new one; the pack only covers app development, security, and general feature marketing.
switcherSet up a new machine quickly by bringing a paired personal device near it
weight 1 · round to macOSApple documents that bringing a paired iPhone near a new Mac lets Setup Assistant automatically sign in to Wi-Fi and Apple Account (macos-docs-14), directly matching the story, and Migration Assistant support further eases new-machine setup for switchers (macos-docs-2). Missing for 10: independent/hands-on verification of the proximity-based setup flow and details on edge cases (e.g., non-Apple prior device, failure modes).
- [claimed-docs] “Just bring your iPhone near your Mac, and Setup Assistant signs you in to your Wi-Fi network and Apple Account.”
- [claimed-docs] “With Migration Assistant, setting up a new Mac is still quick and easy — even if you’re migrating from Windows.”
Windowsnone0/10No evidence of any 'bring paired personal device near new PC to set up' feature (like a phone-pairing quick-setup akin to Apple's ecosystem continuity). Evidence only covers Windows Hello biometric login, app compatibility, and unrelated dev/app topics. Missing for 10: any mention of device-proximity pairing, phone-to-PC quick setup, or account/settings transfer via a paired device.
- [claimed-docs] “Log in with your face, fingerprint, or PIN using Windows Hello”
- [claimed-docs] “Works with your apps and accessories”
- [claimed-docs] “No need to remember or type your password. Log in with your face, fingerprint, or PIN using Windows Hello”
Recovery
power-userRoll back the system to a previous snapshot if an update breaks something
weight 2 · round to WindowsmacOSnone0/10The evidence pack contains no mention of Time Machine, APFS snapshots, System Restore, or any rollback/versioning mechanism for reverting a macOS update; all cited docs cover Continuity, migration, Siri, and unrelated community complaints. Missing for 10: any documentation of Time Machine restore, APFS snapshot rollback, or update-revert workflow.
The only evidence touching on system rollback is a community anecdote about using 'F8 + last known good configuration' to recover from a boot loop during the CrowdStrike outage, not vendor documentation of System Restore, restore points, or snapshot rollback features. Missing for 10: first-party docs on System Restore/restore points, instructions for creating/using snapshots, and independent confirmation that rollback reliably fixes update-caused issues.
- [community] “'F8 + last known good configuration' worked for us to recover from the boot loop.”
- [community] “A CrowdStrike update caused global Windows BSODs and boot loops, taking down businesses, banks, airlines, hospitals and 911 services worldwi…”
Openness — open source, data portability, and self-hosting storiesOpenness
Open source, data portability, and self-hosting stories
ai-native userDo everything through the API that I can do in the UI
weight 2 · round to WindowsmacOSnone0/10macOS has no public API surface that mirrors its UI capabilities; evidence pack shows only UI-level features (Continuity, Siri, Spotlight, Shortcuts) and probes confirming no API/docs endpoints exist (404s for llms.txt, docs-md, openapi). There is no evidence of a comprehensive API allowing AI-native/programmatic parity with UI actions.
- [probe] “PROBE llms.txt: HTTP 404 at https://support.apple.com/llms.txt”
- [probe] “PROBE docs-md: HTTP 404 at https://support.apple.com/guide/mac-help/welcome/mac.md”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.apple.com/openapi.json, https://support.apple.com/swagger.json, https://support.appl…”
Windows exposes PowerShell as an official CLI/automation surface and Windows App SDK APIs for building apps (windows-probe-4, windows-docs-1/21/24), which lets many administrative and app-building tasks be scripted, but there is no evidence of a comprehensive API/CLI that mirrors every UI action (no OpenAPI spec, no llms.txt, probes return 404s) so full UI-API parity is unsubstantiated. missing for 10: documented full API/CLI parity for consumer-facing UI features (Settings, Copilot, Snap layouts, Windows Hello flows), any first-party statement of 'everything in UI is available via API', independent verification of parity.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
- [claimed-docs] “Build native Windows desktop apps with the Windows App SDK and WinUI 3, the recommended UI framework for new Windows apps.”
- [claimed-docs] “Quickstart: Create and run a WinUI 3 project”
- [claimed-docs] “C# with .NET 8 or later, C++ (Win32 and C++/WinRT), Rust (via windows-rs crate). XAML is used for UI markup in WinUI 3 and WPF.”
- [probe] “PROBE llms.txt: HTTP 404 at https://support.microsoft.com/llms.txt”
- [probe] “PROBE docs-md: HTTP 404 at https://support.microsoft.com/en-us/windows.md”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.microsoft.com/openapi.json, https://support.microsoft.com/swagger.json, https://supp…”
ai-native userExport all of my data in open formats and leave
weight 3 · round drawnmacOSnone0/10No evidence describes bulk data export in open, portable formats or a data-portability/account-closure workflow; evidence only covers migration between Apple/Windows devices, Continuity features, and unrelated community complaints.
ai-native userRead the product's source under an open license
weight 2 · round drawnmacOSnone0/10macOS is closed-source proprietary software; no evidence in the pack indicates any open-licensed source availability, and no source repository or license is referenced.
Privacy posture — data-handling and privacy storiesPrivacy posture
Data-handling and privacy stories
ai-native userPrevent my data from being used to train AI models
weight 3 · round drawnmacOSnone0/10macOS ships AI features (Siri AI, Apple Intelligence) per the evidence, so the axis of controlling whether personal data trains those models is a fair question, but nothing in the evidence pack documents an opt-out toggle, on-device-only processing guarantee, or any explicit control over AI training data use. General privacy tools mentioned (password manager, private browsing) are unrelated to AI training data.
- [claimed-docs] “Your Mac includes built-in tools to protect your important information—from password management to private browsing and beyond.”
- [claimed-docs] “Ask open-ended questions, brainstorm ideas for work or creative projects, and engage in natural, back-and-forth conversations.”
- [claimed-docs] “Ask Siri AI about virtually anything on your screen. Just take a screenshot of what’s on your display, like an image or a PDF, to get answer…”
Windowsnone0/10The evidence pack contains no documentation or community reports about an AI-training opt-out or data-usage control for Windows/Copilot; only unrelated telemetry/privacy complaints and product docs are present, none of which address preventing data from being used for AI model training.
ai-native userControl data retention and deletion
weight 2 · round drawnmacOSnone0/10The evidence pack only offers a generic claim about 'built-in tools to protect your important information' (macos-docs-17) with no specifics on how users can view, retain, or delete data generated by macOS's AI features (Siri AI, Apple Intelligence, Continuity, etc.). Community evidence even suggests background telemetry (hash reporting, phoning home) persists despite disabling Apple services, but this doesn't concretely address AI-specific retention controls either way. missing for 10: documentation of AI feature data retention settings, explicit deletion/export controls for Siri/Apple Intelligence data, and independent confirmation that such controls work as described.
- [claimed-docs] “Your Mac includes built-in tools to protect your important information—from password management to private browsing and beyond.”
- [community] “Increasingly I find macOS only to be tolerable with iCloud (and Siri, location, suggestions, bug reporting, etc) entirely disabled... It pho…”
- [community] “Champions of privacy, phoning home a hash of every executable your computer runs!”
Windowsnone0/10No evidence of AI-specific data retention/deletion controls; the pack instead shows general telemetry concerns and no documentation of data controls tailored to AI features or user-controlled retention/deletion policies. Community evidence even suggests unwanted telemetry/tracking (windows-comm-11, windows-comm-13) rather than clear user control over data retention.
- [community] “Tracking and privacy on Windows is becoming atrocious, I didn't know about the built-in keylogger until I ran a declutter tool.”
- [community] “I always thought Windows did a lot of stuff well (when it was good at least). The telemetry, changing things for the sake of changing things…”
ai-native userOpt out of telemetry and usage tracking
weight 2 · round to macOSmacOSdisputedcontradicted3/10Apple markets built-in privacy protections (macos-docs-17) but there is no documented setting for a comprehensive telemetry/usage-tracking opt-out, and hands-on community reports directly contradict any opt-out claim — users report macOS 'phones home constantly even with all of the services disabled/opted out' and sends hashes of every executable run to Apple's servers regardless of settings (macos-comm-19, macos-comm-10, macos-comm-13). Missing for 10: an explicit first-party toggle for telemetry/usage data, official documentation of what can and cannot be disabled, and independent verification that opting out actually stops network calls.
- [claimed-docs] “Your Mac includes built-in tools to protect your important information—from password management to private browsing and beyond.”
- [community] “Increasingly I find macOS only to be tolerable with iCloud (and Siri, location, suggestions, bug reporting, etc) entirely disabled... It pho…”
- [community] “macOS sends hashes of every opened executable to some server of theirs and when trustd and syspolicyd are unable to do so, the entire operat…”
- [community] “Champions of privacy, phoning home a hash of every executable your computer runs!”
Windowsnone0/10No first-party documentation in the evidence pack describes a telemetry opt-out mechanism, and community reports explicitly state telemetry became mandatory and non-optional under Windows, with no way to fully disable it. This is an applicable axis for any OS but the evidence shows no delivered opt-out capability.
- [community] “Before Nadella, Windows wasn't nearly as user-hostile as it is now. There was no mandatory telemetry, there were no forced updates... now th…”
- [community] “Tracking and privacy on Windows is becoming atrocious, I didn't know about the built-in keylogger until I ran a declutter tool.”
- [community] “I always thought Windows did a lot of stuff well (when it was good at least). The telemetry, changing things for the sake of changing things…”
Privacy security — stories about privacy security in this arenaPrivacy security
Stories about privacy security in this arena
Authentication
power-userManage passwords and passkeys using a built-in privacy and security tool
weight 2 · round to macOSApple's docs confirm a built-in Passwords app that manages passwords, flags weak/compromised ones, and macOS ships general built-in privacy/security tools (password management, private browsing) as first-party features (macos-docs-17, macos-docs-35). However, the evidence never explicitly mentions passkey support/management within this tool, and there is no independent/hands-on corroboration of its passkey capabilities. Missing for 10: explicit passkey management evidence, independent or hands-on corroboration of the Passwords app's full feature set.
- [claimed-docs] “Your Mac includes built-in tools to protect your important information—from password management to private browsing and beyond.”
- [claimed-docs] “The Passwords app alerts you to weak or compromised passwords and can update them on your behalf without the hassle.”
Windows Hello is documented as a built-in biometric/PIN sign-in system replacing passwords (windows-docs-9, windows-docs-12) and Windows 11 Pro touts 'latest credential safeguards' including Windows Hello for Business (windows-docs-20), showing some built-in credential/security tooling. However, there is no explicit evidence of a dedicated passkey manager UI or Credential Manager for viewing/editing saved passwords and passkeys. Missing for 10: explicit documentation of a Credential Manager/passkey management interface, evidence of passkey creation/storage workflow, and independent confirmation it works as a full password+passkey manager.
- [claimed-docs] “Log in with your face, fingerprint, or PIN using Windows Hello”
- [claimed-docs] “No need to remember or type your password. Log in with your face, fingerprint, or PIN using Windows Hello”
- [claimed-docs] “Defend against cyberthreats with the latest credential safeguards for better peace of mind, including biometric sign-in with Windows Hello f…”
Disk encryption
switcherI get full-disk encryption enabled automatically without manual security setup
weight 3 · round drawnmacOSnone0/10The evidence pack has no mention of FileVault or full-disk encryption, automatic or otherwise; the only security-related item (macos-docs-17) speaks generally about 'built-in tools' like password management and private browsing without addressing disk encryption setup.
Windowsnone0/10The only relevant evidence is a support doc telling users to back up their BitLocker recovery key, which implies encryption setup requires user action rather than being fully automatic with zero manual steps; there's no documentation showing device encryption turns on automatically for switchers without any configuration. missing for 10: evidence of automatic BitLocker/Device Encryption activation on install, hardware requirements/limitations, and confirmation no manual steps are needed.
- [claimed-docs] “Back up your BitLocker recovery key”
power-userEncrypt my disk using TPM-backed hardware encryption
weight 2 · round to WindowsmacOSnone0/10The evidence pack contains no mention of FileVault, T2/Secure Enclave, or any disk-encryption feature at all; only unrelated Continuity, Siri, and community complaints are present. missing for 10: any documentation or mention of FileVault/disk encryption, Secure Enclave/T2 hardware-backed key storage, or independent verification of encryption behavior.
The pack only references BitLocker via a support note on backing up the recovery key, implying disk encryption exists, but never documents TPM-backed hardware encryption specifics, setup steps, or hardware requirements. Missing for 10: explicit TPM binding details, setup/config instructions, device encryption vs BitLocker distinction, and independent hands-on verification.
- [claimed-docs] “Back up your BitLocker recovery key”
Network security
switcherI get a default firewall enabled automatically without manual configuration
weight 2 · round drawnmacOSnone0/10The evidence pack mentions general Mac security tools (password management, private browsing) but contains no mention of a firewall or its default state, so there is no evidence this capability ships enabled out of the box.
Windowsnone0/10The evidence pack contains no mention of Windows Defender Firewall or any default firewall behavior, only unrelated topics like app development, security credentials, and community complaints about telemetry/updates. Missing for 10: any documentation or evidence that Windows Firewall is enabled by default out-of-box, its configuration state, or user reports confirming automatic protection.
Update lifecycle
power-userEnable extended years of security update coverage on my installation
weight 2 · round drawnmacOSnone0/10No evidence in the pack mentions extended security update programs (e.g., an ESU-style offering) for macOS; the pack only covers Continuity, Siri, privacy tools, and unrelated community complaints.
Windowsnone0/10The evidence pack contains no mention of Windows Extended Security Updates (ESU) enrollment or any mechanism for power-users to extend security update coverage beyond standard support; only a passing community remark about Windows 10 eventually losing updates (windows-comm-14) touches the topic without describing any enablement path.
- [community] “In couple of years Windows 10 will get eol'd and stop receiving security updates... I expect to see additional influx of new Linux users fro…”
Window management — stories about window management in this arenaWindow management
Stories about window management in this arena
Multi device display
designerUse a paired tablet device as a secondary display for creative apps
weight 2 · round to macOSSidecar is a documented first-party macOS feature letting designers use a paired iPad as a second display, explicitly supporting creative apps like Adobe InDesign, Affinity Photo, and ZBrush with Apple Pencil integration. missing for 10: independent hands-on corroboration of Sidecar's reliability/latency and no mention of limitations (e.g., supported app/device list, wireless range issues).
- [claimed-docs] “Sidecar brings the ease and precision of Apple Pencil to your favorite creative Mac apps as well. Use Apple Pencil to create in Adobe InDesi…”
- [claimed-docs] “Sidecar allows you to extend your workspace by using your iPad as a second Mac display.”
Windowsnone0/10The evidence covers Snap layouts, tablet/laptop mode switching, and general app compatibility, but there is no mention of a feature letting a paired tablet act as a secondary/extended display for creative apps (e.g., a Sidecar-like capability). Missing for 10: any documentation of wireless/paired secondary-display extension to a tablet, creative-app-specific pairing support, or independent confirmation of such a feature.
- [claimed-docs] “organize windows on your screen with Snap layouts and create Snap groups to hop back into”
- [claimed-docs] “Switch easily from tablet to laptop—and back—to work the way that you prefer.”
- [claimed-docs] “Works with your apps and accessories”
Navigation
power-userSearch for files, apps, and settings instantly from a global search launcher
weight 3 · round to macOSSpotlight is documented as a global search launcher that lets users search and take action without opening apps, and to search photos, emails, notes, etc. from anywhere on the Mac, matching the story directly. Missing for 10: independent hands-on corroboration of Spotlight's speed/accuracy and no detail on searching settings/apps specifically beyond general claims.
- [claimed-docs] “use Spotlight to search and take action without opening apps”
- [claimed-docs] “Search for a photo from years ago, easily locate an email buried in your inbox, or pull up a note you saved on your Mac.”
Windowsnone0/10The evidence pack contains nothing about Windows Search, the Start menu search box, or any global search launcher for files/apps/settings — only window-snapping, Copilot, security, and app-development docs are present. Missing for 10: any first-party documentation or community confirmation of the global search launcher feature itself.
power-userOperate the entire system using only the keyboard via hotkeys and a launcher
weight 3 · round to macOSmacOSdisputedcontradicted4/10macOS ships Spotlight as a keyboard-invoked launcher for search/actions (macos-docs-15) and Shortcuts for automation (macos-docs-19), but there's no evidence of comprehensive keyboard-only control of window management or system UI; in fact community reports explicitly say core window operations (resize/move) require mouse dragging and users rely on third-party tools like Moom to get keyboard/positional control, calling macOS window management fundamentally mouse-dependent even in recent releases (Tahoe). Missing for 10: native hotkey-driven window snapping/resizing, full keyboard navigation of all system chrome, and independent confirmation that Spotlight alone suffices for total keyboard-only operation.
- [claimed-docs] “use Spotlight to search and take action without opening apps”
- [claimed-docs] “Automate tasks with Shortcuts”
- [community] “Apple's window management has always sucked... Into the 2000s, the only way you could resize a window on the Mac was to drag its lower-right…”
- [community] “I have been using Moom for a long time for moving windows without holding from any particular position and resizing windows without grabbing…”
- [community] “This behavior is similar to Windows 11. You have to position the mouse just outside the window. It is non-intuitive and awful. These are pro…”
Windowsnone0/10The evidence pack contains no documentation of keyboard-only operation, system-wide hotkeys, or a launcher (e.g., Start menu search, Run dialog, PowerToys Run) for window/app control; only Snap layouts (mouse-oriented) and PowerShell CLI are mentioned, neither of which addresses full keyboard-driven navigation. Missing for evidence: hotkey reference documentation, launcher/search functionality docs, keyboard navigation accessibility guides.
power-userSnap and tile windows into predefined layouts for multitasking
weight 2 · round to WindowsmacOSdisputedcontradicted4/10macOS docs mention Stage Manager as a window-management feature (macos-docs-25), implying support for organizing windows into layouts, but hands-on community reports directly contradict this — describing basic window resize/snap as broken or missing (only draggable from one corner, non-intuitive edge-snapping) and users relying on third-party tools like Moom for functionality Windows/other OSes provide natively. Missing for 10: first-party documentation of a true predefined-layout tiling feature (e.g., explicit Split View grid presets), independent hands-on praise confirming smooth native snapping, and resolution of the community complaints about clunky window operations in recent macOS versions.
- [claimed-docs] “Use Stage Manager”
- [community] “Apple's window management has always sucked... Into the 2000s, the only way you could resize a window on the Mac was to drag its lower-right…”
- [community] “After using Tahoe for a week, I've found I leave it in my bag. Window operations are painful and it feels like a bad try at a tablet os with…”
- [community] “I have been using Moom for a long time for moving windows without holding from any particular position and resizing windows without grabbing…”
- [community] “This behavior is similar to Windows 11. You have to position the mouse just outside the window. It is non-intuitive and awful. These are pro…”
Windows docs explicitly describe Snap layouts and Snap groups for organizing windows on screen and returning to grouped tasks, directly matching the story. Missing for 10: no independent/hands-on corroboration of Snap layout customization or reliability, and no detail on how many predefined layouts or keyboard shortcuts are available.
- [claimed-docs] “organize windows on your screen with Snap layouts and create Snap groups to hop back into”
Notifications
power-userSilence notifications using a Do Not Disturb mode
weight 2 · round drawnmacOSnone0/10The evidence pack contains no mention of Do Not Disturb, Focus modes, or notification silencing features anywhere in the docs or community items provided.
Not comparable on these axes
ai-native userRun the product headlessly / in CI for automation
weight 2 · not comparablemacOSn/amacOS is a consumer desktop operating system; 'running headlessly / in CI for automation' is a category error for this product type — it is not a CI-oriented server product, and no evidence pack item addresses headless/CI operation.
Evidence only shows that Windows offers PowerShell as an official CLI/scripting tool and that Windows Server can run compilation workloads quickly, hinting at automation capability, but there is no direct documentation of a headless/Server Core mode or CI runner support for Windows itself. missing for 10: explicit headless/Server Core documentation, CI/CD runner integration evidence, automation-specific guidance beyond generic PowerShell scripting.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
- [community] “I tried with Windows 10, and Windows Server 2019. Windows 2019 is super fast to set up and literally compiled the same c code in half the ti…”
ai-native userPlug MCP servers into this product so it can use their tools
weight 3 · not comparablemacOSn/amacOS is an operating system, not an AI agent or assistant platform with a plugin/tool-use architecture; the evidence pack shows no MCP server integration capability, and this axis is a category error for an OS rather than an absence of an applicable feature.
Windowsnone0/10Windows is an OS product; while it has AI features (Copilot, Windows AI Foundry) and Windows AI APIs, no evidence shows Windows itself (or its AI features) supports plugging in MCP servers to extend tool use. This is an applicable axis since Windows ships AI-native features and could plausibly integrate MCP, but no evidence exists.
- [claimed-docs] “Get started with Windows AI Foundry toolkit”
- [claimed-docs] “Get work done faster with Copilot inside your favorite Microsoft apps like Word, Excel, and PowerPoint.”
- [claimed-docs] “Windows AI APIs for Copilot+ PCs”
ai-native userConnect an agent via an official MCP server
weight 3 · not comparablemacOSn/amacOS is an operating system, not an AI agent or agent-serving platform; there is no evidence of an official MCP server offering, and this axis is a category error for an OS product.
ai-native userUse an official CLI
weight 2 · not comparablemacOSn/amacOS is an operating system, not an AI product with an official AI-native CLI; the story asks about an AI-agent-facing CLI axis that doesn't apply to a general OS platform. Evidence pack shows only general OS features (Continuity, Shortcuts, terminal utilities like pbcopy) with no AI-CLI concept, so this is a category mismatch rather than a missing capability.
PowerShell is referenced as an official CLI/scripting tool for Windows, but the evidence pack gives no detail on AI-native features (e.g., agentic integration, official AI CLI like GitHub Copilot CLI) beyond a bare documentation link. missing for 10: evidence of AI-native CLI capabilities, hands-on validation, and details on how PowerShell integrates with agentic/AI workflows.
- [probe] “official CLI documented at https://learn.microsoft.com/en-us/powershell/scripting/overview”
ai-native userIssue scoped/least-privilege API credentials for an agent
weight 2 · not comparablemacOSn/amacOS is a consumer/desktop operating system, not an API/service platform that issues credentials for agents; scoped API credential issuance is outside its product category.
ai-native userSubscribe to events via webhooks
weight 2 · not comparablemacOSn/amacOS is an operating system, not a service exposing subscribable events; webhook subscription is a wrong-axis capability for an OS product, not a missing feature.
ai-native userExplore an interactive API reference with runnable examples
weight 2 · not comparablemacOSn/amacOS is a consumer operating system, not an API/SDK product with a developer reference; interactive API references with runnable examples is not a fair axis for this product category.
Windowsn/aWindows is an OS product, not an API/SDK service with a discoverable interactive API reference; while Windows exposes developer APIs, this story targets interactive API-explorer tooling (like Swagger/OpenAPI playgrounds) which is a category mismatch for an operating system product itself.
ai-native userDownload a machine-readable API spec (OpenAPI or equivalent)
weight 2 · not comparablemacOSn/amacOS is a consumer operating system, not an API/service product; a machine-readable API spec (OpenAPI) axis does not apply to it as there is no product API surface to document. The probes confirming 404s reinforce that this is simply not applicable, not a missing capability.
- [probe] “PROBE openapi: all candidate paths 404 (https://support.apple.com/openapi.json, https://support.apple.com/swagger.json, https://support.appl…”
Windowsn/aWindows is a consumer/desktop OS product, not an API/service product; the OpenAPI-spec download axis is a category error here. Probe results confirm no OpenAPI spec exists, but this is expected for an OS product rather than a failing applicable axis.
- [probe] “PROBE openapi: all candidate paths 404 (https://support.microsoft.com/openapi.json, https://support.microsoft.com/swagger.json, https://supp…”
ai-native userTest against a sandbox environment without touching production data
weight 1 · not comparablemacOSn/amacOS is a desktop operating system, not an AI/agent product with test/sandbox environments for data isolation; this axis concerns product-level sandbox testing environments, which is a category mismatch for an OS.
ai-native userRely on versioned APIs with a documented deprecation policy
weight 2 · not comparablemacOSn/amacOS is a consumer/desktop operating system, not an API product or developer platform exposing versioned network APIs with a deprecation policy; this axis targets API-first products/services, not an OS's end-user feature set.
Windowsnone0/10No evidence of versioned Windows APIs with a documented deprecation policy; probes show missing API discovery files and no OpenAPI/versioning docs, and remaining evidence covers general app development, features, and community complaints unrelated to API versioning/deprecation.
- [probe] “PROBE llms.txt: HTTP 404 at https://support.microsoft.com/llms.txt”
- [probe] “PROBE docs-md: HTTP 404 at https://support.microsoft.com/en-us/windows.md”
- [probe] “PROBE openapi: all candidate paths 404 (https://support.microsoft.com/openapi.json, https://support.microsoft.com/swagger.json, https://supp…”
power-userChoose among official variants of the OS with different desktop environments and default apps
weight 1 · not comparablemacOSn/amacOS is a single official OS distribution; Apple does not ship multiple official variants with different desktop environments/default app sets (unlike Linux distros). This is a category mismatch for macOS's product model.
Windowsnone0/10Windows does not offer official variants with different desktop environments/default apps akin to Linux distros; evidence pack only discusses editions (Pro/Home/Enterprise) which differ in licensing/features, not desktop environment choice, and there's no mention of alternate official DE options or default-app-swappable variants.
developerGet a full desktop developer experience running on low-cost single-board computers
weight 1 · not comparablemacOSn/amacOS is Apple's proprietary desktop OS tied to Apple's own hardware (Mac); running it on low-cost single-board computers (e.g., Raspberry Pi) is not a supported or intended use case, making this a category error for this product rather than a missing feature.
ai-native userSelf-host the core product
weight 3 · not comparablemacOSn/amacOS is a proprietary consumer OS tied to Apple hardware; self-hosting the 'core product' is a category error since there is no server/cloud service component to self-host — this is an OS running on owned hardware by design, not a hosted service axis.
ai-native userChoose where my data is stored (region/residency)
weight 2 · not comparablemacOSn/amacOS is a consumer operating system, not a cloud/SaaS data-storage service; regional data residency for stored user data is not a configurable axis for a local OS. This story applies to cloud services with data centers, not to an OS product.