AX Cleanup cache .auc file
To delete AUC(Application Unicode Cache) files we need to perform below steps:
1. Stop AOS
2. Delete AUC files from path : C:\Users\<UserId>\AppData\Local
3. Restart AOS.
1. Stop AOS
2. Delete AUC files from path : C:\Users\<UserId>\AppData\Local
3. Restart AOS.
del "%userprofile%\AppData\Local\*.auc"
ReplyDeletedel "%userprofile%\AppData\Local\*.kti"