Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
windows [04 November 2025 / 05:59:24] – [Reset Password] kadekwindows [07 November 2025 / 08:37:28] (current) – [Reset Password (logged in)] kadek
Line 1: Line 1:
 ===== Windows Configuration ===== ===== Windows Configuration =====
  
-==== Reset Password ====+==== Reset Password (while logged in) ====
   * If you are already logged in, open Command Prompt and type the following command:   * If you are already logged in, open Command Prompt and type the following command:
  
   net user USERNAME NEWPASSWORD   net user USERNAME NEWPASSWORD
  
-  * Alternatively, this command will prompted to enter the new password securely:+  * Alternatively, use the following command, which will securely prompt you to enter the new password:
  
   net user USERNAME *   net user USERNAME *
Line 12: Line 12:
   * If you prefer using a graphical interface, press Windows Key + R, type lusrmgr.msc, and press Enter   * If you prefer using a graphical interface, press Windows Key + R, type lusrmgr.msc, and press Enter
  
-  * On the window that opens, click on the Users folder in the left pane+  * In the window that opens, click on the Users folder in the left pane
  
   * A warning will appear. Click Proceed.   * A warning will appear. Click Proceed.