We do have the same issue, the local_username folder remains when the users has logged off on the server. Inside this are two folders which we cannot open because we then get Access denied:
-
\AppData\Local\Microsoft\Credentials -
\AppData\Local\Microsoft\Office\16.0\OfficeFileCache
We are using the following configuration:
- Windows Server 2019 Standard 1809 17763.4645
- FsLogix 2.9.8440.42104
This is the error from Profile....txt
[15:03:02.304][tid:00001054.00003978][ERROR:00000091] Error removing directory: C:\Users\local_username\AppData\Local\Microsoft\Office\16.0 (De map is niet leeg.)
[15:03:02.304][tid:00001054.00003978][WARN: 00000091] Failed to delete C:\Users\local_username (De map is niet leeg.)
A bit further in the log we see
[16:24:04.929][tid:00001054.0000ad60][WARN: 00000005] Failed to delete C:\Users\local_username (Toegang geweigerd.)
Anyone who found a solution?