Hi,
Thank you for posting your question in the Microsoft Community.
You may answer these questions to get more clarity on this issue:
- Did you make any changes to the PC prior to this issue?
- Does this issue occur only when you run the netsh command?
- Is the PC connected to any Domain Network?
You may try these steps to open Command Prompt in admin mode and see if that makes any difference:
Step 1:
Click Start, type CMD and then simultaneously press Ctrl + Shift + Enter keys to open CMD in admin mode.
Step 2:
- Press Windows key + X and select Command prompt (Admin).
- Click the Yes button when you see the UAC prompt to run Command Prompt as administrator.
Step 3:
- Press Windows key + Letter E together to open the Windows Explorer window.
- Navigate to Windows folder and then open up System 32 folder.
- Locate the file named CMD, right-click on it, and then click Run as administrator option.
- Click the Yes button when you see the UAC prompt to run Command Prompt as administrator.
Step 4:
You can also try this command on default user admin.
- Click Start, type cmd in the Start Search box, and then press Enter.
- Note: If you are prompted for an administrator password or for confirmation, type the password, or provide confirmation.
- In the search results list, right-click Command Prompt, and then click Run as Administrator.
- When you are prompted by User Account Control, click Continue.
- At the command prompt, type net user administrator /active: yes, and then press Enter.
Sign out for the current user profile and sign in to the Default administrator account to see if that makes any difference.
Note: Disable the default administrator, once the troubleshooting is done. You can do that by going to the command prompt in admin mode and at the command prompt, type net user administrator /active: no, and then press Enter.
Waiting for your response.
Regards,
Srimadhwa B
Microsoft Community-Moderator