Computer/Windows

Windows 10에서 부팅시 계정 암호를 입력하지 않는 방법(How to Skip the Windows 10 Login Screen and Login)

Ginjoe 2018. 10. 11. 09:51

Windows 10에서 부팅시 계정 암호를 입력하지 않는 방법(How to Skip the Windows 10 Login Screen and Login)



1. Windows 키 + R을 눌러서 실행 창에 netplwiz를 입력합니다.

2. 사용중인 계정의 이름을 확인한 후 [사용자 이름과 암호를 입력해야 이 컴퓨터를 사용할 수 있음]을 체크 해제합니다.



1. Windows Key + R, and execute "netplwiz"

2. uncheck the box labeled “Users must enter a user name and password to use this computer.”





Something else...



2018/10/10 - [Computer general/Windows] - GPU Graphic card performance benchmark 그래픽카드 퍼포먼스 벤치마크 (NVidia etc..)



2018/10/08 - [Algorithm/Code Signal (Code Fights)] - Aracade Intro #12 SortByHeight

2018/10/06 - [Algorithm/Code Signal (Code Fights)] - Aracade Intro #11 IsLucky

2018/10/03 - [Algorithm/Code Signal (Code Fights)] - Aracade Intro #10 CommonCharacterCount



2018/10/02 - [Computer general/Windows] - How to use dual taskbar in Windows7, 10. 윈도우7 듀얼모니터 사용

2018/10/02 - [Programming/Image Processing] - OpenCV Java/C++ FourierFastTransferShift(fftshift) 푸리에 변환 후 위치 재설정 함수 (Matlab - fftshift) - (1)