If like me you don't want RaceHub to have admin right, this page explains how.
From Asetek Discord after asking it has been confirmed it needs admin right only to modify some game files in the program folders.
Which means if you don't use those game, of if the modifications has been already made, then you do not need to run RaceHub as Admin anymore.
In your RaceHub folder ( location may vary ) \Program Files\Asetek SimSports\RaceHub™\Application Folder.
Create a RaceHub.bat file.
Because this is a Program File folder, windows will ask you for admin right to create a batch file here, which is ok.
In the batch file, copy paste this
set __COMPAT_LAYER=RunAsInvoker
start "" RaceHubElevater.exe
The first line, will force the context to run as a normal user with NO admin right.
The second line will start RaceHub.
Create a shortcut of this Batch file on your desktop. Just Drag&Drop the .bat file with RIGHT mouse button, release and choose : Create a Shortcut here.
Rename the shortcut to RaceHub.
Change the icon : Right click -> Properties -> Shortcut , Button [Change Icon].
Then goes into your RaceHub folder \Program Files\Asetek SimSports\RaceHub™\Application Folder, and choose the .ico file.
DONE , you have now a nice Shortcut to start RaceHub without admin rights.
Here a screenshot of my desktop, on the left is the shortcut on the batch file to start withOUT admins right, and on the right the original shortcut if you need to run with admins right.