Windows update database error detected
Save this script as a batch file and run as a admin. After that reboot the system and run the windows updates. @echo off echo ============================================ echo Resetting Windows Update Components... echo ============================================ :: Stop services net stop wuauserv net stop cryptSvc net stop bits net stop msiserver :: Rename folders Ren…












