Run regular Windows PowerShell (non-ISE version) as administrator.
Execute the following four commands one at a time, exactly as written (type or copy and paste, then press "enter").
Install-Module PSWindowsUpdate
Get-WindowsUpdate
Hide-WindowsUpdate -KBArticleID KB5034441
exit
Or you can just ignore the error message. It doesn't interfere with other updates.