Hi there,
Thanks for your post. Based on my research, you can use the following method.
- Open the Local Group Policy Editor and then go to Computer Configuration > Administrative Templates > Control Panel.
- Double-click the Settings Page Visibility policy and then select Enabled.
- Depending on your need, specify either a ShowOnly: or Hide: string.
If you want to show only Proxy and Ethernet, the string would be as follows
ShowOnly:Network-Proxy;Network-Ethernet
If you want to hide Proxy and Ethernet, but enable access to everything else, the string would be as follows:
Hide:Network-Proxy;Network-Ethernet
Reference: Use Settings app Group Policy - Windows Client | Microsoft Learn
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.