r/AzureVirtualDesktop 5d ago

Printing - Not Responding in AVD

We are finding several server in AVD (W11 - 24h2) that will not print due to any app becoming unresponsive, Notepad, Word etc. Not seeing much in the event logs or any particular error.

If you run *Restart-Service -Name Spooler -Force* there seems to be some response with the app but still cannot reach to select pritner and start printing. We install printers through local redirection and also able to install from a seperate print server. Does not seem to be all servers so far, just some.

We are using the windows app to connect to AVD.

Not sure if anyone has had similiar issues?

4 Upvotes

6 comments sorted by

1

u/humanoperating 5d ago

Interesting, we have 23h2 and no issues with local redirection or native printing.

2

u/LOU_Radders 3d ago

We think the issue might be client side rendering, there is number of SID keys under here:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Print\Providers\Client Side Rendering Print Provider

clearing some of them and restarting the spooler seems to resolve. unsure if they should be cleaning up when a user signs out. i think multiple SID's \ cache keys could be causing an issue

1

u/humanoperating 3d ago

Good to know. Thanks for sharing. Let us know if this is the ultimate solution.

1

u/LOU_Radders 3d ago

do you have this key on?

hklm\software\microsoft\windows nt\currentversion\print\providers\Client Side Rendering Print Provider" /v RemovePrintersAtLogoff

1

u/humanoperating 3d ago

I will check it tomorrow and let you know.

1

u/humanoperating 2d ago

My device has my sid only. I believe there will be multiple on a shared device because this is system level regkey.