Test now with latest Insider, Say some DLL is missing. Copy the DLL from my Windows 11 Stable Release, Work again.
The 2022 version of WUMT fails on 22581.200 with an error message : [13:18:38]: Fichier non trouvé : wuaueng.dll, i.e. wuaueng.dll file not found. But the 2016 version works. No errorr on Windows 10.
Find something interesting, This tweaks Break WUMT, But WU work ok. There is bug WUMT. [ after start WUMT as TI it fixed ] Code: Windows Update service is disabled. Starting Windows Update service... Failed with error code: 0x80070005 Code: set WA="HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate" set AU="HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" >nul 2>&1 reg delete %WA% /f >nul 2>&1 REG ADD %WA% /f /v SetRestartWarningSchd /t REG_DWORD /d 0 >nul 2>&1 REG ADD %WA% /f /v SetActiveHours /t REG_DWORD /d 1 >nul 2>&1 REG ADD %WA% /f /v ActiveHoursStart /t REG_DWORD /d 5 >nul 2>&1 REG ADD %WA% /f /v ActiveHoursEnd /t REG_DWORD /d 23 >nul 2>&1 REG ADD %WA% /f /v SetAutoRestartNotificationConfig /t REG_DWORD /d 0 >nul 2>&1 REG ADD %WA% /f /v SetAutoRestartNotificationDisable /t REG_DWORD /d 1 >nul 2>&1 REG ADD %WA% /f /v SetAutoRestartRequiredNotificationDismissal /t REG_DWORD /d 0 >nul 2>&1 REG ADD %WA% /f /v SetUpdateNotificationLevel /t REG_DWORD /d 1 >nul 2>&1 REG ADD %WA% /f /v UpdateNotificationLevel /t REG_DWORD /d 1 >nul 2>&1 REG ADD %AU% /f /v NoAutoUpdate /t REG_DWORD /d 1 || '0' to Allow Notification - '1' to no Check at all >nul 2>&1 REG ADD %AU% /f /v AUOptions /t REG_DWORD /d 2 >nul 2>&1 REG ADD %AU% /f /v NoAUShutdownOption /t REG_DWORD /d 1 >nul 2>&1 REG ADD %AU% /f /v NoAUAsDefaultShutdownOption /t REG_DWORD /d 1 >nul 2>&1 REG ADD %AU% /f /v AlwaysAutoRebootAtScheduledTime /t REG_DWORD /d 0
Because it's Gb this is the size reported by WUA API, and it represent the total size of UUP files set for all languages but behind the scenes, only the required updates files are downloaded
previously this tool was working in Windows XP with non-sse2 CPUs such as AMD Athlon XP, Duron or Sempron, but now with the current version is not working anymore, any workaround?
use the older version posted by abbodi1406 I still have x86 version if you like. here the link for 2016 version
WU Agent is undocked in Win11 preview builds the location is changed to Code: C:\Windows\UUS\amd64\wuaueng.dll wuauserv.dll is placeholder or a bridge for WU service and the undocked WUA