A Couple of bcdedit commands should do it
bcdedit /set {default} bootstatuspolicy ignoreallfailures
bcdedit /set {default} recoveryenabled No
Or if you just want to ignore shutdown failures use this one only
BCDEdit /set bootstatuspolicy ignoreshutdownfailures