Default Values

OSVBNET 1,391 Reputation points
2021-05-16T22:38:27.337+00:00

Hey all,
I've no idea where can I find in official references what are the default values of below 2 registry keys?

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction\Enable
Default value must be "Y" or "N"

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\HibernateEnabled
Default value must be "0" or "1"

Any tip?

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Jenny Feng 14,241 Reputation points
    2021-05-17T07:01:10.947+00:00

    @OSVBNET
    Hi,
    According to my research, there is no official reference for the default values of the following registry values.
    You can refer to the following:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction\Enable
    This setting is probably already enabled on your system (it's enabled by default on most Windows 7 systems).
    The reason you don't see it is because it isn't a full defragment. Instead, it's only a boot defragment, which affects only the files registered with Windows' Prefetch feature (see the upcoming sidebar "Keeping an Eye on Prefetch") and listed in the Layout.ini file (not a standard .ini file).

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\HibernateEnabled
    Machines will have adaptive hibernate timeout enabled by default
    https://learn.microsoft.com/en-us/windows-hardware/customize/power-settings/adaptive-hibernate
    The value may be "1"

    Hope above information can help you.

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2021-05-17T01:23:35.923+00:00

    For what operating system?


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.