Skip to main content
1-Visitor
December 22, 2016
Question

Creo 3.0 question

  • December 22, 2016
  • 2 replies
  • 6992 views

Will Creo 3.0 work on Windows 10? I have read in one place that Windows 7, 8 and 8.1 are required and then somewhere else that said Windows 10 is too. Thanks,

Chris

    2 replies

    15-Moonstone
    February 22, 2017

    Yes, it works on Windows 10.
    I use Creo 3 M110 on Windows 10.

    In case you have bad performance while rotating assemblies and are using a NVidia chipset, you can use the NVidia control panel to specify the NVidia GPU for xtop.exe and add the line

    graphics win32_gdi

    to config.pro

       John Bijnens

       http://technologiecampusdiepenbeek.be

    1-Visitor
    February 23, 2017

    The configuration option graphics win32_gdi tell Creo to not use the GPU and instead perform all graphics calculations in the CPU. It's the graphics equivalent for Creo graphics of Safe Mode.

    15-Moonstone
    February 23, 2017

    I know that win32_gdi is supposed to do all the graphic calculations in the CPU and not to use the GPU.
    However.
    I use Creo on an Asus G50V with 8 GB RAM and NVidia GeForce 9700M and Windows 10. I use the option graphics opengl and indeed it uses the GPU.
    I have students with an HP Envy and a hybrid Acer (something like a Hybrid Aspire R 13), both using a NVidia chipset and an Intel i7 processor and running Windows 10..
    If we use the option graphics opengl (or no graphics option at all) in the config.pro rotating even a small assembly with only 4 parts is unbelievable slow on both the HP and the Acer. Using the option graphics win32_gdi makes it usable. That is what I was trying to say.

    Apparently the option graphics d3d isn't supported anymore.
    I have seen several Windows 10 systems that behaved too slow in general.
    When I took a look at the processes (details) in the task manager and sorted the processes according to CPU usage I saw that one particular process WmiPrvSe.exe was using too much CPU. This process is linked to the Windows Instrumentation Manager. If it uses too much cpu it is in most cases an indication that something is interfering with the Windows driver system. In my cases it was software of the hardware manufacturer itself that was the culprit and I had to deinstall it to solve the problem. In the case of the hybrid Acer I couldn't do that because that was the software that switches between laptop and tablet mode, so the student didn't want it to be deinstalled. Apparently with Windows 10 everything has to be Windows 10 otherwise it can be the cause of a possible conflict.

    You can find a detailed description about how to solve the high cpu usage of WmiPrvSe.exe on the following llnk

    https://appuals.com/how-to-fix-wmiprvse-exe-high-cpu-usage-on-windows-10/

    1-Visitor
    March 28, 2017

    In case of having issues with WmiPrvSe.exe or aka WMI Provider Host, here are a few solutions you can use to diagnose and troubleshooting.

    Fix WmiPrvSE.exe WMI Provider Host High CPU Usage In Windows 10

    Typically, it works without any issues and use a little of your CPU, as well as RAM. But in case something wrong with this system process, it takes up a lot of computer resources.