cmd : getmac - ERROR : not found

kayihura yannick 1 Reputation point
2022-11-18T11:47:57.757+00:00

cmd : getmac - ERROR : not found

Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. MotoX80 36,401 Reputation points
    2022-11-18T13:22:57.107+00:00

    Open a Powershell prompt and run this command instead.

    Get-NetAdapter | Select-Object -Property Name, Status, MacAddress  
    
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.