Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Maybe you didn't understand:Change the Group Policy:
![]()
Enable or Disable Check for Windows Updates in Windows 10
How to Enable or Disable Check for Windows Updates in Windows 10www.tenforums.com
You must be signed in as an administrator to be able to enable or disable check for updates.
That is the same policy for blocking non-Admin users from triggering an update. It's right in the tutorial:
SetDisableUXWUAccess
Scope Editions Applicable OS Device
User
Pro
Enterprise
Education
Windows SE
IoT Enterprise / IoT Enterprise LTSC
Windows 10, version 1809 [10.0.17763] and later
Device
./Device/Vendor/MSFT/Policy/Config/Update/SetDisableUXWUAccess
This setting allows you to remove access to scan Windows Update.
If you enable this setting user access to Windows Update scan, download and install is removed.
Description framework properties:
Property name Property value Format int Access Type Add, Delete, Get, Replace Default Value 0
Allowed values:
Value Description 0 (Default) Disabled. 1 Enabled.
Group policy mapping:
Name Value Name DisableUXWUAccess Friendly Name Remove access to use all Windows Update features Location Computer Configuration Path Windows Components > Windows Update > Manage end user experience Registry Key Name Software\Policies\Microsoft\Windows\WindowsUpdate Registry Value Name SetDisableUXWUAccess ADMX File Name WindowsUpdate.admx
Doesn't just block non-admin users from using check for updates.![]()
; ----------------------------------------------------------------------
; PARSING User:Non-Administrators POLICY
; Source file: Registry.pol
User:Non-Administrators
Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
SettingsPageVisibility
SZ:hide:windowsupdate
User:Non-Administrators
Software\Policies\Microsoft\Windows\Safer
*
CREATEKEY
; PARSING COMPLETED.
; ----------------------------------------------------------------------

