ODBC Data Source settings sometimes fail to save correctly in Windows 11 Pro, causing applications to lose database connectivity or revert to previous configurations. Addressing this problem requires checking permissions, running the correct ODBC tool version, and ensuring the proper system context is used when modifying settings.
Check and Adjust User Permissions
C:\Windows\System32 or C:\Windows\SysWOW64 depending on whether you are using 64-bit or 32-bit drivers.Properties. Go to the Security tab and ensure your user account has Full Control or at least Modify permissions. Without these permissions, changes to DSNs might not be saved.
Edit, select your user, and grant the necessary access. Apply the changes and close the dialog.
Join readers who trust AllThings.How
Add us as a preferred source on Google so our practical guides show up first next time you search.
Add to Google Preferences →Run ODBC Administrator as Administrator
ODBC Data Sources (32-bit) or ODBC Data Sources (64-bit) depending on your driver and application requirements.
Run as administrator. This ensures you have the necessary privileges to modify and save DSN settings, especially for System DSNs that require elevated permissions.
Use the Correct ODBC Version (32-bit vs 64-bit)
- For 64-bit:
C:\Windows\System32\odbcad32.exe. - For 32-bit:
C:\Windows\SysWOW64\odbcad32.exe.
Check Registry Access for DSN Storage
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI (64-bit) or HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\ODBC\ODBC.INI (32-bit). Open the Registry Editor (regedit.exe) and navigate to these keys.
ODBC.INI key and select Permissions. Make sure the user or service account modifying DSNs has Full Control.
Temporarily Disable Security Software
Following these steps should resolve most issues with ODBC settings not being saved in Windows 11 Pro. Double-check permissions, use the correct ODBC tool, and verify registry access for a smooth configuration process.






