Hi all,
After several months without any solution on the "Audioservices not working" issue after the 1909 update and by trying all available solutions without success finally I found and fixed the problem (at least in my case)
It was a wrong value on registry.
To see if this is workign for you please follow bellow steps :
- Pres Windows button + R =>
- Type "regedit" and hit ok to open registry =>
- Go to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Audiosrv" =>
- Locate "ObjectName" =>
- Only if the value is "LocalSystem" then continue to next step =>
- Rightclick on "ObjectName" and select "Modify" =>
- Change Value Data: to "NT Authority\LocalService" and press OK =>
- Close Registry and restart =>
- Audio Services should work now.
I hope that will solve the issue for some at least.
BR. Yorgos