I am enrolled in the Windows Insider Programme and I cannot turn on the Diagnostic Data no matter what I do. How do I fix this?

Dan Lutley 5 Reputation points
2026-05-31T16:14:17.1333333+00:00

The enabling of sending Optional Diagnostic Data to Microsoft option dialogue is greyed out and the reason given is that "your organization prevents sending optional diagnostic data to Microsoft".

This not true since there is no "Organization" as I am a single user. I cannot figure out how to clear this prevention mechanism.

Do I need to leave the Windows Insider programme and re-enter? or what?

I am concerned that if I leave the Insider Programme my historical data will be lost.

Please advise.

Windows Insider program | Windows Insider preview | Performance and maintenance

3 answers

Sort by: Most helpful
  1. Johnny55 5,155 Reputation points Volunteer Moderator
    2026-06-14T01:35:41.29+00:00

    Hello Dan,

    Try deleting the entire WindowsSelfHost Key. It will be rebuilt after a reboot:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsSelfHost

    As for the registry entries, there are technically two different locations depending on how the settings are applied.

    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection is the location the AllowTelemetry value is set if it is configured by policy (i.e., InTune, ConfigMgr, Group Policy, etc.)

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection is the location the AllowTelemetry value is set when you make a change via the UI

    The first will have precedence over the second. If you have no entry in the first location (which consumer devices shouldn't), it means your device does not have a policy applied to that device for that setting from a management tool.

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection

    If you do not have such a Registry key, then just create it. You might have to clear out the values for the first key above.

    There you need to create a new a 32-bit DWORD value named AllowTelemetry and set it to "3-Full"

    0 - Security Diagnostic Data Off

    1 - Basic Required Diagnostic Data

    2 - Enhanced (Value Removed)

    3 - Full Optional Diagnostic Data

    Was this answer helpful?

    4 people found this answer helpful.

  2. Onyx Is here 4,770 Reputation points Independent Advisor
    2026-05-31T16:51:07.6333333+00:00

    Sorry to hear you're having trouble.

    As you're in the Windows Insider program we wouldn't be able to provide very much help as you may be on a higher build than we would have access to and it could be this build that is preventing you from turning on the tool. My recommendation here would be to go to the Windows Insider Reddit page https://www.reddit.com/r/windowsinsiders/ and report the issue there to see if any one else is having the same problem and if there are any workarounds.

    Was this answer helpful?

    0 comments No comments

  3. AI answer

    2026-05-31T16:14:30.6966667+00:00

    The message "your organization prevents sending optional diagnostic data to Microsoft" appears when Windows is configured with policies that lock the Diagnostic data setting, even on a home PC. To receive Windows Insider Preview builds, Optional diagnostic data must be enabled.

    Use these steps to fix it:

    1. Confirm where the setting is blocked
      • In Windows 11, go to Start > Settings > Privacy & security > Diagnostics & feedback.
      • Under Diagnostic data, check if the options are unavailable and if the banner Some settings are hidden or managed by your organization is shown. This indicates a policy is enforcing the setting.
    2. Remove any unwanted management connection
      • If the device was ever joined to a work or school account or allowed an organization to manage it (for example, by accepting a prompt like “Automatically sign in to all desktop apps and websites on this device” or allowing the organization to manage the device), that management can enforce diagnostic data policies.
      • Open Settings > Accounts and review any Access work or school or similar entries. Remove any work/school/organization connection that is no longer needed.
      • After removing such a connection, restart the device, then return to Settings > Privacy & security > Diagnostics & feedback and check if Send optional diagnostic data can now be turned on.
    3. Verify Insider requirements
      • To run Insider Preview builds, Optional diagnostic data must be turned on. After the setting is no longer greyed out, enable Send optional diagnostic data, restart the device, then go to Settings > Windows Update and check for updates.
    4. If still blocked
      • If the setting remains locked after removing any organizational connection and restarting, the device may still have policy remnants. In that case, backing up data and performing a clean installation of Windows can reset policies and restore full control of diagnostic settings. After a clean install, enroll again in the Windows Insider Program and ensure Optional diagnostic data is enabled during setup.

    Leaving and re‑entering the Windows Insider Program does not erase personal files or general device data, but a clean install will remove apps and local data on the system drive, so important data should be backed up first.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.