Disable Right click Properties Option on Desktop

G

Guest

I want to disable right click properties option on desktop via group policy.
How is it possible?
 
A

Amul

Hi, Disable Right click Properties Option on Desktop

Open your registry: go to Start >>Run >> regedit and find
( HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer) and
find or create the key below.
Create a new DWORD value (or modify) the existing value, called
"NoViewContextMenu" and set it according to the value data below.
0 = disabled, 1 = enabled

do the same here also:
(
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer )


exit and restart
 
G

Guest

Its working but completely disabled right click option including disabled on
desktop icons & hide Taskbar also. I want to do only disable Desktop
Properties via Group Policy. How can I do?
 

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

Top