Differences

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

Link to this comparison view

Next revision
Previous revision
windows [03 October 2025 / 18:48:10] – created kadekwindows [07 November 2025 / 08:37:28] (current) – [Reset Password (logged in)] kadek
Line 1: Line 1:
 ===== Windows Configuration ===== ===== Windows Configuration =====
 +
 +==== Reset Password (while logged in) ====
 +  * If you are already logged in, open Command Prompt and type the following command:
 +
 +  net user USERNAME NEWPASSWORD
 +
 +  * Alternatively, use the following command, which will securely prompt you to enter the new password:
 +
 +  net user USERNAME *
 +
 +  * If you prefer using a graphical interface, press Windows Key + R, type lusrmgr.msc, and press Enter
 +
 +  * In the window that opens, click on the Users folder in the left pane
 +
 +  * A warning will appear. Click Proceed.
 +
 +  * Type and confirm the new password, then click OK
  
 ==== Enable Echo Request ==== ==== Enable Echo Request ====