I did a brief search for this exact same thing and didn't delve too deeply into it. AFAICT, here is what I found -
There is a file called "default.pgl.tmp" in the location "C:\Users\[username]\AppData\Roaming\Cakewalk\SONAR Platinum\Plug-in Menu Layouts" - this seems to be the file containing the default layout, but here is the rub...
That file is created dynamically on startup, so:
- Deleting it makes SONAR simply recreate it on launch.
- Altering it and replacing it, and SONAR overwrites it on launch.
- Altering it and locking it, and SONAR kills itself deader than a rock on launch (insta-crash).
I began to track down the actual "source" of this default.pgl.tmp, but stopped shortly into it as things should not be that difficult.
The simplest solution would be if that file could be edited and locked by the user, but that is a no-go due to the "insta-crash" scenario. Only option available is to create a user layout and use that one.
[Edited for typos]