Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
I frequently find one or more of these processes consuming 100% of a core each. While I do have a plurality of cores, I do not particularly fancy using them for power-consuming bugs.
It seems they are Chrome related, and that IE is no longer supported. So what can I do about it, except killing the processes when I find them surging?
Windows 10 22H2, Creo 11.0.5.0, Threadripper Pro. Airgapped, no PDM.
Article - "Information about "zbcefr.exe *32" process in Windows task manager related to Creo Parametric": https://www.ptc.com/en/support/article/CS229272
Thank you for the information! Now how do I prevent it from surging and using 100 watt continuously on my computer?
Hi,
just to satisfy my curiosity, I asked Google ... "zbcefr.exe" cpu load
Google's AI returned following info:
zbcefr.exe
process indicates issues with the embedded Chromium browser within PTC Creo, often related to specific browser tabs like the resource or Part Community browsers. You can reduce the load by disabling these tabs in Creo's configuration, config.pro
settings,zbcefr.exe
processes:
enable_3dmodelspace_browser_tab no
enable_partcommunity_tab no
enable_resource_browser_tab no
config.pro
file to use Internet Explorer (IE) instead of Chromium: windows_browser_type ie_browser
in your config.pro
file. zbcefr.exe
processes using Windows Task Manager. Hey, just curious if you also had this issue. \
I am running some toolkit code via a window service. If the Creo toolkit code gets an error, it causes the "embedded browser" error to come up every time you launch Creo.
I then have to go in, repair Creo, and restart the computer.
Do you know how to prevent that error from coming up?
@MK_11368280 wrote:
Hey, just curious if you also had this issue. \
I am running some toolkit code via a window service. If the Creo toolkit code gets an error, it causes the "embedded browser" error to come up every time you launch Creo.
I then have to go in, repair Creo, and restart the computer.
Do you know how to prevent that error from coming up?
Hi,
I have never encountered such a problem. In my opinion, deleting some temporary data, e.g. in the %APPDATA%\PTC directory, should be enough.
Thanks
Another solution would be to go to C:\Program Files\Common Files\PTC\Creo\Platform\11\ and rename zbcefr.exe to something else...