ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Tools to de-crapify Windows 10?

    IT Discussion
    windows 10
    9
    17
    842
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DashrenderD
      Dashrender
      last edited by

      This script has all that is needed to modify to add your own icons to the start menu, as well as the start bar.

      I run this script in audit mode, then run a sysprep - this then sets my settings for all users of the system.

      I honestly can't recall if this keeps the crap at bay when I upgrade to the next version or not?

      1 Reply Last reply Reply Quote 1
      • J
        JasGot
        last edited by JasGot

        This is a script we run immediately after pushing the decrapp.ps1 through SC Toolbox on new systems.

        Start Jewel-> Powershell->Run as Administrator
        
        cd \users\[admin username created during initial windows power up]\Documents\ScreenConnect\Temp
        Set-ExecutionPolicy -ExecutionPolicy Unrestricted
        ./decrapp.ps1
        Set-ExecutionPolicy -ExecutionPolicy Restricted
        
        
        1 Reply Last reply Reply Quote 0
        • DashrenderD
          Dashrender
          last edited by

          you're not feeding it any arguments? Did you change it completely inside the script to suit your needs?

          J 1 Reply Last reply Reply Quote 0
          • ObsolesceO
            Obsolesce
            last edited by Obsolesce

            @Pete-S said in Tools to de-crapify Windows 10?:

            Are there any good tools that can help remove all the crap from Windows 10?

            I'm thinking spotify, cortana, user metrics collection, xbox, onedrive etc.
            Even Enterprise edition have xbox...wut?

            When I've removed lots of this stuff manually, when you get updates it all appears again. And also it looks like it has to be done for every account on the same machine. So I probably been doing it the wrong way.

            This one appears to still work, haven't tested it recently though, but makes it easy see what is there and what to kill:

            https://gitlab.com/tjgruber/win10crappremover

            More info: https://timothygruber.com/scripts/powershell/win10-crapp-remover-powershell-script-gui/

            1 Reply Last reply Reply Quote 0
            • travisdh1T
              travisdh1
              last edited by

              @Pete-S That's for asking when you did. I'm buried in new computers and laptops at the moment, gonna save a lot of headaches.

              1 Reply Last reply Reply Quote 0
              • J
                JasGot @Dashrender
                last edited by JasGot

                @Dashrender said in Tools to de-crapify Windows 10?:

                you're not feeding it any arguments? Did you change it completely inside the script to suit your needs?

                That's correct. I just looked at the script. I did not make any changes.

                I had tried another script, and it had lots of places to make edits. This one was perfect for us as-is.

                1 Reply Last reply Reply Quote 0
                • J
                  JasGot
                  last edited by

                  I also note the I an running the "June 21, 2019" version but the link I posted is to the Oct 2018 version. I'll look for the updated link.

                  There are so many people that have reposted this script, that it can be difficult to know which one you have.

                  Here is a link to the original author's page and current script dated Oct 22, 2020:
                  https://community.spiceworks.com/scripts/show/4378-windows-10-decrapifier-18xx-19xx-2xxx

                  1 Reply Last reply Reply Quote 2
                  • J
                    JasGot @Dashrender
                    last edited by

                    @Dashrender said in Tools to de-crapify Windows 10?:

                    Removing the store causes so much damage - just remove the icon, then most will never know it's there.

                    Right!

                    1 Reply Last reply Reply Quote 0
                    • gjacobseG
                      gjacobse @Dashrender
                      last edited by

                      @Dashrender said in Tools to de-crapify Windows 10?:

                      @hobbit666 said in Tools to de-crapify Windows 10?:

                      Yeah i used to use a powershell script for this.
                      https://community.spiceworks.com/scripts/show/4378-windows-10-decrapifier-18xx-19xx-2xxx

                      Not used it for a while so not sure what it does in modern versions.

                      I still use this script for my builds. I of course tweaked it for my needs, leaving in the Calculator, paint, camera, and sadly, the store. Removing the store causes so much damage - just remove the icon, then most will never know it's there.

                      Thanks-
                      Mine got hit with the ‘feature’ update. 😡

                      1 Reply Last reply Reply Quote 1
                      • 1
                        1337
                        last edited by

                        This script worked great!

                        I just tried it on a new laptop and it removed lots of stuff nobody needs.

                        1 Reply Last reply Reply Quote 1
                        • 1 / 1
                        • First post
                          Last post