Windows 10: Why manufacturer return "Standard disk driver" in WMI?

Discus and support Why manufacturer return "Standard disk driver" in WMI? in Windows 10 Software and Apps to solve the problem; ex:wmic diskdrive get caption,manufacturer, model Caption Manufacturer Model KBG40ZNS256G BG4A KIOXIA Standard disk drives KBG40ZNS256G BG4A KIOXIAWhy... Discussion in 'Windows 10 Software and Apps' started by bokiteam, Jul 29, 2022.

  1. bokiteam Win User

    Why manufacturer return "Standard disk driver" in WMI?


    ex:wmic diskdrive get caption,manufacturer, model Caption Manufacturer Model KBG40ZNS256G BG4A KIOXIA Standard disk drives KBG40ZNS256G BG4A KIOXIAWhy does it returns Standard disk drives? why not the real Manufacturer? ex: Samsung/Seagate...etc

    :)
     
    bokiteam, Jul 29, 2022
    #1
  2. Arun B J Win User

    AMD Graphic Driver

    Hi Carolyn,



    Thank you for posting your query in Microsoft Community.

    I understand your concern and will assist you to resolve this issue.

    I suggest you to follow the steps below and check, if it helps:

    Method 1: I suggest you to update drivers and check if that helps. If that issue persist please uninstall and reinstall latest drivers available in manufacturer website.

    • Press “Windows + X” and select Device manger.
    • Select Display Adapter and expand the driver icon.
    • Right click on the driver icon and click on Update.
    • Follow the onscreen instructions to update the driver.
    If that issue persist try to install in Compatibility mode

    Method 2::Compatibility mode

    I would suggest you to install the latest available drivers on manufacturer's website in compatibility mode.

    Follow the steps below on how to install driver in compatibility mode:

    1. Download the driver from the manufacturer’s website and save it on your local disk.

    2. Right click on the setup file of the driver and select “Properties”.

    3. Select “Compatibility” Tab.

    4. Place a check mark next to “Run this program in Compatibility mode” and select operating system from the drop down list.

    5. Let the driver install and then check the functionality.



    Hope this helps. If the issue remains unresolved, please get back to us and we would be happy to help.
     
    Arun B J, Jul 29, 2022
    #2
  3. WMI Provider Host high CPU

    Hi Cuocuo. I'm Greg, 10 years awarded Windows MVP, here to help you.

    1) First try these fixes for WMI Provider Host high CPU usage:

    https://whatsabyte.com/wmiprvse-exe-wmi-provide...

    https://windowsreport.com/wmi-provider-host-hig...

    (Avoid ad links which intrude into editorial copy, especially avoid Restoro, PC Repair Tool and Reimage ads)

    https://10scopes.com/fix-wmi-provider-host-high...

    https://wethegeek.com/how-to-fix-wmi-provider-h...

    https://windows101tricks.com/wmi-provider-host-...

    [Fixed] WMI Provider Host: High CPU Usage On Windows 10



    You asked if there is any fix for this besides Clean Boot, yet a Clean Boot is one of the simplest steps you can take to relieve problems like this. Are you confusing it with a Clean Reinstall of Windows which is NOT indicated here?

    Go over Windows using this checklist to make sure the install is set up correctly, optimized for best performance, and any needed repairs get done: http://answers.microsoft.com/en-us/windows/wiki...

    Start with Step 4 to turn off Startup freeloaders (clean boot) which can conflict and cause issues, then Step 7 to check for infection the most thorough way, then step 10 to check for damaged System Files, and also Step 16 to test a new Local Admin account to replace yours which may be corrupted. Then if necessary continue with the other steps to go over your install most thoroughly.

    3) Update your drivers and BIOS/UEFI firmware from the PC or motherboard maker's Support Downloads web page, using the full model number, Serial Number or Dell Service Tag on sticker. Compare the latest drivers available for download with the ones presently installed in Device Manager reached by right clicking the Start button. Make sure you have the latest BIOS or UEFI firmware, Chipset, Display (Video), Sound, USB3, Bluetooth, Network and all other drivers, or else download and install the latest now.

    Updating drivers from the Device Manager or Windows Update is rarely enough. The most basic thing we need to learn to maintain a PC is keep the latest manufacturer's drivers installed from their Support Downloads web page. Everything else depends on this.

    4) If nothing else works then do a Repair Install, by installing Media Creation Tool, open tool and choose to Upgrade Now. This reinstalls Windows while keeping files, programs and most settings in place, is the most stable method to advance to the latest version, and solves most problems. Tutorial here: https://www.tomshardware.com/how-to/fix-windows...

    Feel free to ask back any questions. Based on the results you post back I may have other suggestions if necessary.

    ______________________________________________

    Standard Disclaimer: There are links to non-Microsoft websites. The pages appear to be providing accurate, safe information. Watch out for ads on the sites that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the sites before you decide to download and install it.
     
    Greg Carmack - Windows MVP 2010-2020, Jul 29, 2022
    #3
  4. Why manufacturer return "Standard disk driver" in WMI?

    WMI Provider Host - Windows 10

    Hi,



    Thank you for writing to Microsoft Community Forums.



    We understand your concern as you the WMI provider host use high CPU of the PC. Usually, WMI Host Provider doesn’t use much usage of the CPU. It will use the CPU when any software or script that asks for some information via WMI. High usage of the
    CPU is just the sign that another software is seeking for some information or requesting any data via WMI.



    However, the high usage of the CPU for a long time for WMI is an indication that something is wrong because WMI Provider Host doesn’t occupy the resources of the CPU for a long time.



    In this scenario, we would suggest you to perform these methods and check if the issue is fixed.



    Method 1: Restart the WMI Provider Host Service

    1. Press Windows key + R to launch the
      Run command, then type Services.msc and press the
      Ok.
    2. Scroll down all the services and find
      Windows Management Instrumentation and then Right click on it and select
      Properties.
    3. Set the startup type to Automatic and then restart the service.


    Method 2: Restart other WMI provider Host related Services

    1. Click on Start Menu and type CMD, right click on
      CMD icon and select Run as administrator.
    2. In the Command Prompt Window type the following command and press
      Enter after each command.
    • net stop iphlpsvc
    • net stop wscsvc
    • net stop Winmgmt
    • net start Winmgmt
    • net start wscsvc
    • net start iphlpsvc
    3. Restart your computer and check if the WMI provider Host having high CPU usage



    Method 3: Uninstall the Components and Drivers that causes the Problem

    1. Press Windows + XKey and select
      Event Viewer.
    2. Click on the View Button that appears on the top of the Menu and then click on
      Show Analytic and Debug Logs.
    3. On the left pane, navigate to this path Applications and Service Logs > Microsoft > Windows > WMI Activity > Operational log. Now Mark or Note down the Item that listed as an
      Error
    4. Now press the Windows Logo Key +
      X
      simultaneously, then select Task Manager.
    5. Now, click on the Service tab and Find the processes with the Matching IDs as seen in
      Event Viewer in the column of PID when You Locate or Find these Process then
      Uninstall or Disable those service.
    6. Restart the PC and check


    You may also refer this article and check if that helps to fix the issue:
    High CPU usage by WMIPRVSE.EXE process at regular intervals in Windows



    Note: Important this section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify
    the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs.


    Follow the steps to take
    backup of registry.




    Let us know how it goes.



    Aditya Roy

    Microsoft Community – Moderator
     
    Aditya_Roy, Jul 29, 2022
    #4
Thema:

Why manufacturer return "Standard disk driver" in WMI?

Loading...
  1. Why manufacturer return "Standard disk driver" in WMI? - Similar Threads - Why manufacturer return

  2. Why Does Windows Destroy the AMD OEM and Manufacturer's Drivers?

    in Windows 10 Gaming
    Why Does Windows Destroy the AMD OEM and Manufacturer's Drivers?: The only way to stop Windows from ruining my graphics capability that I have purchased is to disable Windows update. The useless feature in advanced settings does NOT stop updating and destroying my ability to use AMD's software to control advanced features of their...
  3. Why Does Windows Destroy the AMD OEM and Manufacturer's Drivers?

    in Windows 10 Software and Apps
    Why Does Windows Destroy the AMD OEM and Manufacturer's Drivers?: The only way to stop Windows from ruining my graphics capability that I have purchased is to disable Windows update. The useless feature in advanced settings does NOT stop updating and destroying my ability to use AMD's software to control advanced features of their...
  4. Device manager showing disk model is SSD 128GB and manufacture is Standard disk drives

    in Windows 10 Gaming
    Device manager showing disk model is SSD 128GB and manufacture is Standard disk drives: I have a Windows 11 laptop. A month ago, I has change the SSD, now device manager showing model is SSD 128GB and manufacture is Standard disk drives.Some body can help me find real manufacture and model of SSD to I update the SSD driver....
  5. Device manager showing disk model is SSD 128GB and manufacture is Standard disk drives

    in Windows 10 Software and Apps
    Device manager showing disk model is SSD 128GB and manufacture is Standard disk drives: I have a Windows 11 laptop. A month ago, I has change the SSD, now device manager showing model is SSD 128GB and manufacture is Standard disk drives.Some body can help me find real manufacture and model of SSD to I update the SSD driver....
  6. Drivers from Manufacturers site.

    in Windows 10 Gaming
    Drivers from Manufacturers site.: Hey, Any help is greatly appreciated!!:I have an Acer Predator Laptop.I entered my product number and yada yada..So... I have 32 drivers to install, a few documents, a few preinstalled apps and bios / firmware.And yeah, what should I do about it?...
  7. Drivers from Manufacturers site.

    in Windows 10 Software and Apps
    Drivers from Manufacturers site.: Hey, Any help is greatly appreciated!!:I have an Acer Predator Laptop.I entered my product number and yada yada..So... I have 32 drivers to install, a few documents, a few preinstalled apps and bios / firmware.And yeah, what should I do about it?...
  8. Why manufacturer return "Standard disk driver" in WMI?

    in Windows 10 Drivers and Hardware
    Why manufacturer return "Standard disk driver" in WMI?: ex:wmic diskdrive get caption,manufacturer, model Caption Manufacturer Model KBG40ZNS256G BG4A KIOXIA Standard disk drives KBG40ZNS256G BG4A KIOXIAWhy does it returns Standard disk drives? why not the real Manufacturer? ex: Samsung/Seagate...etc...
  9. Why manufacturer return "Standard disk driver" in WMI?

    in Windows 10 Gaming
    Why manufacturer return "Standard disk driver" in WMI?: ex:wmic diskdrive get caption,manufacturer, model Caption Manufacturer Model KBG40ZNS256G BG4A KIOXIA Standard disk drives KBG40ZNS256G BG4A KIOXIAWhy does it returns Standard disk drives? why not the real Manufacturer? ex: Samsung/Seagate...etc...
  10. Graphics Drivers and Manufacturers

    in Windows 10 Graphic Cards
    Graphics Drivers and Manufacturers: I got my Dell Inspiron laptop this past Christmas and the graphics driver installed for the A8-7410 APU w/Radeon R5 Graphics is from 2015. So is it the norm for Manufacturers to just install custom divers from the past and never update them? I have no issues I'm just a little...