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:56:24] 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 already logged in, type this in your command prompt:+  * If you are already logged in, open Command Prompt and type the following command:
  
   net user USERNAME NEWPASSWORD   net user USERNAME NEWPASSWORD
  
-  * or this to 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 *
  
-  * If prefer GUI then press Windows Key + R and then type lusrmgr.msc press Enter+  * If you prefer using a graphical interface, press Windows Key + Rtype 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.