You must reset the WMI Repository
- Press Windows+Q and type "cmd" into the search bar that pops up.
- Right-click on Command Prompt and select Run as Administrator
- Type the following into the command prompt, then press enter.
net stop winmgmt
- When prompted if you wish to continue, type Y and press enter.
- Type the following into the command prompt and press enter.
winmgmt /resetrepository
- Restart your computer.