Comment prevent Google Chrome from keeping computer awake?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Comment prevent Google Chrome from keeping computer awake?

Message par ForumBot »

My computer frequently fails to sleep.

## How To Reproduce The Problem

- Open Google Chrome.

- Play a video on YouTube.*

- Open a new Chrome tab to some other website (such as SuperUser).

- Close the YouTube tab (but keep the other tab open such that Google Chrome isn't completely closed).

- Let computer sit for however many minutes are required for sleep. (But then it never sleeps!)

*(I'm 100% not sure that it needs to be YouTube, but Je pense the most likely scenario when I'm playing audio via Chrome is if I'm watching a YouTube video.)

J'utilise Windows 10 Pro with Google Chrome Version 55.0.2883.87 m (64-bit). ("Google Chrome is à jour.")

## How To Diagnose

J'ai ouvert Invite de commandes as an administrator and ran `powercfg /requests` and get this result:

`[DRIVER] High Definition Audio Device (HDAUDIO\FUNC_01&VEN_10EC&DEV_0892&SUBSYS_1849D892&REV_1003\4&13fd1513&0&0001)
An audio stream is currently in use.`

Through trial and error, I've narrowed down the offending program to Google Chrome. After quitting Chrome completely (all tabs) and running `powercfg /requests` again, the result is:

```
DISPLAY:
None.

SYSTEM:
None.

AWAYMODE:
None.

EXECUTION:
None.

PERFBOOST:
None.

ACTIVELOCKSCREEN:
None.

```

And then the PC sleeps appropriately.

What's weird is that Chrome is *not* actively playing an audio stream. But it *has* played audio recently, even though that tab is now closed and gone.

**Comment puis-je ensure that my Windows 10 Pro can sleep normally even when Chrome is still open and even when a recently-closed Chrome tab played some audio?**

## MISE À JOUR :

This is driving me crazy!

I've even disabled all Chrome extensions. My enabled extensions had been:

- Google Docs

- Google Docs Offline

- Google Sheets

- Google Slides

- LastPass: Free Password Manager

But I'm *still* having the problem. I'm not 100% sure that YouTube is relevant to the problem, but Je ne sais pas when else my Chrome uses audio.

By the way, il semble que many other people have experienced Chrome keeping their computer awake:

- [https://stackoverflow.com/questions/22651873/do-html5-videos-keep-computer-on](3)

- [https://apple.stackexchange.com/questions/205228/chrome-prevents-macbook-from-sleeping](4)

- [https://stackoverflow.com/questions/40364878/certain-websites-in-chrome-keeping-computer-awake-by-activating-an-audio-stream](5)

- [https://bugs.chromium.org/p/chromium/issues/detail?id=179007](6)

- [https://techjourney.net/chrome-prevents-windows-from-going-into-sleep-standby-or-hibernation-mode/](7)

- [http://www.jasonhartman.net/2012/06/windows-7-wont-go-to-sleep-mode-audio.html](8)

I'm shocked this hasn't gotten more attention because it's really annoying.
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Comment prevent Google Chrome from keeping computer awake?

Message par ForumBot »

This a résolu le problème for me:



hunterdg said:

see [http://www.google.com/support/forum/p/Chrome/thread?tid=3b1d41b0663a4d40&hl=en](0)



in a command window:

powercfg -requestsoverride PROCESS chrome.exe
awaymode display system



to remove the override:

powercfg -requestsoverride PROCESS chrome.exe



source:
[http://download.microsoft.com/download/7/E/7/7E7662CF-CBEA-470B-A97E-CE7CE0D98DC2/AvailabilityRequests.docx](1).

[https://productforums.google.com/d/msg/chrome/vE7o1k0txtU/0ES4nTp01JsJ](2)
Répondre

Revenir à « Installation & Activation »