Share via

Wireless network profile changes

Anonymous
2021-01-20T02:05:44+00:00

I am running Win10 build 19041 and all of my wireless network profiles are automatically configuring to public and the option to change to private is not working, as if there is a setting somewhere that is locking out that option to change. Before I start deep diving into my firewall, is there something simple I can unlock to allow this change? Also, I am running iOLO's system mechanic for network security. Maybe there is something there preventing me from converting to private network.

Windows for home | Windows 10 | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-01-20T04:18:03+00:00

    Hello, my name is Gaston, I am an independent consultant.

    Probably some system files are damaged or some third party program is interfering with the configuration.

    Disable third-party antivirus and cleaners then do the following:

    1. Perform a clean boot:

    https://support.microsoft.com/en-us/help/929135...

    1. Perform a file check;

    Open the CMD with administrator privileges and run the following commands:

    sfc /scannow
    
    dism.exe /online /cleanup-image /scanhealth
    
    dism.exe /online /cleanup-image /restorehealth
    
    dism.exe /online /cleanup-image /startcomponentcleanup
    

    Then restart your pc.

    When you return, check if your problem is solved.

    Best regards

    Was this answer helpful?

    0 comments No comments