Careful: you rarely want to do this! Make sure you know why you're doing this

  1. Generate a new Guid - for example using an online Guid Generator
    1. [[Old Guid]]
    2. [[New Guid]]
  2. Change App Guid in the SQL DB
    make sure you only do this on the correct portal, in case the app is installed more than once
  3. Change the ModuleSettings which point to this AppGuid in the SQL DB
    make sure you only do this on the correct portal, in case the app is installed more than once
  4. Test/verify