Skip to content
EntityQ3564689· pop 5· linked from 11 articles

WIN.INI is a basic INI file that was used in versions of the Microsoft Windows operating environment up to Windows 3.11 to store basic settings at boot time. By default, all font, communications drivers, wallpaper, screen saver, and language settings were stored in WIN.INI by Windows 3.x. Many of these settings were honored in Windows 9x, although the files had begun to be phased out in favor of the Windows registry. Windows XP still acknowledged some entries in the WIN.INI file to provide backwards compatibility with older 16-bit applications. However, when a fresh install of XP is performed,

~2 min read

Article

3 sections
Contents
  • Editing
  • See also
  • References

WIN.INI is a basic INI file that was used in versions of the Microsoft Windows operating environment up to Windows 3.11 to store basic settings at boot time. By default, all font, communications drivers, wallpaper, screen saver, and language settings were stored in WIN.INI by Windows 3.x. Many of these settings were honored in Windows 9x, although the files had begun to be phased out in favor of the Windows registry. Windows XP still acknowledged some entries in the WIN.INI file to provide backwards compatibility with older 16-bit applications. However, when a fresh install of XP is performed, the WIN.INI file created is initially blank, and in Windows Vista and Windows 7 the WIN.INI file was removed entirely.

Prior to Windows 3.0, it was not uncommon for applications to store their configuration settings inside WIN.INI (via ). With the release of Windows 3.0 in 1990, Microsoft introduced the concept of "private" INI files (i.e. ), and some new application programming interface calls so that applications could store their settings in their own files.

Available in 5 languages

via Wikidata sitelinks · CC0

Connections

Categories