Forum Discussion
mustafaberke34
2 years agoSeasoned Rookie
@finn_p_tierney I resolved the issue by opening CMD as administrator and typing the following commands in sequence:
net stop winmgmt
winmgmt /resetrepository
net start winmgmt
net stop winmgmt
winmgmt /resetrepository
net start winmgmt
- 1 year ago
I genuinely cannot thank you enough for this. Fixed my double input issue after a week straight of trying every solution I could find. How did you possibly figure that out?! Appreciate you so much.
- mustafaberke341 year agoSeasoned RookieI detected corruption in Windows files simultaneously with the occurring error. Despite no issues with my graphics card, processor, and RAM, Windows couldn't detect these components. Using CPU-Z, I confirmed that there was actually no problem and realized it was a WMI issue. I found the commands to fix the files.
- 1 year ago
thank you man
1 month trying every single method that I found on the internet. The only one that worked was yours.
- 1 year ago
man thank you so much I was stuck in this problem for months but it's finally fixed now THANKS!!
- 1 year ago@mustafaberke34
after writing: winmgmt /resetrepository , it says this (is not a valid response)