Trying fix for Windows 8 high CPU usage of TiWorker.exe (via: bit-tech.net)
Posted by jpluimers on 2013/12/11
Hopefully this command (ran as administrator) will fix the high CPU usage of TiWorker.exe on one of my Widows 8 machines:
DISM /online /cleanup-image /restorehealth
It took almost an hour to run…
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\bin>DISM /online /cleanup-image /restorehealth | |
Deployment Image Servicing and Management tool | |
Version: 6.2.9200.16384 | |
Image Version: 6.2.9200.16384 | |
[==========================100.0%==========================] | |
The restore operation completed successfully. The component store corruption was repaired. | |
The operation completed successfully. |
Thanks to Windows 8: Update KB2821895 sorgt für Probleme – Lösung gefunden! – Dr. Windows.
–jeroen
via: Windows 8 update bug clogs CPUs | bit-tech.net.
See also:
Leave a Reply