poisedforflight

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Tip: Enable Windows 7 Boot Optimization Function in R2 #51856

    It looks like all I was missing was the prefetch function. It’s working great now, no errors.

    @halladayrules wrote:

    @poisedforflight wrote:

    I am getting the following error after trying the above steps:

    Invoking boot optimization on (C:)…

    Analysis: 100% complete.

    Boot optimization has been disabled in the registry. (0x89000018)

    My RegKey looks as so after running the defrag c: /b

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftDfrgBootOptimizeFunction]
    “Enable”=”Y”
    “OptimizeComplete”=”No”
    “OptimizeError”=”Missing Registry Entries”

    Anyone have any ideas?

    Rerun “Rundll32.exe advapi32.dll,ProcessIdleTasks” and try again. It should work.
    The boot optimization does not work on SSDs from what I can gather, if you have an SSD it will not work.

    Also try this:

    Right-click on “BootOptimizeFunction” key and go to permissions. Add your username and give yourself full control. Exit command prompt. Then re-enter it again.

    Type in

    Rundll32.exe advapi32.dll,ProcessIdleTasks
    defrag C: /b

    try once again if it doesn’t work the first time.

    in reply to: Tip: Enable Windows 7 Boot Optimization Function in R2 #51850

    I am getting the following error after trying the above steps:

    Invoking boot optimization on (C:)…

    Analysis: 100% complete.

    Boot optimization has been disabled in the registry. (0x89000018)

    My RegKey looks as so after running the defrag c: /b

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftDfrgBootOptimizeFunction]
    “Enable”=”Y”
    “OptimizeComplete”=”No”
    “OptimizeError”=”Missing Registry Entries”

    Anyone have any ideas?

Viewing 2 posts - 1 through 2 (of 2 total)