Menu
Uninstall OneNote from Windows 10

Windows 10 comes with many pre-installed apps to sucker you into Microsoft's revenue stream generating OneDrive cloud storage. One of those is OneNote, the note-taking app. Since nowadays hard drive storage is running at $20 a terabyte, nobody needs to pay for cloud storage. If you want to remove OneNote from your computer, here's how:

1. In the Start Menu Search box type: PowerShell.

PowerShell

2. Right-click on PowerShell and Click Run as adminstrator.

3. In PowerShell, after the prompt type:

Get-AppxPackage *onenote* | Remove-AppxPackage

4. type exit to close the PowerShell.

You have now removed OneNote from your computer, but be aware, Microsoft will take every opportunity to reinstall it if you're not alert. For example if you install one of Microsoft's office products, OneNote will be installed along with it.


Learn more at amazon.com

More Windows Administration Information:
• Easy PC to PC Files and Settings Transfer Cable
• What is Windows Aero and Mouse Gestures?
• PowerShell Script to Show Last 5 Errors in Event Log
• How to Disable Windows 10 OneDrive
• Planning a Backup and Restoration of Files for Disaster Recovery
• PC Technician's Software Copyright Responsibilities
• What Is Virtualization and What Are the Benefits?
• How to Map a Network Folder in Windows 7
• How to Create a Bootable USB Drive
• Use Free Autoruns Utility to Disable Unnecessary Startup Programs