frustrating update of KB5034441

Anonymous
2024-01-22T08:05:38+00:00

Microsoft has released a frustrating update of KB5034441 which can not be installed by a common user in any means. it needs to expand the virtual memory in a very technical and the professional way. can anybody help how to install it in any easy way ? or how to permanently by pass this frustrating update? i am using windows 10 pro ver 22h2 infact the worst one of the entire win 10 history because :
ms security is down since last 8 months & there chat helpline and all over the forum has failed to resolve it. microsoft told me that they are not even aware of this. windows security was going auto down, any how i ve purchased a extremely expensive software to fix that.. now ms launched another prb which i ve been asking for a fix. they ve charged me for win 10 pro and after couple of years failed their security in the windows..anyhow.. about KB5034441 any fix ?

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

321 answers

Sort by: Most helpful
  1. Anonymous
    2024-02-15T15:28:10+00:00

    An easy fix is to download wushowhide and run it. Then select Hide update. Then select KB5034441.

    Thats it... gone forever lol. Once Microsoft eventually get their act together and fix it you can open Wusowhide and re-enable it.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2024-02-08T17:31:45+00:00

    Attention all,

    If you've received an email notification regarding a response from user Ttfn22 containing a Tech Support number, DO NOT attempt to contact this number.

    This is a confirmed tech support scam, and immediate action has been taken to remove the user from our platform.

    Your vigilance is appreciated,

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2024-01-31T19:26:05+00:00

    I do think this is a Win 11 force. The same thing happened in 2019 with the "final update" for Win 7 which black-screened my desktop. It's their business plan.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2024-01-30T02:15:21+00:00

    I've just hidden this pesky update until a time they will decide to fix it.

    I used Powershell:

    Get-ExecutionPolicy 
    

    If it is Restricted:

    Set-ExecutionPolicy RemoteSigned -Scope LocalMachine
    Import-Module PSWindowsUpdate
    Set-ExecutionPolicy -Scope LocalMachine Restricted
    Hide-WindowsUpdate -KBArticleID KB5034441
    
    To check the update status:
    Get-WUList -WithHidden
    

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2024-01-25T18:55:14+00:00

    There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80070643)

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments