Hello,
Thank you for posting in Microsoft Community forum.
Based on the description, I understand your question is related to Disk Access Load is High due to TiWorker.exe.
Run the Windows Update Troubleshooter to automatically detect and fix issues related to Windows Update.
Also try run below commands:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
Disabling the “Windows Modules Installer Service” can indeed prevent the installation of security patches and other updates, as this service is responsible for installing, modifying, and removing Windows updates and optional components.
However, since your PC is not connected to the internet and updates are disabled, this might not be an immediate concern for you.
Have a nice day.
Best Regards,
Molly