Skip to content

Releases: ElPumpo/Win10Clean

Win10Clean v1.0.0

05 Feb 20:39
13247fd
Compare
Choose a tag to compare

[1.0.0] - 2021-02-05

Today is a big day for Win10Clean, which is just a normal day for y'all. It's being released as v1.0.0. Some new minor changes are here but it's still what I wanted it to be, and nothing more really.
It wasn't ever meant to be known by anyone except me. Released it back in 2016 just so I could easily find it on the interwebs. I'm suprised how it was shared like it was on ghacks and majorgeeks. It wasn't ever designed to be customizable, and wont be either. Microsoft haven't changed so much the last couple of years and I'm satisfied on how my installation is so I probably wont release more updates unless things change.

Added

  • Automatic bing search disabled
  • Tool tips to buttons

Changed

  • New native app deletion code! It is much faster than the old code. "Fully Delete" and "Delete for all users" features have been both removed
  • Improved the Win 10 app uninstaller, by only showing apps that can be uninstalled and not showing duplicates
  • Improved error message disabling Defender due to the later anti-tamper code MS implemented
  • Sort apps list alfabetically
  • Bump to use .NET 4.8. For anyone who doesn't like it because of compability then well it's not designed for 'old' Windows installations

Fixed

  • Issues with disabling OneDrive on latest Windows builds

Win10Clean v0.14.3

20 Feb 12:39
ebca582
Compare
Choose a tag to compare
Win10Clean v0.14.3 Pre-release
Pre-release

[0.14.3] - 2020-02-20

Umm I guess the project has been dead for a long while? I've been busy with other projects..

Fixed

  • The windows 10 app uninstaller dialog has been fixed and now properly list the amount of apps uninstalled. This was caused due to it previously being an async task, it's now an sync task so the dialog wont appear til the uninstallation process is complete.

Removed

  • The context menu for buying music has been removed in the latest Windows installs, so they no longer have to be deleted
  • Removed disabling HomeGroup as it is no longer available in Windows 10

Win10Clean v0.14.2

17 Jun 16:28
1aa5fa6
Compare
Choose a tag to compare
Win10Clean v0.14.2 Pre-release
Pre-release

[0.14.2] - 2018-06-17

Removed

  • Removed the compatability check
  • Disabled changing start menu objects since it uses a unique GUID

Win10Clean v0.14.1

01 Jan 14:40
Compare
Choose a tag to compare
Win10Clean v0.14.1 Pre-release
Pre-release

[0.14.1] - 2018-01-01

Added

  • Missing license in class files

Fixed

  • Defender context menu not disappearing once disabled

Win10Clean v0.14.0

26 Dec 11:35
Compare
Choose a tag to compare
Win10Clean v0.14.0 Pre-release
Pre-release

[0.14.0] - 2017-12-26

Ho ho ho, Merry Christmas to you all! Much work have been put to Win10Clean since it was re-written in c-sharp. This has also caused a lot of weird bugs that (IMO) I've now ironed out. Expect a GUI overhaul, reverse function and much more in 2018, again enjoy your holidays!

Added

  • Now disables the share with context menu, and removes the edit context menu for .java files
  • Checks that disables the Disable HomeGroup, Don't reinstall modern apps and Disable start menu ads buttons if they're already applied

Changed

  • Improved the status message box when uninstalling metro apps
  • Minor changes (extended error messages, code changes & improvements)
  • Updated changelog information

Fixed

  • Libary folders not hidden in certian open file dialogs for amd64 users
  • Missing OneDrive leftover registry key
  • Broken registry paths throwing errors
  • Properly lock form when doing a task

Win10Clean v0.13.0

18 Nov 19:26
46dc212
Compare
Choose a tag to compare
Win10Clean v0.13.0 Pre-release
Pre-release

[0.13.0] - 2017-11-18

Added

  • Re enable core Defender function if disabled
  • Pin Explorer on the start menu
  • Restart explorer once Revert7 finishes
  • Remove 'Pin on Start' for recycle bin
  • Support for disabling print context for .url extention files
  • Support for disabling modern share context menu
  • Support for hiding My People in the taskbar

Changed

  • Rewritten application in C#
  • Improved the update checking code, yet again
  • Some changes to support v1709
  • Targeting .NET 4.6.1

Removed

  • The Disable GameDVR button has been removed due to it being integrated in the Creators Update

Win10Clean v0.12.1

13 May 17:02
Compare
Choose a tag to compare
Win10Clean v0.12.1 Pre-release
Pre-release

[0.12.1] - 2017-05-13

Fixed

  • Fixed the update checker.

Win10Clean v0.12.0

17 Apr 17:06
Compare
Choose a tag to compare
Win10Clean v0.12.0 Pre-release
Pre-release

[0.12.0] - 2017-04-17

Even more minor update this time around, brings support for the Creators Update. When I get the context menu things finished I'm going to release it as v1.

Added

  • The app list will now refresh when the All users checkbox state changes.
  • Now supporting Creators Update (removing the new Defender from startup).
  • Now also disabling the Troubleshoot compability context menu.

Changed

  • The remote server is now accessed via a secure link (GitHub have already forced HTTPS).

Fixed

  • Fixed the obvious typo (metro).
  • Now removing all OneDrive tasks.

Win10Clean v0.11.0

03 Apr 18:57
Compare
Choose a tag to compare
Win10Clean v0.11.0 Pre-release
Pre-release

[0.11.0] - 2017-04-03

Well I'm still not dead, guess that I gotta admit that I've slowed down development a lot. The future is still bright and I will keep improving Win10Clean until the end of time :D Just that I don't have much else that I wanna implement, and am listening to feedback.

Added

  • Export console log.
  • Form maximum size.
  • Context menu cleanup improved, now also removing the following: WMP integration (image folders?!, audio files and audio folders), restoring previous version and pinning to libary.

Fixed

  • Fixed OneDrive not hidden in the legacy Explorer file dialog.

Win10Clean v0.10.0

27 Feb 20:22
Compare
Choose a tag to compare
Win10Clean v0.10.0 Pre-release
Pre-release

[0.10.0] - 2017-02-27

Added

  • Ability to cleanup the context menu for extensions. Like printing, editing (notepad), play song and add to playlist (wmp).
  • Uninstalling apps now have correct feedback (sucess, fail).
  • Added removing OneDrive from Explorer file dialogs.
  • Added proper credit and added links to licenses.

Changed

  • Improved fallback code for the update checker.
  • The form will now become non interactive when doing a task.

Fixed

  • Prompt for uninstalling apps now tell every app to be uninstalled.