Hi Doug Jacques,
Welcome to Microsoft Q&A forum. I'm happy to help.
You may restore the Power Button by Registry Editor by following steps:
Disclaimer: Generally, modifying registry subkeys or work group is intended for advanced users, administrators, and IT Professionals. It can help fix some problems, however, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For further protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click How to back up and restore the registry in Windows - Microsoft Support to view the article.
- Open Registry Editor.
- Navigate to the following key:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\Start\HidePowerButton - On the right side, double-click the
valueand change its value data to0to enable the power button in the Start menu.
Example screenshot:
Alternative, you can make it even more convenient by creating a Shutdown shortcut.
- Navigate to the folder you want to place the Shutdown shortcut.
- Right-click on an empty area > New > Shortcut.
- Type the location of the item:
shutdown /s /t 0then click Next.
If you want a forced shutdown, append/fto the command like this:shutdown /s /f /t 0 - Type a name for this shortcut: any name you like, example:
Shutdownthen click Finish. - Any time you want to shut down your computer, just double-click the created shortcut.
I hope that above information is helpful to you.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.