Wear OS gained initial work profile support in July 2026. Google Play Services v26.26 introduced the ability to transfer a work profile account from an Android phone to a paired Wear OS watch.
Work profile account transfer - you can transfer your work profile account to a paired Wear OS watch. This enables work apps on the watch to authenticate with the managed account, giving access to work email, calendar, and contacts on the wrist without needing to sign in with credentials directly on the watch.
Notifications - work profile notifications bridge to the watch by default. The Wear OS companion app (Pixel Watch, Galaxy Wearable, etc.) uses NotificationListenerService to mirror phone notifications to the watch, and as a system app it can read cross-profile notifications. This works the same way as Android Auto's work profile notification support.
However, an organisation's MDM policy can restrict this using setPermittedCrossProfileNotificationListeners, and some EMMs block cross-profile notification listeners by default. If work notifications are not appearing on the watch, check with your IT team whether the watch companion app has been allowlisted.
The work profile account transfer is a Google Play Services feature, not a platform-level management framework. This means:
Organisations with strict data protection requirements should evaluate whether work account access on a wearable meets their security posture. The account transfer gives the watch access to work data through account-authenticated apps, and the watch cannot be independently wiped or locked by the EMM if it is lost.
For organisations comfortable with the trade-off, the feature removes a long-standing gap that previously forced users into workarounds such as adding their work account to the personal profile to get any watch integration at all.