Disable CompatTelRunner.exe which consumes a lot of I/O and CPU
I'm a software developer. There, I said it.
Search for a command to run...
I'm a software developer. There, I said it.
No comments yet. Be the first to comment.
This blog will stay mostly empty, unless I have anything to tell myself. I've imported some old Wordpress posts I had lying around. They've probably lost their value.
Sickrage pid file kept vanishing after reboots. Turns out /var/run is tmpfs. Use tmpfiles.d! https://www.freedesktop.org/software/systemd/man/tmpfiles.d.html /etc/tmpfiles.d/sickrage.conf: D /var/run/sickrage 0755 sickrage sickrage Found through htt...
Connecting to an existing storage account that has only blob storage didn’t work, and I got the following (unhelpful) error message: Failed to connect with the _accountname_ storage account using credentials provided in the connection string. In yo...
Ran into issues using the docker image for RabbitMQ on Azure. https://hub.docker.com/_/rabbitmq/https://github.com/docker-library/rabbitmq/issues/6#issuecomment-97721548 $ sudo bash $ cd /etc/docker/compose $ docker-compose down $ nano /etc/doc...
From https://superuser.com/questions/944067/windows-disk-i-o-100-at-boot-for-20-minutes
The exe is here:
C:\Windows\System32\CompatTelRunner.exe
Go to:
Computer Management – System Tools – Task Schedule Library – Microsoft – Windows – Application Experience
or
Start – Run – taskschd.msc
Name: Microsoft Compatibility Appraiser
Location: \Microsoft\Windows\Application Experience
Collects program telemetry information if opted-in to the Microsoft Customer Experience Improvement Program.
→ Disable