Follow
Windows

How to Disable or Enable Welcome Experience in Windows 11

Richard
Written by
Richard
Dec 31, 2021 Updated Apr 29, 2026 3 min read
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.

  1. Open Settings (Windows + I).
  2. Navigate to System > Notifications.
  3. Scroll to the bottom and uncheck Show me the Windows welcome experience after updates and occasionally when I sign in.
windows 11 start settings
Windows 11 notifications tile highlighting updates
Windows 11 welcome experience feature overview tile

Method 2: Registry Editor (Power Users)

Warning: Modifying the registry incorrectly can cause system instability. Always back up your registry before proceeding.

Requires Administrator privileges.

🗝️Registry
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.

  1. Press Win + R, type gpedit.msc, and hit Enter.
  2. Navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Welcome Experience.
  3. 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?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2482 articles → Twitter

📚 Related Tutorials

How to Disable 'Let's Finish Setting Up Your Device' in Windows 11
Windows How to Disable 'Let's Finish Setting Up Your Device' in Windows 11
How to Enable or Disable Microsoft Edge Sign-In
Browsers How to Enable or Disable Microsoft Edge Sign-In
How to Reset Local Group Policy in Windows 11
Windows How to Reset Local Group Policy in Windows 11
How to Check for Windows 11 Updates
Windows How to Check for Windows 11 Updates

Leave a Reply

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