Troubleshooting Wi-Fi Connection Issues on Windows 10

Article ID: KB-001

Created By: Zya Post

Last Updated: March 15, 2025

Category: Network Issues

Symptoms:

  • Users are unable to connect to Wi-Fi despite the network being available.

  • The Wi-Fi option is grayed out in settings.

  • The connection keeps dropping frequently.

Possible Causes:

  • Outdated or corrupted network drivers.

  • Incorrect network settings or misconfigured IP address.

  • Issues with the router or ISP.

Solution Steps:

Step 1: Restart the Router and Computer

  1. Turn off the router and unplug it from the power source for 30 seconds.

  2. Restart the computer.

  3. Turn the router back on and check if the issue is resolved.

Step 2: Run the Windows Network Troubleshooter

  1. Go to Settings > Update & Security > Troubleshoot.

  2. Click on Internet Connections and select Run the troubleshooter.

  3. Follow the on-screen instructions and apply suggested fixes.

Step 3: Check Network Adapter Settings

  1. Press Win + R, type ncpa.cpl, and press Enter.

  2. Right-click on the Wi-Fi adapter and select Enable if it is disabled.

  3. Open Command Prompt (Admin) and run:

    ipconfig /release ipconfig /renew

  4. Restart the computer and check if the issue persists.

Step 4: Update Network Drivers

  1. Press Win + X and select Device Manager.

  2. Expand Network Adapters.

  3. Right-click on the Wi-Fi adapter and select Update driver.

  4. Choose Search automatically for updated driver software.

  5. Restart the computer after updating.

Step 5: Reset Network Settings

  1. Open Command Prompt (Admin).

  2. Run the following commands one by one:

    netsh int ip reset netsh winsock reset

  3. Restart the computer.

Expected Outcome:

  • The Wi-Fi should connect without issues.

  • The internet should be stable and not drop frequently.

Additional Resources:

Feedback:

If this article helped you, please provide feedback. If the issue persists, contact IT support.

Resetting a Password on Windows 10

Article ID: KB-002

Created By: Zya Post

Last Updated: March 24, 2025

Category: Account & Access Issues

Symptoms:

  • User has forgotten their Windows 10 password.

  • Unable to log in due to an incorrect password.

  • Account locked after multiple failed login attempts.

Possible Causes:

  • Forgotten or mistyped password.

  • Expired password requiring reset.

  • Account locked due to too many failed login attempts.

Solution Steps:

Step 1: Reset Password Using Microsoft Account (If Applicable)

  1. Go to the Microsoft Password Reset Page.

  2. Enter your Microsoft account email and follow the prompts to reset your password.

  3. Once reset, use the new password to log in.

Step 2: Reset Local Account Password Using a Password Reset Disk

  1. Insert your previously created Password Reset Disk.

  2. Click Reset password on the login screen.

  3. Follow the on-screen instructions to create a new password.

Step 3: Reset Password Using Safe Mode with Command Prompt

  1. Restart your computer and press F8 before Windows loads.

  2. Select Safe Mode with Command Prompt.

  3. Type the following command and press Enter:

    net user [YourUsername] newpassword

  4. Restart your computer and log in with the new password.

Step 4: Reset Windows If No Other Options Work

  1. On the login screen, click Power > Restart while holding Shift.

  2. Select Troubleshoot > Reset this PC.

  3. Choose Keep my files or Remove everything.

  4. Follow the instructions to reset Windows.

Expected Outcome:

  • User can successfully log in with the new password.

  • No further login issues occur after resetting.

Additional Resources:

Feedback:

If this article helped you, please provide feedback. If the issue persists, contact IT support.