IO1 Initialization Failure

John Carter 1 Reputation point
2021-11-23T01:41:26.853+00:00

I am getting the above error on the BSOD on a Windows 2016 Server machine after a Windows update. Any ideas on how to remedy?

Thanks!

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. John Carter 1 Reputation point
    2021-11-23T03:13:46.237+00:00

    Harware tests out OK.

    0 comments No comments

  2. Limitless Technology 39,916 Reputation points
    2021-11-25T16:23:56.483+00:00

    Hi there,

    The IO1_INITIALIZATION_FAILED error is about the I/O system failing for some reasons. More likely that this will happen if the system is configured differently, improper shutting down of the unit, or a different configured update.

    Press F8 while booting your computer to access System Recovery options.
    Click Troubleshoot.
    Select Command Prompt.
    Enter the following commands below, then press Enter after each command:
    chkdsk c: /f
    bootrec /fixmbr
    bootrec /fixboot
    bootrec /rebuildbcd
    bcdboot c:\windows /s c:

    Once done with the above commands, restart your computer and see if the problem is fixed.


    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

  3. John Carter 1 Reputation point
    2021-12-07T03:29:53.18+00:00

    I tried each of those with no luck. Ultimately, I reinstalled Windows and so far, so good.

    We did experience an abrupt shutdown of the unit due to a power outage and failed APC unit prior to the problem and I assume that the events might be related.

    Thanks!

    0 comments No comments

  4. Cristian Condac 0 Reputation points
    2024-08-15T17:44:53.1366667+00:00

    I had a same problem on two computers, distance of a week between them.

    First one I've shuted down the computer on friday and monday when I wanted to open it I've finded the surprise. I couldn't even see the drives reinstall windows, had to disable vtm in bios. and that's how you loose a day of work.

    On the second one, took a brake coffee breake ( about 25 min) and one more surprise. looked suspicious as the day before yesterday, I visited a mechanic and they had the seame problem on their computer. ( same error )

    I've tried what Limitless Technology sugested, but on the line " bootrec /fixboot " got access denied.

    Manged to do a system resore form a previous save that i didn't know i have.

    When I booted up I could open Chrome and there is a windows update that dosen't want to install when rebooted ( KB5041585) and as well a .NET Framework that is with errors. As well there are a few programs that don't want to open shuch as Autodesk Fusion and others.

    I don't know what happend but the my computers stared to run with delay after this event.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.