Hello ,
Not showing shutdown option by pressing Ctrl+alt+Del key for a normal domain user in win10 even after applying GP from AD server.

8 Spice ups

Looks like one or another policy issue.

3 Spice ups

Does it need to be from method of pressing Ctrl+Alt+Del

If not right click the windows symbol on the taskbar.

Should have the option from there. :slight_smile:

That’s what I’m thinking, too.

gpresult /h would clear that up.

5 Spice ups

True, always possible to run gpupdate /force first, then gpresult /h or /r to see if u find anything. Try & shutdown /r /t 0, after restart, see if you’ve the options again.

Is that the policy for that computer? We have some computers that GP locks them down that way. For instance, in conference rooms.

from windows symbol shutdown and restart option disabled already by GP, but still the user can shutdown/restart by using ctrl+alt+del key,

unfortunately that option has been disabled now without changing any thing in GPO.

open a cmd prompt, and type in Shutdown.exe /r, this will restart the PC. If you want to just shut it down type shutdown.exe and press enter.

Did you run gpresult to verify?