
Strictly speaking, this is not a true uninstallation, as users can do with third-party apps and certain bundled programs. That’s to say, you will not find the ability to uninstall them in the Add or remove programs section of System settings. Instead, they will show up in the Optional features section, which is under the Apps & features heading.
At present, you will find programs like Internet Explorer 11 and Windows Media Player in the same section. When you click on one, it expands to show an Uninstall button, as shown above. This is where Paint, Notepad, and WordPad—three stalwarts of Windows—are seemingly headed with the upcoming Windows 10 20H1 release.
When you ‘uninstall’ these programs, they are kicked from the Start menu and are no longer found when performing a search, nor can they be executed in any way. The only caveat with all this is whether or not the ability to disable these apps makes it to the final Windows 10 20H1 release that will ship to the public later this year. We will not know for sure until around April or May, which is when we anticipate it rolling out.
Bear in mind that these programs are not resource hogs—they don’t consume much memory when run, and they do not take up a lot of disk space (around 13MB combined for all three). But if you never use them and want to tidy things up, it looks like you soon will be able to.
‘).insertAfter(jQuery(‘#initdisqus’));
}
loadDisqus(jQuery(‘#initdisqus’), disqus_identifier, url);
}
else {
setTimeout(function () { disqusDefer(); }, 50);
}
}
disqusDefer();
function loadDisqus(source, identifier, url) {
if (jQuery(“#disqus_thread”).length) {
jQuery(“#disqus_thread”).remove();
}
jQuery(‘
‘).insertAfter(source);
if (window.DISQUS) {
DISQUS.reset({
reload: true,
config: function () {
this.page.identifier = identifier;
this.page.url = url;
}
});
} else {
//insert a wrapper in HTML after the relevant “show comments” link
disqus_identifier = identifier; //set the identifier argument
disqus_url = url; //set the permalink argument
//append the Disqus embed script to HTML
var dsq = document.createElement(‘script’); dsq.type = ‘text/javascript’; dsq.async = true;
dsq.src = ‘https://’ + disqus_shortname + ‘.disqus.com/embed.js’;
jQuery(‘head’).append(dsq);
}
jQuery(‘.show-disqus’).show();
source.hide();
};
function disqusEvent()
{
idleTime = 0;
}


