본문 바로가기

말랑말랑한 이야기

[Win] 네트워크 프로필 2로 표시되는거 해결

https://www.winhelponline.com/blog/delete-unused-duplicate-wifi-network-profiles/

 

How to Delete Unused or Duplicate Wi-Fi Network Profiles in Windows?

Sometimes, duplicate Wi-Fi network profiles or SSIDs may appear all of a sudden with suffix 2, 3 and so forth, in the list of available Wi-Fi networks, all pointing to the same SSID. This post tells you how to remove the redundant Wi-Fi network connections

www.winhelponline.com

netsh wlan show all | clip

 

netsh wlan delete profile name="DC-main" interface="Wi-Fi"

netsh wlan delete profile name="DC-main 2" interface="Wi-Fi"

 

다시 연결하면 됨!

'말랑말랑한 이야기' 카테고리의 다른 글

[Pi] SERIAL PORT 고정설정  (0) 2020.06.20
[Pi] JDK 8 설치  (0) 2020.03.24
[HTML] Page Redirect  (0) 2020.01.17
[IE] Base64 데이터 파일 다운로드  (0) 2019.12.30
WM_DISPLAYCHANGE 메시지는 중첩 될 수 있다.  (0) 2010.12.04