If you do not want to use Preferences at all, set

app.UserSettingProviderClass = None
in the initProperties() of your app class.

If you want to use it during runtime, use

app.UserSettingProvider = None