How to Restore Missing WordPad in Windows?

If WordPad is missing from your computer, it may be due to Microsoft’s decision to remove it from Windows. Starting with Windows 11, version 24H2, WordPad is no longer included in the operating system. Microsoft recommends using Microsoft Word for rich text documents such as .doc and .rtf, while Notepad is suggested for plain text files like .txt.

If you still want to use WordPad, you can manually restore it by retrieving the necessary files from an older version of Windows.

Below are multiple methods to help you bring back WordPad.

1. Reinstall WordPad via Optional Features

  1. Press the Windows key to open the Windows Search bar.
  2. Type Optional Features and press Enter to open the settings.
  3. Look for WordPad under the Installed Features section. If it’s listed, expand the option and click Remove.
  4. If WordPad is not listed, click View Optional Features at the top and scroll down to locate it.
  5. Select WordPad and click Next to proceed.
  6. Click Add to confirm the installation.
  7. Once the installation is complete, check if WordPad is now accessible on your computer.

2. Use PowerShell to Reinstall WordPad

  1. Open the Start Menu and search for Windows PowerShell.
  2. Right-click on it and select Run as Administrator.
  3. In the PowerShell window, type the following command and press Enter:
    Add-WindowsCapability -Online -Name "Microsoft.Windows.WordPad~~~~0.0.1.0"

  4. Once the process completes, WordPad should be restored and accessible on your computer.

3. Restore WordPad from a Previous Windows Installation

If you recently upgraded Windows, the old WordPad files might still be stored in the Windows.old directory. You can restore WordPad by copying these files to their original location. Here’s how:

  1. Press Windows + E to open File Explorer.
  2. Navigate to the following directory: C:\Windows.old\Program Files\Windows NT\Accessories
  3. Locate and copy the files wordpad.exe and WordpadFilter.dll.
  4. Paste these files into the directory: C:\Program Files\Windows NT\Accessories
  5. Once the files are copied, double-click wordpad.exe to launch WordPad.

4. Install Alternative Text Editors

If WordPad cannot be restored, consider using an alternative text editor. Here are some recommendations:

  • Notepad – A lightweight, built-in alternative for basic text editing.
  • LibreOffice Writer – A free, feature-rich alternative similar to Microsoft Word.
  • Notepad++ – A powerful text editor with extended features for advanced users.
  • Microsoft Word – The official replacement recommended by Microsoft.
ABOUT THE AUTHOR

Hamza Mohammad Anwar


Hamza Mohammad Anwar is an intermediate JavaScript web developer with a focus on developing high-performance applications using MERN technologies. His skill set includes expertise in ReactJS, MongoDB, Express NodeJS, and other related technologies. Hamza is also a Google IT Certified professional, which highlights his competence in IT support. As an avid problem-solver, he recreates errors on his computer to troubleshoot and find solutions to various technical issues.