How to change feedback frequency in Windows 11

Learn how to change feedback frequency in Windows 11, in this article. You can configure it using Settings app or registry.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

As per Microsoft, Windows 11 is set to release to everyone later this year. Right now, it is available to Windows Insiders who will test all the features of Windows 11 and provide a significant feedback to Microsoft. Based upon the feedback received from Windows Insiders, the new features of Windows 11 will be shaped. Hence, if you are using Windows 11 Insider Preview Build, your feedback really matters at the moment. In this article, we will see how to change feedback frequency in Windows 11.

You can configure feedback frequency in Windows 11 using either of the methods mentioned below. There is a dedicated UI option available for this in Settings app. While if you prefer to use registry, you can also use it to configure this setting.

How to change feedback frequency in Windows 11

Method 1 – Using Settings App

1. Press Windows Key + X keys and select Settings.

2. In the Settings app, go to Privacy & security > Diagnostics & feedback.

3. In this section, scroll down and locate Feedback heading. Here, you’ll find the Feedback frequency option as shown in the below screenshot. By default, it is set to Automatically (Recommended).

Prevent apps from accessing your account info in Windows 10

4. You can click on drop-down next to it and set the option to following other possible values:

  • Always
  • Once a day
  • Once a week
  • Never

Whatever option you select, your settings should be applied immediately. You can then close Settings app.

Method 2 – Using Registry

Registry Disclaimer: It is recommended to create a System Restore point first, if you’re not familiar with registry manipulation.

You can also configure feedback frequency in Windows 11 using registry. Obviously, IT Pros can deploy this setting to client machines using this guide.

1. Run regedit command to open Registry Editor. 

2. In Registry Editor window, go to:

HKEY_CURRENT_USER\Software\Microsoft\Siuf\Rules

3. In the right pane of Rules registry key, configure the following values corresponding to the setting you want:

Setting Values
Automatically (Recommended) Delete NumberOfSIUFInPeriod and PeriodInNanoSeconds registry DWORDs
Always PeriodInNanoSeconds (REG_DWORD) – 5f5e100 (Hexadecimal)
Once a day NumberOfSIUFInPeriod (REG_DWORD) – 1
PeriodInNanoSeconds (REG_DWORD) – c92a69c000 (Hexadecimal)
Once a week NumberOfSIUFInPeriod (REG_DWORD) – 1
PeriodInNanoSeconds (REG_DWORD) – 58028e44000 (Hexadecimal)
Never NumberOfSIUFInPeriod (REG_DWORD) – 0

Prevent apps from accessing your account info in Windows 10

4. Once done, close Registry Editor, restart Windows Explorer process or sign out and sign-in back to make changes effective.

That’s it!

Related: Change taskbar alignment in Windows 11.

Share this article
https://www.kapilarya.com/how-to-configure-feedback-frequency-in-windows-11

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

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