按win+R打開執行,輸入control userpasswords2,會變這樣
再按到進階,管理密碼,windows認證,就可以選要把哪條密碼清除了
REM List file names, sorted by file name--------- dir /b /on > list.txt REM Find JPG files findstr ".JPG" list.txt > targe...