Netsh in system 32 folder crashing in windows 11

Raviprasath Sakthivel 0 Reputation points
2024-05-13T10:48:58.43+00:00

Netsh in system 32 folder crashing in windows 11. But netsh under syswow64 folder working. Need help in resolving system 32 netsh

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-05-15T04:06:59.1466667+00:00

    Hi Raviprasath Sakthivel,

    Thanks for your post. Based on my research, this issue may happen due to system file corruption.

    1. Disable any Antivirus program or Windows firewall you may have for temporary purpose.
    2. Cleanup below Temp folders location -> Open Start -> Run -> Type below location one-by-one and press enter C:\Windows\Temp %USERPROFILE%\AppData\Local\Temp
    3. Run Disk Cleanup from Select C:\ Drive from Properties- > General -> Disk Cleanup - >Cleanup system files
    4. Run sfc /scannow from elevated prompt.
    5. Run below DISM commands from elevated prompt.

    DISM /Online /Cleanup-Image /CheckHealth

    DISM /Online /Cleanup-Image /ScanHealth

    DISM /Online /Cleanup-Image /RestoreHealth

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.


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.