Troubleshooting
Krutidev Font Not Showing?
Follow the diagnostic steps below to identify and fix the issue. Click the symptom that matches your problem.
What are you seeing?
1Font not appearing in the font dropdown list
The font is not installed or installed incorrectly.
- Open Control Panel > Fonts (or Settings > Personalization > Fonts)
- Search for "Kruti" - if nothing appears, the font is not installed
- Download it from our font page
- Right-click the TTF file > "Install for all users" (important: use "all users" not just "Install")
- Close and reopen your application
If it IS listed in Control Panel but not in your app, close all instances of the app and restart your computer. Some applications cache the font list at startup.
2Text appears as random English characters instead of Hindi
The Krutidev font is not selected for the text.
This is expected behavior, not a bug. Krutidev stores Hindi as ASCII characters. Without the font active, you see the raw ASCII. Fix:
- Select all text (Ctrl+A)
- Change the font to "Kruti Dev 010" in the font dropdown
- The text transforms to Hindi immediately
If you received this text from someone else and want it to be readable without the font, convert it to Unicode using our converter.
3Text shows as squares, boxes, or question marks
The font file is corrupted or incompatible.
- Delete the existing font: Control Panel > Fonts > search "Kruti" > right-click > Delete
- Clear the font cache: open Command Prompt as admin, run:
net stop fontcache & del /f /s /q %windir%\ServiceProfiles\LocalService\AppData\Local\FontCache\* & net start fontcache - Download a fresh copy from our font page
- Install using "Install for all users"
- Restart your computer
4Some characters display correctly but others are wrong
You may have the wrong font variant or the text uses a different encoding.
- Check if the document uses "Kruti Dev 010" or "DevLys 010" - they look similar but have different encodings
- Try switching between "Kruti Dev 010" and "KrutiDev 010" (some installations register the name differently)
- If the document came from someone else, ask which exact font name they used
- If partial rendering, the text may contain mixed encoding (some Krutidev, some Unicode) - convert the whole thing using our converter
Still Not Working?
If none of the above fixes work, try these last-resort steps:
- Run System File Checker: open Command Prompt as admin, type
sfc /scannow - Try a different application (if Word fails, try LibreOffice Writer or Notepad++)
- Test on a different user account on the same computer
- As a workaround, use our online converter to transform the text to Unicode, which works without any font installation