SQL Server administration and T-SQL development, Web Programming with ASP.NET, HTML5 and Javascript, Windows Phone 8 app development, SAP Smartforms and ABAP Programming, Windows 7, Visual Studio and MS Office software
Microsoft Windows Tools, Applications, Tutorials, Tips and Tricks for Windows Users


How to Remove or Disable Send Feedback Button in Windows 7 Beta


Windows 7 Build 7000 and Send Feedback Option

The first public available Beta version of Windows 7 (Windows Seven) has the "Send Feedback" option in order to collect and gather beta testers reviews and opinions to build more enhanced versions of current Windows 7 Build 7000.

The tool to collect Windows 7 users reviews is the Send Feedback tool which can be easily reached by clicking on a link button that is nearly placed on every application window on the right top corner. Also after the installation of Windows Seven is completed and your profile is being generated, a short-cut which opens again the same Send Feedback review screen is placed on your desktop just beside the Recycle Bin shortcut icon.

Send feedback icon on Windows 7 desktop    windows7-internet-explorer-8-ie8

win7-internet-explorer-8-ie8     windows-seven-notepad

Since the public available released build "Windows 7 Build 7000" is build and relased for testing purposes only, it is acceptable to place the Send Feedback buttons on every window and place a short-cut on desktop. All these actions aim to be closer to a wide range of user experience. The watermark which is also a reminder for the users that the Windows Seven Build 7000 is a time-limited beta version of next Microsoft client operation system is shown on the below screenshot.

Windows 7 Build 7000 for testing purposes




How to Remove Send Feedback Links on Windows Seven Beta Build 7000

Since the sending feedback option is developed for a time limited period and will be removed propably with the RTM release of Windows 7, the Send Feedback utility is controlled by a switch on the client system side.

And the switch which controls the visibility of the Send Feedback buttons on every application window is kept in the registry of the system just like many other controls and parameters are kept in Windows Registry.

If you do not think to send feedback to Microsoft about your experiences on Windows Seven, you may find the links or buttons disturbing and want to remove them.

To edit the registry in order to remove the send feedback buttons and disable send feedback option, you can either open the Windows Registry and edit it by using a registry editor tool like Registry Editor (RegEdit) or you can download and merge the following .reg registry file by a double click on the file.
After removing or disabling the Send Feedback button or link from displaying on every Windows 7 application screen, the screens will be shown like below:

send feedback links are removed


Edit Registry to disable FeedbackToolEnabled Registy Option

1) Open START menu, (you may also open the RUN command if it is already exists on the menu)
2) Type RegEdit and click Enter
windows-7-regedit
3) If User Account Control dialog screen is displayed the following warning message will be displayed to you, you should confirm permission by clicking YES button to proceed for the following actions.

User Account Control
Do you want to allow the following program to make changes to this computer?
Program name : Registry Editor
Verified publisher : Microsoft Windows
Code

4) Drill through the registry by following the order, first HKEY_CURRENT_USER then Control Panel and then Desktop
5) In the right pane of the Registry Editor screen, you will see a key named FeedbackToolEnabled. Double click the key FeedbackToolEnabled to set its DWORD (32-bit) value to "0".
windows-7-feedback-tool-enabled
6) If the FeedbackToolEnabled key does not exist, add a new DWORD value key with name FeedbackToolEnabled. And set its value to 0.
7) Reboot. After you restart your computer, the registry change on FeedbackToolEnabled will show its effect and the send feedback links will disappear. If you do not reboot your computer, the Send Feedback tool will be active till your computer is restarted again.


Merge an Exported Registry Entry Settings to your Windows 7 Registry System

1) Download the exported registry entry file from here : Windows 7 - Exported Registry Settings for altering FeedbackToolEnabled key value.
2) Extract the content file FeedbackToolEnabled.reg
NOTE:
You can view the contents of the file FeedbackToolEnabled.reg by openning it using the NotePad application.
But I do not recommend you to edit it manually.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]
"FeedbackToolEnabled"=dword:00000000
Code

3) Double click on the FeedbackToolEnabled.reg file
4) Registry Editor will display a warning message. Click Yes button.
registry-editor
5) After a successfull registry merge, the Registry Editor will display the following information message.
registry-editor
6) Now you should reboot your computer. After restarting your Windows 7 system, the send feedback links will be disabled and will be removed from windows screens.




Copyright © 2004 - 2021 Eralper YILMAZ. All rights reserved.