Stuck in an endless auto repair loop… any help?

So today I tried logging into my PC, and now it keeps going into “Preparing for automatic repair.” Then it just shows options to restart or go to advanced settings. When I restart, it says there was a problem and takes me back to the repair screen. None of the advanced options I tried are working either… I’m just stuck in this loop now. Has anyone else dealt with this or knows a fix?

Looks like you need to do a clean reinstall of Windows. Your current system might be corrupted. Do you have another computer or laptop you could use?

Bliss said:
Looks like you need to do a clean reinstall of Windows. Your current system might be corrupted. Do you have another computer or laptop you could use?

No, I don’t have any other device right now.

@Colby
Do you see Command Prompt as one of the options in Advanced settings?

Bliss said:
@Colby
Do you see Command Prompt as one of the options in Advanced settings?

Yeah, Command Prompt shows up.

Colby said:

Bliss said:
@Colby
Do you see Command Prompt as one of the options in Advanced settings?

Yeah, Command Prompt shows up.

Okay, does it work if you open it?

@Bliss
Yeah, it seems to work fine.

Colby said:
@Bliss
Yeah, it seems to work fine.

Alright, try running these commands one by one:

bootrec /fixboot

bootrec /fixmbr

attrib C:\boot\bcd -h -r -s

del C:\boot\bcd

bootrec /rebuildbcd

bcdboot D:\Windows /s S: /f ALL

bcdedit /set {default} recoveryenabled no

bcdedit /set {default} bootstatuspolicy ignoreallfailures