Configure Windows 11 to share content across your devices

In this article, learn steps to configure Windows 11 to share content across your devices - using Settings or via registry.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

If you are using same Microsoft account on all of your Windows devices, you might want sharing to be easy one. Keeping this in mind, Windows 11 provides more flexible options for how you want to share your content across devices. It helps you to start working on something on one of your system, and finish working on it later from a different device. In this article, we will see how to configure Windows 11 to share content across your devices.

For sharing to work seamlessly, it is important that you use Microsoft account and not the local account on your system. Also, you’ve to use same Microsoft account on all of your devices. Once you ensure these things, here’s how you can configure sharing settings.

Configure Windows 11 to share content across your devices

Method 1 – Using Settings app

1. Press Windows Key + I keys to open Settings app.

2. In the Settings app, select Apps & features.

Allow Windows 11 to share content across your devices

3. Under Apps & features, expand Share across devices. Here, you’ll find following three options:

  • Off – Select this option to turn off sharing across your devices.
  • My devices only – Choose this option to allow sharing across your devices only.
  • Everyone nearby – Pick up this option to allow sharing across all devices nearby.

Allow Windows 11 to share content across your devices

4. After selecting your desired option, can you close Settings app.

Method 2 – Using Registry

Registry Disclaimer: It is recommended to create a System Restore point first, if you’re not familiar with registry manipulation.

1. Run regedit command to open Registry Editor.

2. In left pane of Registry Editor window, navigate to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CDP

3. In right pane, set following DWORD values for the setting you want:

Setting Values
Off CdpSessionUserAuthzPolicy – 0

RomeSdkChannelUserAuthzPolicy – 0

My devices only CdpSessionUserAuthzPolicy – 1

RomeSdkChannelUserAuthzPolicy – 1

Everyone nearby CdpSessionUserAuthzPolicy – 2

RomeSdkChannelUserAuthzPolicy – 2

Allow Windows 11 to share content across your devices

4. Then go to this registry key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CDP\SettingsPage

5. Set RomeSdkChannelUserAuthzPolicy to 1, if you want sharing for your devices only. Or set it 2, for sharing with everyone nearby. For no sharing, simply delete this DWORD.

Allow Windows 11 to share content across your devices

6. To apply above changes, close Registry Editor then sign out and sign-in back to your account.

That’s it!

Read next: How to rename your Windows 11 PC.

Share this article
https://www.kapilarya.com/configure-windows-11-to-share-content-across-your-devices

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

Your email address will not be published. Required fields are marked *