Do you have a windows installer?
if not, on another PC, download either the media creation tool (2nd link) or ISO (3rd link) and make an installer on USB.
https://www.microsoft.com/software-download/windows11
if its only 3 days since you updated, it could be a conflict with other software. I would suggest rolling back to windows 10 but you need to be able to get into 11 to do that.
Anything on PC you have to save?
- on screen after languages, choose repair this pc, not install.
- choose troubleshoot
- choose advanced
- choose command prompt
- type notepad and press enter
- in notepad, select file>open
- Use file explorer to copy any files you need to save to USB or another hdd
I can get you into safe mode but I don't know if the option to go into recovery/roll back exists in there... worth a try
in command prompt:
Enter these
BOLD commands and press ENTER after each.
(Note the colon after C with no space; then the spaces which are important - one after T before / & T before { & } before B & Y before L)
C:
BCDEDIT /SET {DEFAULT} BOOTMENUPOLICY LEGACY
EXIT
Shutdown the computer.
Boot back up and "immediately" start tapping F8 (That means power button - then F8).
Hopefully that should get you into Safe Mode.
--------------------------------------------------------------------------------------
hopefully mouse/kb work in safe mode
In safe mode, go to settings/recovery and click
Go Back.
If you can get back to 10, I would update all your drivers as it might be one of those to blame. Its difficult to tell when you can't use either.
If the mouse/KB doesn't work in safe mode you might be best doing a clean install of 11. It would remove any conflicts.
To reverse F8 getting you into safe mode, you can use the same steps and type these (again note spaces)
C:
BCDEDIT /SET {DEFAULT} BOOTMENUPOLICY STANDARD
Restart but F8 will not work now.