Removing (or adding back) the Log Off User option in the Start Menu
Open the Windows Registry Editor (Regedit) and navigate to: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Next, in the right hand pane of regedit, create a new DWORD value and name it: “NoLogOff” Now right click on the Dword entry and select modify and give it a value of 1 Exit the regsitry editor, restart your system, and you won’t be bothered by that feature any longer.
If you care to bring it back at some point in the future, just change that Dword value to 0.