Skip to content
Follow
Windows

How to Stop Getting Insider Preview Builds on Windows 11 PC

Richard
Written by
Richard
Apr 12, 2026 Updated Jul 11, 2026 3 min read
How to Stop Getting Insider Preview Builds on Windows 11 PC
How to Stop Getting Insider Preview Builds on Windows 11 PC

This guide explains how to stop receiving early test versions of Windows 11, known as Insider Preview Builds.

⚡ Quick Answer

Go to Settings, then Windows Update, and select Windows Insider Program. Toggle the option to stop getting preview builds or unenroll your device. Users on the Dev or Canary channels must perform a clean install of Windows 11 to exit immediately.

What is Windows Insider Program?

Microsoft calls this testing phase ‘flighting.’ Running these test versions and sending feedback helps Microsoft make Windows better. Once you registered for the Windows Insider Program, you can run preview builds on as many devices as you want.

Why Stop Getting Preview Builds?

Windows Insiders play a key role in shaping Windows’ future. If you’ve decided to stop receiving early test versions, you can unregister from the program or simply unenroll your device. Unenrolling your device stops the preview builds while still allowing you to receive email updates from Microsoft.

Important Information

Before we begin, a couple of key points: you’ll need administrator privileges on your PC. The exact steps vary depending on your current update channel. For the Beta or Release Preview Channel, you can stop previews with the next major Windows 11 update. If you’re on the Canary or Dev Channel, a clean install is required to stop immediately.

What happens depends on which channel you use:

  • If you use Beta Channel or Release Preview Channel: You can stop getting preview builds when the next major Windows 11 update comes out.
  • If you use Canary Channel or Dev Channel: You need to do a clean install of Windows 11 to stop immediately.

Option 1Use Settings

  1. Open Settings by pressing Win+I.
  2. Click Windows Update on the left side.
  3. Click Windows Insider Program on the right side.
  4. Turn On to stop getting preview builds, or turn Off to keep getting them. Look for Unenroll device.
  5. You can close Settings when done.
Windows Insider Program settings panel in Windows 11
Windows Insider Program link on the Windows Update screen.
Unenroll device option to stop preview builds Windows 11
Unenroll device option to stop preview builds Windows 11

Option 2Use Registry Editor ⚙️

Alternatively, you can disable Insider Preview builds using the Registry Editor. Open Windows Terminal as an administrator first. Then, run a command to change settings for these preview updates. The command to enable stopping preview builds is: reg add “🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\UI\Selection” /v OptOutState /t REG_DWORD /d 1 /f.

To enable stopping preview builds:

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\UI\Selection" /v OptOutState /t REG_DWORD /d 1 /f

To turn OFF stopping preview builds (this is the default):

🗝️Registry
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost\UI\Selection" /v OptOutState /t REG_DWORD /d 0 /f

Summary

Stopping Insider Preview Builds means you'll no longer get early test versions of Windows 11. Depending on which channel you're currently using, you might unenroll through Settings or need to reinstall Windows 11 completely.

How to stop Insider Preview builds?

To stop receiving Insider Preview builds, navigate to Settings, then Windows Update, and select the Windows Insider Program. Look for the option to 'Stop getting preview builds' and toggle it on to unenroll your device.

What is 🪟 Windows 11 Insider Preview build?

A Windows 11 Insider Preview build represents an early, experimental iteration of the operating system made available to members of the Windows Insider Program. These builds offer users the chance to test new features and provide feedback to Microsoft before the software's official release for general, stable use.

How to get rid of 🪟 Windows 11 Home Insider Preview watermark?

The watermark appearing on your Windows 11 Home screen indicates you are using a test version. To remove it, you must exit the Insider Program and install a standard, public version of Windows 11.

Why are people leaving 🪟 Windows 11?

Users often opt out of Windows 11 Insider builds due to the potential instability of early versions, which may contain bugs or cause compatibility issues with certain hardware and software. Others prefer to leave the program to revert to a stable, production-ready environment that doesn't demand frequent updates or carry the risk of unexpected system failures.

Was this guide helpful?

0% of readers found this helpful (1 votes)

Tags: #Windows 11
Was this helpful?
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.

📚 Related Tutorials

Change Windows Terminal Startup Behavior in Windows 11
Windows Change Windows Terminal Startup Behavior in Windows 11
How to Set Default Profile in Windows Terminal
Windows How to Set Default Profile in Windows Terminal
How to Change Windows Terminal Themes
Windows How to Change Windows Terminal Themes
How to Add or Remove Windows Terminal Shield Icon
Windows How to Add or Remove Windows Terminal Shield Icon

No comments yet — be the first to share your thoughts!

Leave a Comment

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