Windows 7 Games Registry Path in Windows 10 and 11

Classic Windows 7 games ported to modern operating systems like Windows 10 and Windows 11 store their gameplay settings, visual preferences, sound toggles, and statistics inside specific Windows Registry keys. This article identifies the exact registry paths used by these legacy titles in the Registry Editor (Regedit) and explains how these entries control game behavior and user configuration.

Primary Registry Paths for Classic Game Settings

The behavioral settings and user configurations for classic Windows 7 games—such as Solitaire, Spider Solitaire, Minesweeper, FreeCell, Hearts, Mahjong Titans, and Chess Titans—are located under the HKEY_CURRENT_USER hive.

The primary registry path controlling the behavior and preferences of each individual game is:

HKEY_CURRENT_USER\Software\Microsoft\[Game Name]

Specific Game Paths

Replace [Game Name] with the corresponding game folder:

Game Explorer and Global Game UX Paths

In addition to individual game keys, modern installations of classic games often register their metadata and execution parameters within the legacy Game Explorer framework (GameUX).

Configurable Values Controlled by the Registry

Within each individual game’s registry key, several DWORD (32-bit) and Binary values dictate how the application behaves upon launch:

How to Modify the Settings via Regedit

  1. Press Win + R, type regedit, and press Enter.
  2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\.
  3. Select the folder corresponding to the classic game you wish to configure.
  4. Double-click any value in the right pane to modify its data, or delete specific statistic entries to reset player records.