Reset pass vps window thủ công

B1: Mount iso window tương ứng. Vào edit của vm, tại mục CD/DVD chuyển client device sang datastore iso file

B2: Truy cập vào mode Trouble Shoot trên disk cài đặt

  • Retset lại vps rồi bấm ESC ngay lập tức và chọn mục boot menu như hình sau

  • Tại màn hình cài đặt của Windows chọn Repair your computer

  • Chọn tiếp TroubleShoot -> Comand Promt

B3: Nhập các lệnh sau để chèn file cmd.exe vào file Utilman.exe

  • c: (nếu cd /windows/system32 không được thì chuyển sang d: rồi cd lại)
  • cd /Windows /System32
  • ren Utilman.exe Utilman.exe.old
  • copy cmd.exe Utilman.exe
  • exit rồi khởi động lại vps

B4: Chọn icon như hình dưỡi rồi nhập lệnh ” net user Administrtor [pass mới] ” rồi enter

B5: Khôi phục lại file Utilman

  • Đăng nhập vào vps bằng pass mới rồi mở CMD ở mode administrator
  • Nhập các lệnh sau:
    • cd \Windows\system32
    • takeown.exe /F Utilman.exe.old
    • icacls.exe Utilman.exe.old /grant Administrator:F
    • del Utilman.exe
    • ren Utilman.exe.old Utilman.exe
  • Kiểm tra lại xem cửa sổ cmd đã mẩt chưa như hình dưới

 

 

 

 

 

 

 

 

 

B6: Vào lại mục Edit của vps và chuyển lại từ Datastore Iso File thành Client Device

Was this article helpful?

Hướng dẫn liên quan

Leave A Comment?