This tutorial will show you how to turn on or off showing suggested apps in the Share dialog for your account in Windows 11.
Windows Share in Windows 11 allows you to quickly share a link or file(s) with an app, email, nearby device, or phone.
Starting with Windows 11 build 26300.8346 (Experimental 25H2) and build 26220.8340 (Beta 25H2), the Windows ShareSheet just got smarter for AAD users. You can now discover and install relevant apps right where you share - no need to jump to the Microsoft Store or interrupt your flow. Previously available only to MSA users, this experience now extends to AAD accounts, bringing greater flexibility and convenience. You’re also in control, with a simple setting to turn promotional app recommendations on or off. The result is a faster, more seamless, and user-controlled sharing experience with helpful app suggestions exactly when you need them.
An experimental feature is available to Windows Insiders in the builds above that allows you to turn on or off showing suggested apps in share experience.
Contents
- Option One: Turn On or Off Show Suggested Apps in Share dialog in Settings
- Option Two: Turn On or Off Show Suggested Apps in Share dialog using REG file
EXAMPLE: Show suggested apps in Share dialog turned on or off
1 Open Settings (Win+I).
2 Click/tap on System on the left side, and click/tap on Share on the right side. (see screenshot below)
3 Turn on (default) or off Show me suggested apps in share experience for what you want. (see screenshot below)
4 You can now close Settings if you like.
1 Do step 2 (on) or step 3 (off) below for what you want.
2 Turn On Show Suggested Apps in Share dialog
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_ON_show_suggested_apps_in_Share_dialog.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CDP]
"EnablePromotionalAppsForShare"=dword:00000001
3 Turn Off Show Suggested Apps in Share dialog
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_OFF_show_suggested_apps_in_Share_dialog.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CDP]
"EnablePromotionalAppsForShare"=dword:00000000
4 Save the .reg file to your desktop.
5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.
6 Double click/tap on the downloaded .reg file to merge it.
7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
8 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Related Tutorials
- Pin or Unpin Apps on Windows Share in Windows 11
- Add or Remove Share Context Menu in Windows 11
- Turn On or Off Nearby Sharing in Windows 11
- Share Files to Android Mobile Device from Windows 11 PC
- Share File with Drag Tray in Windows 11
- Share File with App in Windows 11
- Share Files with Nearby Devices in Windows 11
- Share File with Email Contact in Windows 11
- Share Link with App, Email, or Nearby Device in Microsoft Edge
Attachments
Last edited:











