This is for those who, like me, have been looking for where the frequency equalizer (enhancement) settings for Realtek are stored. Here is a zipped file with some settings. These are the plus (maximum) and minus (minimum) settings of each frequency enhancement in turn.
View attachment equaliser.zip
This is the code behind that file, with the relevant details highlighted for each frequency enhancement control.
This shows the structure of an individual entry. The data is entered as shown below, with each frequency enhancement having the limits shown above. Each frequency enhancement occupies 4 bytes and is represented in red. The first 4 red figures represent the 31Hz frequency enhancement, the second 4 the 62Hz frequency enhancement and so on, until the final 4 figures which represents the 16KHz frequency enhancement.
So, in order to backup your user frequency enhancements, simply save (export) this registry key:
You can then load (import) this key back into the registry to restore your previous settings.
Credit to Aphelion. Thanks!
View attachment equaliser.zip
This is the code behind that file, with the relevant details highlighted for each frequency enhancement control.
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render\{80a6e8bb-0c10-4337-97f5-b4478786bd7a}\FxProperties]
"{69203b66-c559-499c-bb5f-f54563cd7d59},0"="eq31up"
"{36033203-cbc4-4960-9b48-490166ca34c9},0"=hex:41,00,38,fc,01,00,00,00,[COLOR=red]b0[/COLOR],[COLOR=red]04[/COLOR],\
[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},1"="eq31dwn"
"{36033203-cbc4-4960-9b48-490166ca34c9},1"=hex:41,00,38,fc,01,00,00,00,[COLOR=red]50[/COLOR],[COLOR=red]fb[/COLOR],\
[COLOR=red]ff[/COLOR],[COLOR=red]ff[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},2"="eq62up"
"{36033203-cbc4-4960-9b48-490166ca34c9},2"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,[COLOR=red]b0[/COLOR],[COLOR=red]04[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},3"="eq62dwn"
"{36033203-cbc4-4960-9b48-490166ca34c9},3"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,[COLOR=red]50[/COLOR],[COLOR=red]fb[/COLOR],[COLOR=red]ff[/COLOR],[COLOR=red]ff[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},4"="eq125up"
"{36033203-cbc4-4960-9b48-490166ca34c9},4"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,[COLOR=red]b0[/COLOR],[COLOR=red]04[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},5"="eq125dwn"
"{36033203-cbc4-4960-9b48-490166ca34c9},5"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,[COLOR=red]50[/COLOR],[COLOR=red]fb[/COLOR],[COLOR=red]ff[/COLOR],[COLOR=red]ff[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},6"="eq250up"
"{36033203-cbc4-4960-9b48-490166ca34c9},6"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,[COLOR=red]b0[/COLOR],[COLOR=red]04[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},7"="eq250dwn"
"{36033203-cbc4-4960-9b48-490166ca34c9},7"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,[COLOR=red]50[/COLOR],[COLOR=red]fb[/COLOR],[COLOR=red]ff[/COLOR],[COLOR=red]ff[/COLOR],00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},8"="eq500up"
"{36033203-cbc4-4960-9b48-490166ca34c9},8"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR=red]b0[/COLOR],[COLOR=red]04[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},9"="eq500dwn"
"{36033203-cbc4-4960-9b48-490166ca34c9},9"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR=red]50[/COLOR],[COLOR=red]fb[/COLOR],[COLOR=red]ff[/COLOR],[COLOR=red]ff[/COLOR],00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},10"="eq1kup"
"{36033203-cbc4-4960-9b48-490166ca34c9},10"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR=red]b0[/COLOR],[COLOR=red]04[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},11"="eq1kdwn"
"{36033203-cbc4-4960-9b48-490166ca34c9},11"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR=red]50[/COLOR],[COLOR=red]fb[/COLOR],[COLOR=red]ff[/COLOR],[COLOR=red]ff[/COLOR],00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},12"="eq2kup"
"{36033203-cbc4-4960-9b48-490166ca34c9},12"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR=red]b0[/COLOR],[COLOR=red]04[/COLOR],[COLOR=red]00[/COLOR],\
[COLOR=red]00[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},13"="eq2kdwn"
"{36033203-cbc4-4960-9b48-490166ca34c9},13"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,[COLOR=red]50[/COLOR],[COLOR=red]fb[/COLOR],[COLOR=red]ff[/COLOR],\
[COLOR=red]ff[/COLOR],00,00,00,00,00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},14"="eq4kup"
"{36033203-cbc4-4960-9b48-490166ca34c9},14"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,[COLOR=red]b0[/COLOR],[COLOR=red]04[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},15"="eq4kdwn"
"{36033203-cbc4-4960-9b48-490166ca34c9},15"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,[COLOR=red]50[/COLOR],[COLOR=red]fb[/COLOR],[COLOR=red]ff[/COLOR],[COLOR=red]ff[/COLOR],00,00,00,00,00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},16"="eq8kup"
"{36033203-cbc4-4960-9b48-490166ca34c9},16"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,[COLOR=red]b0[/COLOR],[COLOR=red]04[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},17"="eq8kdwn"
"{36033203-cbc4-4960-9b48-490166ca34c9},17"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,[COLOR=red]50[/COLOR],[COLOR=red]fb[/COLOR],[COLOR=red]ff[/COLOR],[COLOR=red]ff[/COLOR],00,00,00,00
"{69203b66-c559-499c-bb5f-f54563cd7d59},18"="eq16kup"
"{36033203-cbc4-4960-9b48-490166ca34c9},18"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,[COLOR=red]b0[/COLOR],[COLOR=red]04[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR]
"{69203b66-c559-499c-bb5f-f54563cd7d59},19"="eq16kdwn"
"{36033203-cbc4-4960-9b48-490166ca34c9},19"=hex:41,00,38,fc,01,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,[COLOR=red]50[/COLOR],[COLOR=red]fb[/COLOR],[COLOR=red]ff[/COLOR],[COLOR=red]ff[/COLOR]
This shows the structure of an individual entry. The data is entered as shown below, with each frequency enhancement having the limits shown above. Each frequency enhancement occupies 4 bytes and is represented in red. The first 4 red figures represent the 31Hz frequency enhancement, the second 4 the 62Hz frequency enhancement and so on, until the final 4 figures which represents the 16KHz frequency enhancement.
Code:
"{69203b66-c559-499c-bb5f-f54563cd7d59},[COLOR=red]n[/COLOR]"="[COLOR=black]<user preset name [/COLOR][COLOR=red]n[/COLOR][COLOR=black]>[/COLOR]"
"{36033203-cbc4-4960-9b48-490166ca34c9},[COLOR=red]n[/COLOR]"=hex:41,00,38,fc,01,00,00,00,[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],\
[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],\
[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR],[COLOR=red]00[/COLOR]
So, in order to backup your user frequency enhancements, simply save (export) this registry key:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\MMDevices\Audio\Render\{80a6e8bb-0c10-4337-97f5-b4478786bd7a}\FxProperties]
You can then load (import) this key back into the registry to restore your previous settings.
Credit to Aphelion. Thanks!
Note
Because the key involved is in the HKLM branch of the registry, you will need to use an account with administrative privileges (or elevate to administrative privileges) before editing.
Last edited:
My Computer
- Computer type
- PC/Desktop
- Computer Manufacturer/Model Number
- Dwarf Dwf/11/2012 r09/2013
- OS
- Windows 8.1 Pro RTM x64
- CPU
- Intel Core-i5-3570K 4-core @ 3.4GHz (Ivy Bridge) (OC 4.4GHz)
- Motherboard
- ASRock Z77 Extreme4-M
- Memory
- 4 x 4GB DDR3-1600 Corsair Vengeance CMZ8GX3M2A1600C9B (16GB)
- Graphics Card(s)
- MSI GeForce GTX770 Gaming OC 2GB
- Sound Card
- Realtek High Definition on board solution (ALC 898)
- Monitor(s) Displays
- ViewSonic VA1912w Widescreen (VGA)
- Screen Resolution
- 1440x900
- Hard Drives
- OCZ Agility 3 SSD 120GB SATA III x2 (RAID 0)
Samsung HD501LJ 500GB SATA II x2
Hitachi HDS721010CLA332 1TB SATA II
Iomega 1.5TB Ext USB 2.0
WD 2.0TB Ext USB 3.0
- PSU
- XFX Pro Series 850W Semi-Modular
- Case
- Gigabyte IF233
- Cooling
- 1 x 120mm Front Inlet 1 x 120mm Rear Exhaust
- Keyboard
- Microsoft Comfort Curve Keyboard 3000 (USB)
- Mouse
- Microsoft Comfort Mouse 3000 for Business (USB)
- Internet Speed
- NetGear DG834Gv3 ADSL Modem/Router (Ethernet) ~4.0 Mb/s (O2)
- Antivirus
- Avast! 8.0.1497
- Browser
- IE 11
- Other Info
- Optical Drive: HL-DT-ST BD-RE BH10LS30 SATA Bluray
Lexmark S305 Printer/Scanner/Copier (USB)
WEI Score: 8.1/8.1/8.5/8.5/8.25
Asus Eee PC 1011PX Netbook (Windows 7 x86 Starter)





