Thanks for your help, but this also doesn't do it for me :-(
Windows 11- audio long delay before starting
After updating to Windows 11 on my 6 month old laptop, my audio files take 20 seconds to start or they do not start at all. This also causes a delay in videos starting whether the file is on my computer or a website. Has anyone else had this issue.
Windows for home | Windows 11 | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
79 answers
Sort by: Newest
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Anonymous
2023-07-23T08:45:30+00:00 -
Anonymous
2023-07-23T06:10:45+00:00 I had the same problem. But I get a solution on the HP site.
I changed my Realtek settings in Windows 11 Registry and it will work fine.
Find HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4d36e96c-e325-11ce-bfc1-08002be10318}\xxxx\PowerSettings
where 'xxxx' is one of keys which contains
DriverDesc value 'Realtek High Definition Audio'.
Note: There may be multiple ones containing PowerSettings,
for example 'Nvidia High Definition Audio'.
You'll find there three binary values and set them:
- ConservationIdleTime = ff ff ff ff;
- IdlePowerState = 00 00 00 00;
- PerformanceIdleTime = ff ff ff ff.
Please check this web page for full info.
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Anonymous
2023-03-24T19:12:33+00:00 that was helpful! Thank you!