Hi,
Open the command prompt > run > cmd
cd
cd C:Program FilesMicrosoft Dynamics AX60ManagementUtilities
Above location is the AX installed location.
axutil delete /model:"Payroll model" /Config:MicrosoftDynamicsAx
Here model is the concern model that needs to be deleted
& Config is the AOS name.
Note: Unless you compile you will not find the difference.
Regards,