The problem has to do with a missing registry key (HKEY_LOCAL_MACHINE/SOFTWARE/SRS Labs/APO). RtkNGUI64.exe looks for a the registry key and since it is not there, it keeps on trying. The solution is to add the registry key.
Here are the steps from the post:
Click the Windows Orb button thing (Start Button)
In the search bar, type regedit
Navigate to HKEY_LOCAL_MACHINE/SOFTWARE
Right click "SOFTWARE" and left click "New", then "Key"
Name it "SRS Labs" (without quotes) - that's one
Next, right click "SRS Labs", left click "new" then left click "Key" again
Name it "APO" (without quotes)