Start Menu

  • Thread starter Thread starter kkk
  • Start date Start date
K

kkk

is there any way i can remove the "turn off your
computer" option from the start menu...i've set up my pc
so that pressing the power button switches it off. so i
don't really want that turn off your computer thing
there...i've disabled log off, but i can't seem to find
any fix for disabling the turn off...

also, is it possible to remove my user name AND picture
from the top of the start menu ? if yes, then how ?


if both of these are possible, will the solution be
reversible, in case i don't like how the start menu
looks ?
 
Click Start, Run and enter REGEDIT Go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explore
r

and in the right pane, right click in a blank area, select New, DWord value
and name it NoClose. Double click the value you just created and change its
value to 1. Restart your computer.

To get rid of the picture and name at the top of the Start Menu, requires to
steps. In Regedit go to the same key, indicated above and add the following
value: NoUserNameInStartMenu Change its value to 1.

Then go to Control Panel, User Accounts, Change the way user log on/off and
turn off the welcome screen.
 
Back
Top