Forum Discussion
sandrocpereira
Microsoft
Jan 08, 2024File Explorer is slow when traversing files synced with OneDrive
Hello team,
I have this customer who have this AVD deployment in production, they are managing with Nerdio and they recently move their storages to Azure NetApp. Event with this very optimized...
Faz3r247
Nov 06, 2024Copper Contributor
Hi fr-ma
Thanks for this, I created a scheduled task that at startup, calls a powershell script:
Remove-Item -Path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\SyncRootManager\* -Recurse
I tested this and could see the reg keys are cleared and new reg keys are generated when users sign into the AVD session hosts.
Users are already confirming better experience now.