No shutdown option

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have windows XP.I click start button, then shut down, there is no shutdown
option appear. You only can see logg off option.
 
Try this
Start - Run - gpedit.msc

Look in Computer Configuration, Windows Settings, Security Settings,
Local Policies, User Rights
And see if 'Shutdown the system' on the right shows no one authorised
to so it. If so, double click and use Add to add the various groups of
users - usually you expect Administrators, Power Users and Users to be
able to do it.
 
[gedd06]s message :
I have windows XP.I click start button, then shut down, there is no shutdown
option appear. You only can see logg off option.

Start-Run-Type: regedit - Click OK
Navigate to :
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Right side, delete "NoClose"
Restart windows.



Good Luck, Ayush.
 
Apply this registry edition: Start\Run\type: "regedit" (no quotes) and
Enter... browse to the "Explorer" key and change the value data from 1 to 0,
or delete the dword values if you don't plan to use them.


HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explore
r\"NoClose"=dword: change from 1 to 0 or delete.

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explore
r\"NoLogOff"=dword: change from 1 to 0 or delete.

Also look in the HKLM hive for the NoClose or NoLogOff dword values
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explor
er
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top