installation failures

Winsage
June 3, 2025
Microsoft has released a fix for a recent patch that caused some Windows 11 PCs to enter recovery mode due to an error code linked to the May Patch Tuesday update. The issue primarily affected virtual boxes and some physical devices, displaying the message: "Your PC/Device needs to be repaired. The operating system couldn't be loaded because a required file is missing or contains errors. File: ACPI.sys. Error code: 0xc0000098." The fix, identified as KB5062170, does not address an ongoing issue with Noto fonts, where CJK characters appear blurry in Chromium browsers at 100 percent scaling. Users can temporarily adjust the scaling to 125 or 150 percent to mitigate this problem. Microsoft has faced similar challenges with out-of-band fixes in the past, affecting both Windows 10 and Windows Server.
Winsage
May 29, 2025
Microsoft is investigating issues with Windows 11 versions 22H2 and 23H2 related to the May 13, 2025 security update (KB5058405), which has caused installation failures. Users are encountering a recovery error stating, “Your PC/Device needs to be repaired,” linked to the ACPI.sys driver, with the error code 0xc0000098. This issue affects not only personal computers but also virtual environments, including Azure Virtual Machines and Citrix or Hyper-V hosted machines. Earlier, Microsoft addressed similar problems for Windows 10 users experiencing BitLocker Recovery screens during the installation of the same security update. Microsoft has released the KB5061977 out-of-band update for Windows 11 in response to these ongoing challenges.
Winsage
April 25, 2025
A recent Microsoft security update has created a new 'inetpub' folder in the root of the system drive, linked to a fix for a Windows Process Activation elevation of privilege vulnerability (CVE-2025-21204). This folder has appeared on systems without Internet Information Services (IIS) installed. Microsoft advises users not to delete the folder, as it enhances system protection. However, cybersecurity expert Kevin Beaumont has shown that the 'inetpub' folder can be manipulated by non-administrative users to create a junction that redirects to a Windows file, potentially obstructing future Windows updates and resulting in a 0x800F081F error code. Microsoft has classified this issue as "Medium" severity and has closed the case, indicating it may be addressed in future updates.
Winsage
April 15, 2025
Microsoft has acknowledged that some users may experience installation failures with error code 0x80070643 when deploying the April 2025 Windows Recovery Environment (WinRE) updates, specifically affecting the KB5057589 update for Windows 10 versions 22H2 and 21H2, and the KB5057588 update for Windows Server 2022. The company stated that this error is misleading and does not affect device functionality, as the WinRE update is typically applied successfully after a device restart. Users may see a failure indication in Windows Update, but this will be resolved after the next daily scan and restart. Microsoft is working on a resolution for this issue, which follows a similar situation from August 2024. Additionally, fraudulent IT support websites have been identified promoting malicious PowerShell "fixes" for these errors.
Winsage
March 30, 2025
PowerShell automates repetitive computing tasks, enhancing productivity by offering a faster command-line interface (CLI) compared to traditional graphical user interfaces (GUIs). It simplifies app management, allowing users to reinstall or update applications more effectively than through the Microsoft Store. PowerShell also streamlines file management with the Move-Item cmdlet, which transfers files and deletes the original from the source. Users can automate scripts with Task Scheduler for routine tasks, and it supports system maintenance through cmdlets and custom scripts, benefiting both IT administrators and casual users. PowerShell's automation capabilities make it a valuable tool for optimizing computing experiences.
Search