24 Commits (76c18aff48a0327ad6d2766fee7b86edec20b0d1)

Author SHA1 Message Date
Plínio Larrubia fd8a795e7e
Update to match my "custom version"
- Extra folder: And adds functions to run during the script.
- repair-100%-disk-usage.ps1: Add the most powerful and useful thing i've created based on Baboo's video (Brazilian video: https://youtu.be/qWESrvP_uU8)
- remove-win10-bloat.ps1: I heavily took inspiration from this file from Sycnex (https://github.com/Sycnex/Windows10Debloater/blob/master/Windows10Debloater.ps1)
- remove-default-apps.ps1: Did some tweaks to NOT remove useful things.
- block-telemetry.ps1: Did some tweaks to NOT block something important.
- If i forget something thats because i've been working on this from like 1 year or more ago, so, Github will seek the changes for me.
3 weeks ago
mmikeww 8f3fb939d6 remove extra onedrive directory (#133)
* remove extra onedrive directory

* check if onedrive folder is empty before deleting
7 years ago
Michael McCormick 25a2b58396 Replaced aliases with full cmdlet names, per PSScriptAnalyzer 7 years ago
Martin Mørch 694cd4f7f6 Remove OneDrive scheduled task
After running 'remove-onedrive.ps1' recently, I noticed a left over OneDrive scheduled task on my system.

This should silently remove it, if it's present or not.
7 years ago
angelsl 8719e8db23 Don't silently remove OneDrive directory 8 years ago
Alex Hirsch 2236687c1f Fix most of anniversary stuff
close #66
8 years ago
Alex Hirsch d974289ac4 Remove onedrive run once hook for new users 8 years ago
Alex Hirsch 47c2666ddd remove additional files inside Windows\WinSxS when removing onedrive 9 years ago
narutards 34effce831 Update remove-onedrive.ps1
making sure the script doesnt throw any errors
9 years ago
tumpio d45d54af60 fix to include SysWOW64 for OneDriveSetup.exe 9 years ago
Alex Hirsch edaea74f5c remove reg-import from onedrive 9 years ago
Alex Hirsch 9b9e46a1e7 Merge branch 'narutards/patch-2'
close #18
9 years ago
narutards 3b77c1cb8e Update remove-onedrive.ps1 9 years ago
narutards 43aa460fdb Update remove-onedrive.ps1
Getting rid of the Registry-Helper where easily possible to slimline the script
9 years ago
Alex Hirsch 359746cf07 suppress errors in onedrive removal script
fix #11
9 years ago
Alex Hirsch c19a61f091 remove onedrive entry from sidebar 9 years ago
Alex Hirsch 9bc9774f9d slightly adapt #2 9 years ago
tumpio 4fc197ae4e Add reg-helper module. 9 years ago
Alex Hirsch 63c4668f64 :retab scripts for consistent indent 9 years ago
Alex Hirsch 8d7f9df7f4 call regedit via Start-Process -Wait 9 years ago
Alex Hirsch 06745a243a remove onedrive startmenu entry 9 years ago
Alex Hirsch 0356a5e2eb fix remove-onedrive 9 years ago
Alex Hirsch 10af199a3b merge disable-onedrive.reg into remove-onedrive.ps1 9 years ago
Alex Hirsch 5fb84ce044 init commit 9 years ago