they ve not been able to normalize auto **** down issues of win security since almost a year. microsoft seems over.
frustrating update of KB5034441
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.
321 answers
Sort by: Oldest
-
Anonymous
2024-02-09T17:07:51+00:00 -
Anonymous
2024-02-10T15:00:02+00:00 Simply Download the last version of windows 10 and install it. But BECAREFULL. Choose the upgrade option and leave the things that already installed.
After finishing the installation go to windows update. You will find some updates including the problematic one.
The first time you will see that the problem is still found. Dont worry. When you are asked to reboot just do it.
After reboot go again to windows updates. This time you will find some new updates. Update them and every thing will be great.
Reply
-
Anonymous
2024-02-11T21:02:05+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 ?Actual tech professional here. Just went through what Microsoft listed in the KB to do to resize your partition if the install fails. Fully completed as listed and the install still fails. I'd just mark this one as "ignore" in your install list in Windows Update. Glad to see Microsoft is still pushing out "quality" content that not even professionals can get around... (╯°□°)╯︵ ┻━┻
You can hide it with this tool, which Microsoft conveniently no longer has available for download...
https://www.tenforums.com/tutorials/8280-hide-show-windows-updates-windows-10-a.html
Microsoft Links I followed: https://support.microsoft.com/en-us/topic/kb5034441-windows-recovery-environment-update-for-windows-10-version-21h2-and-22h2-january-9-2024-62c04204-aaa5-4fee-a02a-2fdea17075a8
-
Anonymous
2024-02-11T22:33:50+00:00 KB5034441 is no longer showing as a download as of yesterday on my desktop where it has constantly failed to install.
-
Sumit 44,306 Reputation points Volunteer Moderator2024-02-12T07:18:43+00:00 Here is a fix I just verified from Microsoft resources and guaranteed it works.
First of all:
#1
In the Windows search,
Search for Windows Powershell, right-click it and choose run as administrator.
Next, execute this command:
set-executionpolicy remotesigned
Afterwards, select Yes to All when prompted. Keep the Window open.
#2
Download this script.
Make two folders on your C drive root, with names 1 and 2, so their paths are as follows:
C:\1
C:\2
Paste the script file you downloaded into folder 1.
In the Powershell window, navigate to the C drive folder and enter this command:
cd C:\1
This will ensure the folder which contains the script is selected. Now, we need to run the script, which increases the size of WinRE. For that, run the following command:
.\1.ps1
After that, press Y to confirm running the script.
When you are asked for the backup directory(this is used to ensure that your device remains bootable if anything goes wrong), enter
C:\2
Press Enter.
Wait till your PC restarts.
After that, if you check for updates, the update should install successfully.