Hide Administrative Tools using Group Policy in Windows 11/10

Run gpedit.msc to open the Local Group Policy Editor. Navigate to the following path: User Configuration > Administrative Template > Control Panel

In the right pane, select Hide Specified Control Panel Items. Double-click on it. Click Enabled, and then on Show. In the Show content box which appears, type the following in the Value space: Click Apply / OK / Save and Exit.

Hide Administrative Tools using Registry Editor in Windows 11/10

Run regedit to open the Registry Editor, and navigate to the following key:

Locate and change the DWORD value of StartMenuAdminTools as follows:

To disable Administrative Tools : 0To enable Administrative Tools: 1

Deny access to Administrative Tools menu

To hide the Administrative Tools menu from Standard Users, you can also do the following. The Administrative Tools shortcut is located at: C:\ProgramData\Microsoft\Windows\Start Menu\Programs Right-click on the Administrative Tools folder and select Properties. Click Security tab. Select Everyone and click on the Edit button. In the Permissions box which opens, again select Everyone and then click on the Remove button. Next click on the Add button, select the domain administrators and give full Access and Full Control. Click OK and Exit. Do share if you know of better ways to achieve this. Read: How to open Windows Tools in Windows 11.