You are here

HWiNFO 32+64 doesn't save settings

10 posts / 0 new
Last post
AbsolutelyRandom
Offline
Last seen: 1 month 2 weeks ago
Joined: 2019-03-22 09:18
HWiNFO 32+64 doesn't save settings

It doesn't keep settings. With each run the app restores to its default settings.

CyberSimon
CyberSimon's picture
Offline
Last seen: 2 months 1 week ago
Joined: 2023-11-04 22:41
Registry Not Saved

I'm having the same issue.

John T. Haller
John T. Haller's picture
Online
Last seen: 7 min 45 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Didn't Work, Now Does?

Ok, I tried it before and it didn't save. But I tried a fresh install and now it does. Not sure what's up.

Please provide complete details including "system details (OS version, 32 vs 64-bit), install path, new vs upgrade, etc." Also please mention the specific steps and the specific settings to exactly reproduce from a fresh install that are not saved. Some are in the INI some in the REG.

Sometimes, the impossible can become possible, if you're awesome!

Earthrise
Offline
Last seen: 1 month 4 days ago
Joined: 2026-03-29 06:45
It's still not saving

It's still not saving. All settings saved to HWiNFO64.INI getting lost after an app restart, e. g. starting with sensors-only instead of full. After setting the start mode to sensors-only, starting the app and closing it, it creates a HWiNFO64.INI with the correct settings. Now if I start the app again, the HWiNFO64.INI is removed and a "PortableApps.comLauncherRuntimeData-HWiNFOPortable.ini" is created instead, with the settings are not present there.

John T. Haller
John T. Haller's picture
Online
Last seen: 7 min 45 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Different File, but...

That's a different file. That's the launcher's runtime data file. Nothing of your data is contained in it.

Oddly, looking into this gave me a lead to something I overlooked on the data loss front though...

Sometimes, the impossible can become possible, if you're awesome!

Earthrise
Offline
Last seen: 1 month 4 days ago
Joined: 2026-03-29 06:45
Here is what I observed: When

Here is what I observed: When I start the application, it gets copied to and launched from the following directory: "C:\Program Files\HWiNFOPortableTemp". When I then set the startup mode and the theme, the "HWiNFO64.INI" config file is created in the same directory, containing the settings I just configured. In this case, "Theme=1" and "SensorsOnly=1".

When I close the application, the directory "C:\Program Files\HWiNFOPortableTemp" along with all its contents is completely deleted. A "HWiNFO64.INI" config file which contains the correct settings appears under "PortableApps\HWiNFOPortable\Data", so I assume it gets copied to this location prior to deletion.

If I now start the application again, the "HWiNFO64.INI" file in the directory "PortableApps\HWiNFOPortable\Data" is deleted, but it does not reappear under "C:\Program Files\HWiNFOPortableTemp". At this point, the settings are lost.

Presumably, the "HWiNFO64.INI" file should be copied back and forth between the directories "PortableApps\HWiNFOPortable\Data" and "C:\Program Files\HWiNFOPortableTemp", but this only works in one direction at the moment.

KKKeenny
Offline
Last seen: 3 weeks 1 day ago
Joined: 2026-04-16 12:46
Version 8.46.5960 still

Version 8.46.5960 still cannot save settings

John T. Haller
John T. Haller's picture
Online
Last seen: 7 min 45 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Not Changed Yet

I haven't had time to work on the changes yet. Then I need to send them to the publisher for the next version.

Sometimes, the impossible can become possible, if you're awesome!

JLim
Offline
Last seen: 3 days 4 hours ago
Joined: 2013-07-17 01:30
For 64 bit, the setting file

For 64 bit, the setting file HWiNFO64.ini should be copied to $PROGRAMFILES64\HWiNFOPortableTemp as the actual running exe is "$PROGRAMFILES64\HWiNFOPortableTemp\HWiNFO64.exe" and the program save setting there.
Error in 32 bit version, setting file not rename to HWiNFO32.ini.
In 32 bit version if setting file not exist when the program run and the progrma is run in full mode, the setting file will be deleted by the program when exit.

JLim
Offline
Last seen: 3 days 4 hours ago
Joined: 2013-07-17 01:30
My mod version

I change to use bat files so copy file to $PROGRAMFILES64 is not needed.
https://www.upload.ee/files/19287694/HWiNFOPortable.7z.html

Files modified:
Custom.nsh
HWiNFOPortable64Shim.nsi
HWiNFOPortableARM64Shim.nsi

Files regenerated:
HWiNFOPortable64Shim.exe
HWiNFOPortableARM64Shim.exe

Files added:
HWiNFO_ARM64.bat
HWiNFO64.bat

Log in or register to post comments