Hello there, I'm Gopal an Independent Advisor. I will try my best to help you.
I understand your frustration regarding the stuck Windows update and forced shutdown. Before working through the possible solutions, kindly provide the details below
Could you tell me which specific update you were trying to install (e.g., KB number)? Did you notice any error messages before turning off the computer?
Have you tried restarting your computer again and attempting the update once more?
Meanwhile, please try the following steps and see if that fixes
Step 1: Run the Windows update troubleshooter
Select Start > Settings > Update & Security > Troubleshoot > Additional troubleshooters. Next, under Get Up and Running, select Windows Update > Run the troubleshooter.
Step 2: Reset Windows Components
- Type the Command Prompt in the search box of Windows. Right-click it and choose Run as administrator to continue.
- Once the command prompt opened. Type these commands in the command prompt and press Enter each time:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
When it is finished, restart the computer and try again to update Windows to see if the error still occurs.
I hope this will help you to sort out the issue. Please let me know if you need further assistance. Thank you!
Regards,
Gopal