Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Install / Uninstall Notepad Application in Windows 10

Learn how to Install / Uninstall Notepad with clear steps, useful examples, and practical tips. Complete the task correctly and avoid common mistakes.

Table of Contents

This updated guide explains how to Install / Uninstall Notepad Application in Windows 10 through clear steps, practical examples, and important checks that help prevent common errors.

You can install the Windows Notepad application from the Microsoft Store to Windows 10 version 19541.0 or higher. This tutorial will show you how to install and uninstall Notepad application from Microsoft Store in Windows 10.

Install Notepad from the Microsoft Store

1. Go to the Windows Notepad download page in the Microsoft Store application.

2. Click Get or Install.

Install / Uninstall Notepad Application in Windows 10 — Install Notepad from the Microsoft Store screenshot 1 Click Get to install Notepad Install / Uninstall Notepad Application in Windows 10 — Install Notepad from the Microsoft Store screenshot 2 Selecting Install will also install Notepad

3. When Notepad has finished installing, you can select Launch (to open) if desired.

Install / Uninstall Notepad Application in Windows 10 — Install Notepad from the Microsoft Store screenshot 3 Select Launch to open

4. You can now close the Microsoft Store application if you like.

Uninstall Notepad in Settings

1. Open Settings and click Apps icon .

2. click App & features on the left, click Notepad on the right and click Uninstall button .

Install / Uninstall Notepad Application in Windows 10 — Uninstall Notepad in Settings screenshot 4 Click Notepad on the right and click the Uninstall button

3. Click Uninstall to confirm.

Install / Uninstall Notepad Application in Windows 10 — Uninstall Notepad in Settings screenshot 5 Click Uninstall to confirm

4. You can now close Settings if desired.

Uninstall Notepad in Command Prompt

1. Open Command Prompt.

2. Copy and paste the command below into the Command Prompt and press Enter.

powershell -command "Get-AppxPackage *Microsoft.WindowsNotepad* | Remove-AppxPackage"

3. You can now close the Command Prompt if you like.

Install / Uninstall Notepad Application in Windows 10 — Uninstall Notepad in Command Prompt screenshot 6 Uninstall Notepad in Command Prompt

Uninstall Notepad in PowerShell

1. Open PowerShell.

2. Copy and paste the command below into PowerShell, then press Enter.

Get-AppxPackage *Microsoft.WindowsNotepad* | Remove-AppxPackage

3. You can now close PowerShell if you like.

Install / Uninstall Notepad Application in Windows 10 — Uninstall Notepad in PowerShell screenshot 7 Uninstall Notepad in PowerShell

FAQ

What is the easiest way to Install / Uninstall Notepad Application in Windows 10?

Start with the requirements in this guide, then follow each step in order. Check the result after every major change so problems are easier to identify.

Can beginners follow these instructions?

Yes. The process is organized into practical steps, and you can repeat any step before moving forward.

What should I check if the method does not work?

Confirm your software or device version, permissions, settings, file format, and internet connection when the task depends on online services.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.