Installation Guide
Install Krutidev Font on Windows 10 & 11
Complete installation in 3 steps. Takes under 2 minutes. Works on Windows 10, 11, and older versions.
Step 1: Download the Font File
Download the Krutidev 010 TTF file from our font download page. The file is named KrutiDev010.ttf and is approximately 150 KB. Save it somewhere easy to find - your Downloads folder works fine.
The TTF (TrueType Font) file is the standard font format supported by every version of Windows since Windows 3.1. It contains only glyph outlines and spacing data - no executable code, no macros, nothing that can harm your system.
Download KrutiDev 010Step 2: Install the Font
Navigate to the downloaded file in File Explorer. Right-click on KrutiDev010.ttf and select "Install for all users" from the context menu. Windows may ask for administrator permission - click "Yes."
Why "Install for all users" instead of "Install"?
The plain "Install" option installs the font for your Windows user account only. Some applications (particularly older government software and 32-bit programs) cannot see per-user fonts. "Install for all users" places the font in C:\Windows\Fonts\ where every application can find it.
Alternatively, you can double-click the TTF file to preview it, then click the "Install" button in the preview window. This method installs per-user by default. For full system installation, use the right-click method.
Step 3: Verify in MS Word
Open Microsoft Word (or any text editor). Click the font dropdown in the toolbar and scroll to "Kruti Dev 010" or type the name to search. Select it. Now type on your keyboard - the English letters you press will appear as Hindi characters in the Krutidev font. Press "d" and you should see "क" on screen.
If the font does not appear in the dropdown, close Word completely and reopen it. Word caches the font list at startup and will not detect newly installed fonts until restarted. If it still does not appear after restart, see the troubleshooting section below.
Troubleshooting: Font Not Showing
If Krutidev does not appear in your font list after installation, try these fixes in order:
- Restart the application. Close Word, Notepad, or Chrome completely (check Task Manager to make sure the process is gone) and reopen.
- Clear the Windows font cache. Open Command Prompt as Administrator. Run:
net stop FontCachethennet start FontCache. Restart your apps. - Reinstall for all users. Open
C:\Windows\Fonts\in File Explorer. Search for "Kruti" - if the font is not there, right-click the TTF file again and select "Install for all users." - Check Windows compatibility mode. Some government applications run in compatibility mode for Windows 7 or XP. In that mode, they may use a different font directory. Right-click the application shortcut, go to Properties, then Compatibility tab, and try disabling compatibility mode.
For a more detailed diagnostic, use our interactive font troubleshooting wizard.
Verifying the Installation
Open Windows Settings (Win+I), go to Personalization > Fonts, and search for "Kruti." You should see "Kruti Dev 010" listed with a preview of the font glyphs. This confirms the font is installed at the system level.
You can also verify from Command Prompt by running: dir C:\Windows\Fonts\Kruti*. This should show the TTF file if installed correctly.