How to Disable or Enable Welcome Experience in Windows 11
The windows-copilot-on-or-off-in-windows-11/" class="sal-link" rel="noopener" target="_blank" data-sal-id="31079">Windows 11 welcome experience, often referred to as the Out of Box Experience (OOBE) post-update, is a feature designed to introduce users to new OS capabilities.
Why do this? Some users prefer a streamlined login process without interruptions.
What happens when done? Disabling this feature prevents the ‘Let’s finish setting up this device’ screen from appearing after system updates.
Prerequisites
To modify system-wide settings, you must have Administrator privileges. Standard user accounts may be restricted from modifying registry keys or Group Policy settings.
Method 1: Settings App (Standard Users)
This is the easiest way to manage notifications-on-or-off-in-the-settings-app-on-windows-11/" class="sal-link" rel="noopener" target="_blank" data-sal-id="29735">notifications for your specific user account.
- Open Settings (Windows + I).
- Navigate to System > Notifications.
- Scroll to the bottom and uncheck Show me the Windows welcome experience after updates and occasionally when I sign in.



Method 2: Registry Editor (Power Users)
Requires Administrator privileges.
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager
Look for the DWORD value SubscribedContent-310093Enabled. Set the value to 0 to disable the feature.
Method 3: Group Policy (Enterprise & IT Admins)
For domain-joined machines, use the Group Policy Object (GPO) editor to enforce this setting across your organization. Refer to the official Microsoft Policy CSP documentation for more details.
- Press Win + R, type gpedit.msc, and hit Enter.
- Navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Welcome Experience.
- Enable the policy: Turn off Windows Welcome Experience.
Troubleshooting Persistent Pop-ups
If the screen persists, ensure that AllowWindowsConsumerFeatures is disabled in your registry under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\CloudContent. This prevents consumer-focused suggestions from triggering the setup screen.
Summary
The Windows 11 welcome experience is a helpful tool for new users but can be intrusive for power users. You can disable it via the Settings app, Registry Editor, or Group Policy. These changes do not affect system stability or update performance, allowing for a cleaner, faster login experience.
Can I disable the Windows 11 welcome experience for all users on a domain?
Yes, IT administrators can disable the welcome experience for all users on a domain by using Group Policy Objects (GPO). By configuring the ‘Turn off Windows Welcome Experience’ policy under Administrative Templates, you can centrally manage and suppress these screens across all workstations in your organization.
Why does the ‘Let’s finish setting up this device’ screen keep appearing?
This screen appears because Windows detects new features or pending account configurations that require your attention after an update. It is a default behavior intended to guide users through new settings. If you have already configured your preferences, you can safely disable this via Settings or Registry edits.
Is the Windows welcome experience considered a security risk?
No, the Windows welcome experience is not a security risk. It is a legitimate Microsoft feature designed for user onboarding. However, some enterprise environments disable it to reduce potential distractions and ensure a consistent, uniform desktop experience for employees during the initial login process after major system updates.
Does disabling the welcome experience affect Windows Update functionality?
No, disabling the welcome experience has zero impact on Windows Update functionality. Your computer will continue to download and install security patches, feature updates, and driver improvements as normal. The setting only controls the post-update notification screen that appears when you sign in to your user account.
Was this guide helpful?
Leave a Reply