How to Restore Missing WordPad in Windows? [Fix it]

Several users inquire about how to restore missing WordPad in Windows. If WordPad is missing from your Windows computer, it’s likely because Microsoft has officially removed it. Starting with Windows 11, version 24H2, WordPad is no longer included as part of the operating system. Microsoft recommends using Microsoft Word for rich text files (.doc, .rtf) and Notepad for plain text files (.txt).

Reasons Why Microsoft Removed Wordpad From Windows

There could be many reasons for missing WordPad. Let’s discuss them all in here;

1. Lack of Updates & Features

WordPad has remained mostly unchanged for years, with limited formatting and editing options compared to modern word processors. Microsoft likely removed it because it wasn’t being actively developed or improved.

2. Encouraging Users to Use Microsoft Word & Notepad

Microsoft is pushing users towards Microsoft Word for rich text editing (.doc, .rtf) and Notepad for plain text files (.txt). These applications offer better functionality, with Word being a more advanced replacement.

3. Reducing Windows Bloat

By removing WordPad, Microsoft can streamline Windows and reduce unnecessary built-in apps. This helps make the operating system leaner and more efficient, saving storage space and system resources.

4. Security & Maintenance Reasons

Older applications like WordPad can pose security risks if they are not regularly updated. Removing it eliminates the need for Microsoft to maintain security patches and fixes, ensuring a safer Windows experience.

Methods to Restore WordPad

If WordPad is missing from your Windows computer, you can try restoring it using one of the following methods. Below are step-by-step instructions to help you get WordPad back.

1. Reinstall WordPad via Optional Features

Microsoft allows users to install and remove certain Windows features, including WordPad, through the “Optional Features” settings. If WordPad is missing, you can manually reinstall it using this method. This process ensures that the app is properly integrated into Windows.

  1. Opening settings requires the Windows key function combined with typing Optional Features by pressing the Enter key.
  2. You should verify if WordPad exists under the Installed Features list:
  3. Use the “remove” button followed by “reinstall” by expanding the feature when WordPad appears in the Option list.
  4. To find WordPad installation you must first click View Optional Features and proceed to search for WordPad through the list.
  5. Users need to select WordPad and proceed with the next step before adding the installation.
  6. A quick verification will determine if WordPad has become accessible after installation.
Reinstall WordPad via Optional Features
Reinstall WordPad via Optional Features

2. Use PowerShell to Reinstall WordPad

PowerShell is a powerful Windows command-line tool that allows users to modify system settings and install features. If WordPad isn’t available in the Optional Features, you can use PowerShell to restore it directly. This method ensures that the feature is reinstalled with the correct system permissions.

  1. Start by opening the Start Menu to perform a Windows PowerShell search.
  2. Right-click on it and select Run as Administrator.
  3. Proceed with the following command by pressing Enter.
  4. pgsql
  5. Copy
  6. Edit
  7. Add-WindowsCapability -Online -Name “Microsoft.Windows.WordPad~~~~0.0.1.0”
  8. After the completion of the process, WordPad will appear once again.
PowerShell to Reinstall WordPad
PowerShell to Reinstall WordPad

3. Restore WordPad from a Previous Windows Installation

If you recently upgraded your Windows version, the previous installation might still have WordPad stored in the Windows. old folder. This method involves manually copying the required WordPad files from the old installation and pasting them into the current system directory.

  1. Open File Explorer (Windows + E).
Go to:
 makefile
CopyEdit
C:\Windows.old\Program Files\Windows NT\Accessories
  1. Copy the files wordpad.exe and WordpadFilter.dll.
Paste them into the following directory:
 makefile
CopyEdit
C:\Program Files\Windows NT\Accessories

2. Double-click wordpad.exe to open WordPad.

4. Use an Alternative Text Editor

If you’re unable to restore WordPad, or if you prefer a more modern application, several alternative text editors can replace WordPad. Some offer advanced features, while others are lightweight and simple to use.

  • Notepad – A simple built-in editor for plain text files.
  • LibreOffice Writer – A free, feature-rich word processor.
  • Notepad++ – A powerful text editor with advanced features.
  • Microsoft Word – The recommended alternative by Microsoft.

Conclusion

With Microsoft officially removing WordPad from Windows 11 (version 24H2 and later), users who still rely on it need to find alternative ways to restore it. Fortunately, you can reinstall WordPad through Optional Features, use PowerShell, or retrieve it from a previous Windows installation. These methods provide a way to continue using WordPad if you prefer its simplicity.

However, if you’re unable to restore it, switching to an alternative text editor is the best option. Microsoft Word is the recommended replacement, but Notepad, LibreOffice Writer, and Notepad++ are excellent free alternatives, depending on your needs.

While WordPad was a useful tool for basic document editing, modern text editors and word processors offer better features, compatibility, and security. If you frequently work with rich text documents, transitioning to a more advanced editor might be a good long-term solution.

 

FAQs

  1. Why did Microsoft remove WordPad?
    Microsoft discontinued WordPad in favor of Microsoft Word for document editing and Notepad for plain text files.
  2. Can I still download WordPad from Microsoft?
    No, Microsoft has removed official downloads for WordPad. You can try restoring it using older Windows files.
  3. Will WordPad be available in future Windows versions?
    No, Microsoft has confirmed that WordPad will not be returning.
  4. What is the best free alternative to WordPad?
    LibreOffice Writer is a great free alternative that offers similar features.
  5. Can I use WordPad on Windows 11?
    Only if you restore it manually using methods like copying old files or PowerShell commands.

 

Scroll to Top