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

How to fix "Error: Could not find device for Wi-Fi" on Windows 11 #42

Open
Sammanay opened this issue Dec 1, 2023 · 1 comment
Open

Comments

@Sammanay
Copy link

Sammanay commented Dec 1, 2023

Hello! I'm not sure if this is the right place to do this but i recently stumbled upon this error a little bit ago on windows 11 even tho this command was working perfectly before. Running spoof list returned devices without a name but with a MAC address and i couldnt do anything to randomize my adapter. I just figured out how to fix it so i thought i'd save you guys the time and effort

  1. Simply open your settings, go to Network & Internet > Advanced Network Settings

  2. Under Network Adapters, find your Wifi Adapter. For me it was the second one.

  3. Click the Dropdown and under "Rename this adapter", rename it to something like wi-fi

  4. Restart your command line and then run spoof list. You should see Wi-Fi come back

  5. Run spoof randomize Wi-Fi or whatever the device name is under that command

I hope this is helpful to anyone. I know nothing about node js so i cant really help much, i kind of just aimlessly stumbled upon a solution after two days. Thank you feross for creating this amazing command, it's saved me a bunch :)

@rickitan
Copy link

This saved me so much time! Thank you 🙌

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