[Script] Windows 10 TNBT (The next big Tweak) v6.5.6 -official thread-

Discussion in 'Windows 10' started by uniQ168, Aug 2, 2015.

  1. JacksonMG

    JacksonMG Guest

    Hmmm, I got a weird message for the Xbox package that it couldn't be uninstalled (because it was a default app etc.), nothing else seemed to have a problem.
    Any fix?
     
  2. uniQ168

    uniQ168 MDL Junior Member

    Jul 18, 2015
    75
    319
    0
    No fix needed, this is a false negative message. The xbox package will be uninstalled. ^^
     
  3. Snoop05

    Snoop05 MDL Member

    Mar 2, 2015
    118
    62
    10
    @JacksonMG Take ownership of C:\Windows\SystemApps, delete what you want (ShellExperienceHost is Start)

    No such context menu entry on home/core version? On 8.1 it still existed even for home/core users.
     
  4. Michel

    Michel MDL Expert

    Jul 29, 2009
    1,860
    262
    60
    Delete your profile picture (the ones you added)

    C:\Users\YOUR NAME HERE\AppData\Roaming\Microsoft\Windows\AccountPictures
     
  5. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    #165 s1ave77, Aug 5, 2015
    Last edited by a moderator: Apr 20, 2017
    Code:
    %appdata%\Microsoft\Windows\AccountPictures
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Snoop05

    Snoop05 MDL Member

    Mar 2, 2015
    118
    62
    10
    Can you write version number to thread title? thank you
     
  7. Simpuhl

    Simpuhl MDL Senior Member

    Aug 8, 2012
    396
    43
    10
    Why would you still be using 8.1?

    The reason they came out with 10 so quickly is because of how much 8 sucks!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. chiefstobs

    chiefstobs MDL Novice

    Jul 31, 2015
    2
    0
    0
    Unfortunately, your answer is not helpful at all :(

     
  9. compgen_1534

    compgen_1534 MDL Addicted

    Jul 26, 2015
    510
    279
    30
    I'm sure there's tools out there available to tweak stuff on 8.1 but I don't think the developer will create TNBT for that version of windows.
    But then again... I could be wrong :D
    Sorry about that.
     
  10. intelarmamd

    intelarmamd MDL Member

    Dec 21, 2012
    102
    40
    10
    There is no option to disable or Enable automatic updates in TNBT. Kindly add this option too.:)
     
  11. Snoop05

    Snoop05 MDL Member

    Mar 2, 2015
    118
    62
    10
    #171 Snoop05, Aug 5, 2015
    Last edited by a moderator: Apr 20, 2017
    Code:
    :reg17start
    set /p reg17="Disable automatic Windows Updates? y/n: "
    if '%reg17%' == 'n' goto reg18start
    if /i "%reg17%" neq "y" goto reg17start
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v "AUOptions" /t REG_DWORD /d 2 /f > NUL 2>&1
    Are you sure you have latest version?
     
  12. Zardoc

    Zardoc MDL Addicted

    Feb 7, 2008
    590
    276
    30
    Nice tweak!! :tasty:

    Can you add remove both homegroup services as Y & N. Provider & Listener?

    Thanks.
     
  13. rjc862003

    rjc862003 MDL Junior Member

    Sep 4, 2009
    78
    12
    0
    #173 rjc862003, Aug 5, 2015
    Last edited: Aug 5, 2015
    couple of issues
    1. IE tweak should use google.com and not google.de
    google.com will automaticly re-direct to the local lanuage page if needed
    2. you *should* be using group policy to disable windows defender and not the registery directly
    3. you should not be disabling windows update I don't care how much the noobs complain what you can do is set it so it won't download install drivers from windows update
     
  14. everesee

    everesee MDL Senior Member

    Mar 28, 2012
    284
    52
    10
    #174 everesee, Aug 5, 2015
    Last edited: Aug 5, 2015
    80 percent of features are junk. What's the real deal with this tweak?

    You can make this things easly yourself(just waste of code);

    - Disable Windows Update sharing
    - Enable classic control panel view
    - Enable the classic vertical icon spacing on desktop
    - Show file extensions
    - Disable Cortana

    ... and wtf is purpose of this tweaks;

    - Uninstall default Windows Apps
    - Remove versioning tab from properties
    - Disable jump lists

    ... and this tweaks just brokes most of core features of windows;

    - Disable unnecessary services
    - Disable unnecessary scheduled tasks
    - Disable Cortana / Bing Search and Searchbar
    - IE 11 Tweaks(even changes main page)

    not finished.. I used ver. 1.5 and then used reverse tool. My taskmgr.exe removed from windows folder(lol?). All of the explorer's left side panel user folders(pictures,documents etc.) linked to onedrive and guess what? Onedrive is already uninstalled, you cant open any folder from left panel anymore!

    Main theme of this text: Use this tweak with care, otherwise your computer will be f*d like mine(just have made clean install :tea:)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Snoop05

    Snoop05 MDL Member

    Mar 2, 2015
    118
    62
    10
    Sorry dude but nobody forces you do use it. You can use just tweaks you want. I dont think its waste of code, pressing y is faster than opening settings, searching for it and disabling toggles, but this is definetly waste of this forums db. Even when i used the tweaks you complain about, i dont see the symptoms you specified.
     
  16. uniQ168

    uniQ168 MDL Junior Member

    Jul 18, 2015
    75
    319
    0
    The script does exactly that:
    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update" /v "AUOptions" /t REG_DWORD /d 2 /f :)
     
  17. MrBeer

    MrBeer MDL Member

    May 23, 2007
    214
    17
    10
    I love this script kept up the hard work.

    Thanks
     
  18. sukinsin88

    sukinsin88 MDL Addicted

    Oct 17, 2012
    731
    43
    30
  19. Styx

    Styx MDL Novice

    Dec 10, 2008
    4
    1
    0
    Thanks for this excellent script !! , works great , but to others know what you want or not if you run the script , win10 is faster now , and I installed the new startmenu from stardock: start 10 , makes it much nice'r
    But I did found this script on the binary boneless news server.....that is how I run into it....UniQ168 ....maybe you should make it openly available ? searching for The Next Big Tweak on google gives this forum , and than I saw I was a member ;) , There is a windows 10 facebook site , where I wanted to mension your script....( post has to be accorded yet ) but Again UniQ168 Thanx again !