Open-shell-menu: All Programs/Administrative Tools

Created on 29 Aug 2019  路  6Comments  路  Source: Open-Shell/Open-Shell-Menu

I would like to see All Programs not display the Administrative Tools for standard local user accounts. I have seen where hiding the start menu folders or changing permissions will accomplish this, but that also changes it for local Administrator users.

Please note that I'm not talking about the setting under Customize Start Menu.

Most helpful comment

This is not controlled by Classic/OpenShell. In the future - Google is your friend. :open_mouth:

Two ways to disable:

Methos 1 - GUI/Manual (per user):

2H6BUOKKsc

Method 2 - Automatic (per user or load their hive or via GPO or via logon script):

reg ADD "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /V Start_AdminToolsRoot /T REG_DWORD /F /D 0
reg ADD "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /V StartMenuAdminTools /T REG_DWORD /F /D 0

All 6 comments

I understand what you're stating but, I would like to know exactly what you're referring to specifically (please excuse my ignorance) as the "Administrative" reference can apply to a few items/topics and I prefer not to assume anything.

Thank you! :-)

~Ibuprophen

Sure, understood...

I'm trying to replicate an things they way they used to be before Microsoft turned their start menu into a marketing machine. Here's a screenshot of the area I'm referring too,

image

Windows XP and 7 did not display Administrative Tools for users outside the Administrators group.

Really appreciate your help!

Thanks for your response. I'm understanding what you're referring to now but, what are you ultimately/specifically asking?

why it's there?, It doesn't work?, How to remove it?, Etc...

Thanks! :-)

~Ibuprophen

This is not controlled by Classic/OpenShell. In the future - Google is your friend. :open_mouth:

Two ways to disable:

Methos 1 - GUI/Manual (per user):

2H6BUOKKsc

Method 2 - Automatic (per user or load their hive or via GPO or via logon script):

reg ADD "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /V Start_AdminToolsRoot /T REG_DWORD /F /D 0
reg ADD "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /V StartMenuAdminTools /T REG_DWORD /F /D 0

Thank you very much @CollinChaffin!

@KCEOC, if the previous post does work out for you, please close this issue as being resolved.

Thank you very much! :-)

~Ibuprophen

I'm just going to close this issue as a resolution was clarified by member contribution.

If you have this issue after trying what @CollinChaffin had provided, please open a new issue with a detailed explanation regarding it.

Thank you very much for your time and understanding with this! :-)

~Ibuprophen

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nyanpasu64 picture nyanpasu64  路  22Comments

amartini picture amartini  路  46Comments

coddec picture coddec  路  25Comments

Braxusz picture Braxusz  路  23Comments

buddybu picture buddybu  路  20Comments