[Script] Win 10 Toggle Tweaker (V4.0) -Official thread-

Discussion in 'Windows 10' started by Yasser Da Silva, Aug 12, 2015.

Tags:
?

How helpful is this Windows 10 Tweaker for you !

  1. 10/10 / Very handy (Must have tweaker)

    74.6%
  2. 5/10 / It's good.

    20.7%
  3. 0/10 :( / Not helpful at all

    4.7%
  1. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
  2. Xadiaris

    Xadiaris MDL Novice

    Apr 23, 2008
    34
    10
    0
    replace this

    for /F "delims=" %%i in (%CD%/TWV.TXT) do set content=!content! %%i

    with

    for /F "delims=" %%i in (TWV.TXT) do set content=!content! %%i

    fix my problem
     
  3. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30

    GOTO : Enable/Disable stuff In Windows 10 >> Telemetry and Data collection >> Enable Telemetry and Data collection

    if it worked for you tell me so i upload the script with a fix
     
  4. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,256
    1,155
    60
    You could add this for SSD:

    compact /CompactOs:never

    If SSD's size is too small, usually it is, Windows will compress system files, obviously that is counterproductive for performance.
     
  5. u9076

    u9076 MDL Novice

    Aug 25, 2015
    11
    0
    0
    Unfortunately it doesn't.

    Removing the OneDrive folder manually from C:/Users/<Your_Username>/ seems to have permanently removed the entries from the Desktop Toolbar.
     
  6. cavke

    cavke MDL Novice

    Feb 23, 2011
    10
    1
    0
    #246 cavke, Aug 30, 2015
    Last edited: Aug 30, 2015

    Still not working :(

    EDIT - I even tried to create a new user, still no luck.
    EDIT - System Restore to an erlier point did the trick. Who knows what happened...
     
  7. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    if it worked for you i will add it
     
  8. SightUp

    SightUp MDL Senior Member

    Aug 17, 2010
    259
    12
    10
    OK. So all I did was delete the following, HKEY_CLASSES_ROOT\AllFilesystemObjects\shell and it disappeared. I did not do the "Reg.exe delete "HKEY_CLASSES_ROOT\AllFilesystemObjects\shell\SPFS.ContextMenu" /f"
     
  9. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    Ok i will add it
     
  10. SightUp

    SightUp MDL Senior Member

    Aug 17, 2010
    259
    12
    10
    Also, where is the option located to remove QuickAccess?
     
  11. Yasser Da Silva

    Yasser Da Silva MDL Senior Member

    Mar 15, 2015
    499
    2,567
    30
    Enable/Disable stuff In Windows 10
     
  12. MonarchX

    MonarchX MDL Expert

    May 5, 2007
    1,732
    313
    60
    How do I undo "Speed up App Services End Tasks" ? This speeds up time when some service is not responding and makes Windows think there has been an error, right? It is BAD for some games that take a while to load. After this tweak, if I press mouse button during load-game time, Windows thinks the game is not responding, even though IT IS!

    Why is there to UNDO for this tweak?

    FYI, I know it is my fault for using this tool, but out of all tweaks out there that I tried on Windows 10, THIS IS THE MOST PROBLEMATIC ONE! It also disables a service that is required for Activation Verification.
     
  13. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,256
    1,155
    60
    Indeed, I have found out, that when those values are too low, like 2000, it even disables system icons like sound and volume and also crashes Settings, Start, Store and such. By default, the big values are meant to be 20000, but 10000 will do. 1000 = 1 second.

    reg add "HKCU\Control Panel\Desktop" /v "HungAppTimeout" /t REG_SZ /d "5000" /f
    reg add "HKCU\Control Panel\Desktop" /v "WaitToKillAppTimeout" /t REG_SZ /d "10000" /f
    reg add "HKLM\System\CurrentControlSet\Control" /v "WaitToKillServiceTimeout" /t REG_SZ /d "10000" /f
     
  14. faker74

    faker74 MDL Novice

    Jun 25, 2015
    24
    5
    0
    not work this script?
     
  15. Mavericks Choice

    Mavericks Choice MDL Guru

    Aug 5, 2015
    3,372
    14,067
    120
    The shot with this app is test in a VM or a secondary live PC that don't really matter if it stuffs up.
    So far pleased with the tweaker progress :cool:
     
  16. MrTweakFreak

    MrTweakFreak MDL Junior Member

    Jul 31, 2009
    91
    13
    0