blog/content/post/abort-a-shutdown-restart-and-start-working-again.md
2022-04-29 06:43:19 +00:00

1.9 KiB

title date lastmod draft keywords description tags categories author comment toc autoCollapseToc postMetaInFooter hiddenFromHomePage contentCopyright reward mathjax mathjaxEnableSingleDollar mathjaxEnableAutoNumber hideHeaderAndFooter flowchartDiagrams sequenceDiagrams
Abort a Shutdown Restart and Start Working Again 2020-04-05T18:54:46+05:30 2022-03-22T19:10:46+05:30 false
shutdown
windows
shutdown
windows
windows
false true false true false false false false false false false
enable options
false
enable options
false

I don't know why would someone want to abort a shutdown or a restart and start working again.

Prerequisite: The computer must be in Shutting Down/Restarting screen and be crazy fast before the shutdown/restart process completes.

Time to get our hands dirty

Shutdown/Restart as usual and press Ctrl+Alt+Del. Do nothing and click on Cancel button.

You'll be presented with a black screen. Now press Ctrl+Shift+Esc to open Task Manager.

Click File > Run new task.

Type in explorer.exe and hit Enter.

The desktop should appear now. Everything works fine except Start menu and UWP apps do not work.

To open apps, press Win+E. In address bar, type in Shell:AppsFolder and hit Enter.

You will be presented with a list of installed apps and programs. Double-click a program and start working.

To get Start menu and UWP apps working, reboot as normal.

That's it.