Skip to content

Term Archive

Windows

Entries connected to "Windows", gathered in one place for quick browsing.

Entries 12
Categories 25
Tags 203

Collection filter

Refine this page

Narrow the entries already loaded here by title, summary, category, or tag.

12 entries shown

Managing Windows User Accounts with net user Command

The “net user” command is a Command Prompt (Shell) command used to manage user accounts on a Windows operating system. It can be used to create, modify, or delete user accounts, as well as to change passwords and manage group memberships. Syntax net user [username [password | *] [options]] [/DOMAIN] net user username {password | *} /ADD [options] [/DOMAIN] net user username [/DELETE] [/DOMAIN] net user username [/TIMES:{times | ALL}] net user username [/ACTIVE: {YES | NO}] Add a user To add a new user account:

Managing Windows User Accounts with net user Command

Windows Driver Management with pnputil

You can uninstall third-party drivers (such as the WAVES MaxxAudio Pro driver) from the Command Prompt (CMD) by using the “pnputil.exe” utility. Here’s the basic process: Open Command Prompt as administrator: Press the Windows key + X, and then select “Command Prompt (Admin)”. Type the following command and press Enter: pnputil.exe -e # or export the list to a file pnputil.exe -e > !drivers.csv This command lists all the third-party drivers installed on your system.

Windows Driver Management with pnputil

Recently Created

Latest entries created

The 10 most recently created entries, sorted by each entry's publish date.

  1. PowerShell Subnet Scanner With Optional Port Checks Apr 9, 2026
  2. Rebuilding a Corrupted Windows User Profile Using CMD Dec 3, 2025
  3. Troubleshoot Crashing Apps with ProcDump & WinDbg May 1, 2025
  4. Automated IIS Application Pool Restart with PowerShell Oct 16, 2024
  5. Windows ACL Management with PowerShell May 2, 2023
  6. Managing Global Address List (GAL) Visibility with PowerShell Apr 5, 2023
  7. Windows Defender Firewall Management Guide Mar 3, 2023
  8. Microsoft LAPS (Local Administrator Password Solution) Guide Feb 23, 2023
  9. Managing Windows User Accounts with net user Command Feb 22, 2023
  10. Windows Driver Management with pnputil Feb 17, 2023

Recently Updated

Latest revisions across entries

The 10 most recently updated entries, sorted by each entry's last modification date.

  1. PowerShell Subnet Scanner With Optional Port Checks Apr 9, 2026
  2. Windows Defender Firewall Management Guide Jan 15, 2026
  3. Microsoft LAPS (Local Administrator Password Solution) Guide Jan 15, 2026
  4. PowerShell Script to Export WiFi Network Credentials Jan 15, 2026
  5. Troubleshoot Crashing Apps with ProcDump & WinDbg Jan 12, 2026
  6. Automated IIS Application Pool Restart with PowerShell Jan 12, 2026
  7. Rebuilding a Corrupted Windows User Profile Using CMD Dec 12, 2025
  8. Windows ACL Management with PowerShell Dec 12, 2025
  9. Managing Global Address List (GAL) Visibility with PowerShell Dec 12, 2025
  10. Windows Driver Management with pnputil Dec 12, 2025

Relationship Map

Memory Field

Use the relationship map to follow related categories, tags, and entries beyond the current list.

Categories 0
Tags 0
Entries 0