Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reverse those lines: #316

Open
x3oo opened this issue Dec 14, 2023 · 1 comment
Open

reverse those lines: #316

x3oo opened this issue Dec 14, 2023 · 1 comment

Comments

@x3oo
Copy link

x3oo commented Dec 14, 2023

I think i used debloat windows 10 on my computer and hotspot isnt working anymore. it has been like this for a longer time so i dont know if this is related to debloat at all.

googling the issue led me here:
https://github.com/W4RH4WK/Debloat-Windows-10/blob/master/scripts/fix-privacy-settings.ps1#L106-L112
Those lines are supposedly the source of wifi problems. is there a way to reverse those lines?

@W4RH4WK
Copy link
Owner

W4RH4WK commented Dec 14, 2023

  • open regedit
  • navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WcmSvc\wifinetworkmanager\features
  • remove WiFiSenseCredShared entry
  • remove WiFiSenseOpen entry
  • look through all keys inside features (the ones with the long IDs)
    • for every FeatureStates entry, set it to 13c (hexadecimal)
  • reboot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants