Hi Anthony, I am Paulo and I'd like to help.
Do you have a work account signed in to your device? It looks like there is a policy applied which causes the message to appear.
If it is a personal device, you can try to remove the restriction message appearing in your network settings by removing the policies.
Part 1:
- Open the Settings App.
- Go to Accounts > Access Work or School, disconnect if there is an email from work or school
- Close the Settings App and restart your PC.
Part 2:
- If there was no work or school account listed, click your Start Button, then type CMD
- On the resulting list, right-click Command Prompt and select 'Run as administrator'.
- Paste each of these commands into CMD one at a time and press Enter. Wait for the command to complete before running the next one. If you receive an error on any command, ignore that and continue to the next one.
- Once you're done, close the Command Prompt and restart your computer
reg delete "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\Software\Microsoft\WindowsSelfHost" /f
reg delete "HKLM\Software\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Policies" /f
reg delete "HKLM\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies" /f
reg delete "HKCU\Software\Microsoft\WindowsSelfHost" /f
reg delete "HKCU\Software\Policies" /f
reg delete "HKLM\Software\Microsoft\Policies" /f