How to rid off “Let’s finish setting up your device” on Windows 11
This prompt is part of the Windows welcome experience, aiming to promote Microsoft’s ecosystem services but can be frustrating for those who prefer not to use these features or want a cleaner startup experience.

The “Let’s finish setting up your device” prompt on Windows 11 is a notification that appears after installing updates or setting up a new user account, encouraging users to complete the configuration of Microsoft services such as Windows Hello, OneDrive, Microsoft 365, and Phone Link. Its purpose is to guide users to enable and personalize these features to get the most out of Windows 11.
However, many users find this prompt repetitive and intrusive because it appears frequently at startup or login, offering only options like “Continue” or “Remind me in 3 days,” with no straightforward way to permanently dismiss it. This prompt is part of the Windows welcome experience, aiming to promote Microsoft’s ecosystem services but can be frustrating for those who prefer not to use these features or want a cleaner startup experience. To disable the “Let’s finish setting up your device” prompt in Windows 11, you can use one of the following methods.
Method 1: Disable via Settings (Easiest)
- Press Windows + I to open Settings.
- Go to System > Notifications.
- Scroll down and click Additional settings (at the bottom).
- Uncheck “Suggest ways to get the most out of Windows and finish setting up this device”.
- (Optional) Also uncheck “Show the Windows welcome experience after updates and when signed in to show what’s new and suggested” to disable welcome tips.
- Restart your PC if needed.
This will stop the prompt and related notifications from appearing.
Method 2: Disable via Registry Editor
- Press Win + R, type
regedit
, and press Enter to open the Registry Editor. - Navigate to: text
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager
- Right-click in the right pane, select New > DWORD (32-bit) Value.
- Name it:
SubscribedContent-310093Enabled
. - Double-click it and set the Value data to
0
. - Close Registry Editor and restart your PC.
This disables the prompt at the system level.
Method 3: Disable via Group Policy Editor (for Pro Editions)
- Press Win + R, type
gpedit.msc
, and press Enter. - Navigate to: text
Computer Configuration > Administrative Templates > System > Device Installation > Device Installation Restrictions
- Find and double-click Prevent device setup prompt.
- Set it to Enabled.
- Click OK and restart your PC.
These methods effectively stop Windows 11 from showing the “Let’s finish setting up your device” prompt, reducing interruptions and improving your user experience. The prompt exists to encourage users to complete Windows 11 feature setups but is often disabled by users who find it unnecessary or annoying. Disabling it improves startup experience and reduces unwanted interruptions.