Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Operating Systems
Windows 10
Windows 10 version 2004 rollout imminent
Message
<blockquote data-quote="TairikuOkami" data-source="post: 903235" data-attributes="member: 61892"><p>People report some discrepancies though, like it is fixed in the GUI, but event logs show, it failed, so it tries to run again.</p><p>But I do not watch the issue closely, since I have it disabled. I prefer to use a tool provided by the manufacturer to trim.</p><p>[CODE]reg add "HKLM\Software\Microsoft\Dfrg\BootOptimizeFunction" /v "Enable" /t REG_SZ /d "y" /f</p><p>reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\OptimalLayout" /v "EnableAutoLayout" /t REG_DWORD /d "1" /f</p><p>schtasks /Change /TN "Microsoft\Windows\Defrag\ScheduledDefrag" /Enable</p><p>sc config defragsvc start= demand[/CODE]</p></blockquote><p></p>
[QUOTE="TairikuOkami, post: 903235, member: 61892"] People report some discrepancies though, like it is fixed in the GUI, but event logs show, it failed, so it tries to run again. But I do not watch the issue closely, since I have it disabled. I prefer to use a tool provided by the manufacturer to trim. [CODE]reg add "HKLM\Software\Microsoft\Dfrg\BootOptimizeFunction" /v "Enable" /t REG_SZ /d "y" /f reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\OptimalLayout" /v "EnableAutoLayout" /t REG_DWORD /d "1" /f schtasks /Change /TN "Microsoft\Windows\Defrag\ScheduledDefrag" /Enable sc config defragsvc start= demand[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Top