How to force a "confirm shutdown" in Windows 7
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Unforgiving Himalayas Looping
--
Chapters
00:00 How To Force A &Quot;Confirm Shutdown&Quot; In Windows 7
00:39 Answer 1 Score 8
01:12 Accepted Answer Score 4
01:38 Answer 3 Score 3
02:22 Answer 4 Score 3
02:42 Answer 5 Score 3
04:00 Thank you
--
Full question
https://superuser.com/questions/89957/ho...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows7 #64bit #shutdown
#avk47
ANSWER 1
Score 8
Not exactly what you were looking for, but you could Enable the Shutdown Event Tracker.
In Registry Editor, navigate to
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Reliability
Name:ShutdownReasonUI (REG_DWORD)
1=enable 0=disable
ACCEPTED ANSWER
Score 4
You can right click on the Windows button, select properties and assign the function of the "shutdown button" to default to Log Off. This was you may accidentally log off instead of shutting down but it is not as detrimental as shutting down rather than logging off.
ANSWER 3
Score 3
Are you aware that immediately to the right of the shutdown button (in the start menu) you can press the arrow and you'll find the dialog tree you're looking for? You can also access the "log off" button by pressing ctrl-alt-del.
Finally, if you want it to appear on the start menu without clicking the arrow, you can adjust the local machine policy by typing in the search/run field, "gpedit.msc" and pressing enter. Then navigate to "User Configuration", "Administrative Templates", "Start Menu and Taskbar". Modify the policy "Add Logoff to the Start Menu." Change it to enabled. Reboot.
Good luck!
ANSWER 4
Score 3
I've not used it myself, but ShutdownGuard was designed to handle exactly this situation. (Binary downloads are available on the releases page.)