Hello ced2
Welcome to Microsoft Community.
According to your description you want clean these files routinely. You can try following these steps to clear these files.
- In the desktop create a new TXT file. Enter this command.
del /f /s /q C:\Users\Administrator\AppData\Local\Packages\microsoft.windowscommunicationsapps_8wekyb3d8bbwe\LocalState\Files\S0\.**
You need change the path to your path. You can copy the path in Windows explorer.
- Change .txt to .bat
- Run this Bat file it will clear all files under S0
- For clear the files routinely we need using Task Scheduler Search "Task Scheduler" in Search Bar
- Click it and create a new Task
- Setting like this. You can change "Name" and "Description" as you want
- Click Triggers. Click new. Set the time you want.
8.Click Actions. Click new. Click Browser. Choose the bat file you made before.
- You will see this task in Tash Scheduler Library .
Your patience and cooperation are highly appreciated.
Best Regards,
Tommy-MSFT | Microsoft Community Support Specialist