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
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,598 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ian Xue 38,546 Reputation points Microsoft Vendor
    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.

    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.