Policy
Display administrator update notifications
This setting enables Visual Studio to provide administrator update prompts and status information to end users via the Windows toast notification feature. If set to a 1 (enabled), then Visual Studio will display administrator update notifications. The Visual Studio administrator update notifications will report administrator update success or failure. In the case of administrator update failure, these notifications will provide information as to what the problem is, which should help facilitate diagnosis and resolution. One common reason that Visual Studio administrator updates fail to apply is because Visual Studio is open and in use. In this situation, the administrator update notifications will also prompt the user to close Visual Studio so that the administrator update can then be applied. The administrator update notifications are governed by the settings that control Windows toast notifications on the client machine. For more information, see https://aka.ms/vs/admin/updates/control.
d4ee98bdab80 AdministratorUpdatesNotifications Registry
Copy registry mappings
HKLM\Software\Policies\Microsoft\VisualStudio\Setup\AdministratorUpdatesNotifications (enabled) = 1
HKLM\Software\Policies\Microsoft\VisualStudio\Setup\AdministratorUpdatesNotifications (disabled) = 0 Policy notes
This setting enables Visual Studio to provide administrator update prompts and status information to end users via the Windows toast notification feature. If set to a 1 (enabled), then Visual Studio will display administrator update notifications. The Visual Studio administrator update notifications will report administrator update success or failure. In the case of administrator update failure, these notifications will provide information as to what the problem is, which should help facilitate diagnosis and resolution. One common reason that Visual Studio administrator updates fail to apply is because Visual Studio is open and in use. In this situation, the administrator update notifications will also prompt the user to close Visual Studio so that the administrator update can then be applied. The administrator update notifications are governed by the settings that control Windows toast notifications on the client machine. For more information, see https://aka.ms/vs/admin/updates/control.