Well it's now secure and nobody can hack into it anymore right?
Supposedly if you let it reboot enough times, it will go to automatic startup repair and after it does that twice and fails should let you let you get to the hidden secret boot menu to select system restore via Troubleshoot -> Advanced Options -> System Restore so you can roll back the updates.
Alternately if you'd rather go into Safe Mode, in the same boot menu there's Advanced Startup Options -> Startup Settings -> Restart. Once restarted from this selection, choose 4 (safe mode) from the menu. From there you can use System Restore, chkdsk then sfc /scannow or just copy all of your documents over so you can format and reinstall.
Needless to say this doesn't always work, but Microsoft have decided that Windows never breaks anymore so they disabled the F8 functionality of previous versions of Windows. If you'd like to restore that:
Open an administrator Command Prompt and enter:
bcdedit /set {default} bootmenupolicy legacy
You will receive the message "The operation completed successfully"
That should make getting to safe mode much easier in the future by just hitting F8 before Windows starts to load
Of course you'd need a working Windows to do that but it's good to know for next time. If you cannot get into the repair menus any other way, booting from the Windows Install Media on USB will also give you that option.