This is not a "normal" problem - it's just too weird.
The first step should be to do a deep anti-virus scan on the computer.
I see that you have Avast, so use it first, then download and use
Malwarebytes Anti-Malware.
If no viruses were detected, run sfc /scannow.
If the sfc scan found no errors,
to find out if some installed product is responsible for this problem,
restore the fonts and reboot in Safe mode.
If the files have disappeared again, then this is a Windows problem.
Otherwise if the files are still there, then some installed product is causing this.
if the problem is caused by an installed product, first use Avast to do
a boot-time scan.
If Avast finds nothing, use Autoruns
to turn off startup programs in bunches until you find the one causing this.
Each time restore the fonts and reboot again to check.
Once you find the product causing this, restore startup programs using Autoruns.
For the case where Windows destroyed its own font data, you could :
- Get the contents of
C:\Windows\Fonts
from another PC
- Copy these fonts into a temporary folder
- Use regedit to delete (after saving) the contents of
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
- Reboot
- Copy the fonts into
C:\Windows\Fonts
- Re-install the fonts by opening Control Panel / Fonts
- From the File menu select 'Install New Fonts...' and add the fonts
from the temporary folder.
Can you tell us what your startup program are? They will be shown in Task Manager under the Startup tab. – K.A.Monica – 2014-01-01T14:23:46.273
Have been having the same exact problem since just a day ago. K.A., I've removed everything from startup and it didn't help. – furikuretsu – 2014-01-02T10:18:49.573
You can find a list of my autostart processes on the screenshot here
– marco birchler – 2014-01-03T14:06:46.447