Hi Roy Wurth,
I understand how frustrating it is to not able to change settings for Network Discovery even as an administrator. Besides the things Q&A Assist has suggested, here's some others you can check:
1 - Reset the network components
- Press Win + X > click Terminal (Admin) to open PowerShell
- Run the following commands one by one:
-
netsh advfirewall reset -
netsh int ip reset
-
- Restart the PC and try enabling Network Discovery again.
2 - Remove stale network profiles
- Open PowerShell (Admin) again and run:
-
netsh wlan show profiles> look for old ones -
netsh wlan delete profile name="PROFILE_NAME" - Change
PROFILE_NAMEwith the old ones you found.
-
- Reconnect to the Wi‑Fi and check if the toggle unlocks.
3 - Check for third‑party interference
- Follow this guide on How to perform a clean boot in Windows - Microsoft Support
- Find
msconfig> disable all non-Microsoft startup items/services > restart PC. - If the problem is gone, it's likely that one of your downloaded apps was the cause. You may need to manually enable them half-by-half to identify the offender, then consider removing or disabling it.
Disclaimer: A "clean boot" starts Windows with a minimal set of drivers and startup programs. It helps to determine whether a background service is interfering with your game or program and to isolate the cause of a problem. They might look complicated at first glance but can help you get back on track. To avoid any trouble, please follow them in order and step-by-step.
4 - Create a fresh Windows user profile as a test
- Open Settings > Accounts > Other accounts
- Create a new local account and log in.
- Test Network Discovery there.
I hope the information above help. In addition, let me know whether this is a home network, a work network, or if the PC is managed by an organization. Policies can force these settings to stay greyed out.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.