How to Install the NEW Paint App on Windows 11 PCs By PowerShell

How to Install Microsoft Paint on Windows 11 and Windows 10 Using PowerShell

Is Microsoft Paint missing from your Windows computer? You can install or reinstall the Microsoft Paint app on Windows 11 and Windows 10 using different methods.

In this detailed guide, we will learn how to install the new Microsoft Paint app, find missing Paint, use PowerShell and install the application using a package file.

How to install Microsoft Paint on Windows 11 using PowerShell
How to install the new Microsoft Paint app on Windows using PowerShell.

What Is Microsoft Paint?

Microsoft Paint, commonly known as MS Paint, is a simple graphics and image-editing application developed by Microsoft.

Windows Computer
       ↓
Microsoft Paint
       ↓
Draw
Edit
Create
       ↓
Save Image

Microsoft Paint can be used for basic drawing, simple image editing and other creative tasks. Newer versions of Windows include updated versions of the Paint application with additional features and interface improvements.

User
 ↓
Open Paint
 ↓
Create or Open Image
 ↓
Edit or Draw
 ↓
Save Result

What We Are Going to Do

In this guide, we will go through the basic process of installing or restoring Microsoft Paint using a downloaded package and PowerShell.

✓ Download the Paint package

✓ Locate the downloaded file

✓ Open Windows PowerShell

✓ Run PowerShell as Administrator

✓ Use the installation command

✓ Replace the package path

✓ Run the installation

✓ Open Microsoft Paint

How the Installation Process Works

                         USER
                          │
                          ▼
                  DOWNLOAD PAINT PACKAGE
                          │
                          ▼
                    LOCATE THE FILE
                          │
                          ▼
                 OPEN WINDOWS POWERSHELL
                          │
                          ▼
                  RUN INSTALL COMMAND
                          │
                          ▼
                    PACKAGE INSTALLS
                          │
                          ▼
                    MICROSOFT PAINT

Requirements

Before starting the installation process, make sure you have the required Windows system access and the Paint package file.

Requirement Recommendation
Operating System Windows 10 or Windows 11
Microsoft Paint Package Use the required installation package
Administrator Access Required for system-level installation commands
Windows PowerShell Available through Windows Search
Package Location Know the exact path of the downloaded file

Step 1 — Download the Paint Package

1 Download the Microsoft Paint File

First, download the Microsoft Paint installation package that you want to install on your Windows computer.

After downloading the file, continue to the next step and move the downloaded package to a location where you can easily find its complete file path.

Tip: Only download and install application files from sources that you trust.

Step 2 — Move the Downloaded File

2 Locate the Downloaded Package

After downloading the package, move it to a location where you can easily find its complete file path.

C:\Users\YOURUSERNAME\Documents

You will need the complete package path when running the PowerShell installation command.

Step 3 — Open Windows PowerShell

3 Run PowerShell as Administrator

Open the Windows Search box using:

Windows + S

Search for Windows PowerShell and run it with administrator permissions.

Security warning: Administrator PowerShell has access to important system functions. Only run commands that you understand and trust.

Step 4 — Run the Installation Command

The original installation method uses the following DISM command:

dism /online /add-provisionedappxpackage /packagepath:YOURPATH /SkipLicense

This command requires you to replace YOURPATH with the actual location of the downloaded package file.

Package File
     ↓
Copy File Path
     ↓
Replace YOURPATH
     ↓
Run DISM Command
     ↓
Install Package

Step 5 — Replace the Package Path

Replace the placeholder YOURPATH with the actual location of your downloaded Microsoft Paint package.

For example, your package may be located inside a directory such as:

C:\Users\YOURUSERNAME\Documents
Important: Make sure the path points to the correct package file. An incorrect file path can cause the installation command to fail.

Step 6 — Install Microsoft Paint

After replacing the placeholder with the correct package path, paste the command into PowerShell and press Enter.

Correct Command
      ↓
Press Enter
      ↓
Windows Processes Package
      ↓
Installation Completes
      ↓
Paint App Available

Wait for the command to complete before closing PowerShell.

Step 7 — Open the Paint App

After the installation process completes successfully, open the Microsoft Paint application and check whether it is working correctly.

✓ Open Windows Search

✓ Search for Paint

✓ Open the Microsoft Paint application

✓ Test basic functions

✓ Confirm that the app launches correctly

The Complete Installation Workflow

                         ┌───────────────┐
                         │     USER      │
                         └───────┬───────┘
                                 │
                                 ▼
                      ┌──────────────────┐
                      │ DOWNLOAD PACKAGE │
                      └────────┬─────────┘
                               │
                               ▼
                         LOCATE FILE
                               │
                               ▼
                         OPEN POWERSHELL
                               │
                               ▼
                     ┌──────────────────┐
                     │ REPLACE FILE PATH│
                     └────────┬─────────┘
                               │
                               ▼
                         RUN COMMAND
                               │
                               ▼
                         INSTALL PAINT
                               │
                               ▼
                            OPEN APP

Why Use Microsoft Paint?

Advantage Explanation
Simple interface Microsoft Paint is easy to use for basic drawing and editing.
Basic image editing You can perform simple edits without complex software.
Built into Windows ecosystem Paint is designed for use on Microsoft Windows systems.
Quick access The application can be launched quickly for simple tasks.

Is Microsoft Paint Free?

Microsoft Paint is generally provided as part of the Windows ecosystem, although availability and installation methods can depend on the Windows version and system configuration.

  • You can use Paint for basic image editing.
  • You can create simple drawings.
  • You can open and save supported image files.
  • You can use basic editing tools.
Best approach: Use official Microsoft sources and trusted installation methods whenever possible when reinstalling Windows applications.

What Can You Do Next?

After installing Microsoft Paint successfully, you can explore its tools and use the application for basic creative and image-editing tasks.

🚀 Create drawings

🚀 Open images

🚀 Crop pictures

🚀 Resize images

🚀 Add text

🚀 Use drawing tools

🚀 Save edited images

🚀 Explore new Paint features

Classic Paint vs New Paint

Microsoft Paint has changed across different versions of Windows. The available features and interface can depend on the specific Windows version and Paint app release installed on your computer.

                     MICROSOFT PAINT
                            │
              ┌─────────────┼─────────────┐
              │                           │
              ▼                           ▼
         CLASSIC STYLE                NEWER VERSION
              │                           │
              ▼                           ▼
         Basic Tools                Updated Interface
              │                           │
              └─────────────┬─────────────┘
                            ▼
                        IMAGE EDITING

Example Microsoft Paint Usage

Once Microsoft Paint is installed, you can use it for a simple task such as:

"Open an image, resize it, add text, make basic edits and save the final image in a new location."

A basic workflow could look like this:

Open Paint
     ↓
Open Image
     ↓
Make Changes
     ↓
Resize or Crop
     ↓
Add Drawing or Text
     ↓
Save File
     ↓
Finished Image

Important Security Considerations

Installing applications using PowerShell or DISM requires additional care because incorrect commands or untrusted packages can affect your Windows system.

  • Download packages from trusted sources.
  • Verify downloaded files before installation.
  • Do not run unknown PowerShell commands.
  • Check the complete package path before pressing Enter.
  • Use administrator permissions carefully.
  • Create a system backup before major modifications.
  • Prefer official Microsoft installation methods when available.

Video Tutorial

You can also watch the video tutorial provided with the original article.

Frequently Asked Questions

How do I install Microsoft Paint on Windows 11?

You can install or reinstall Microsoft Paint using the installation method available for your Windows version. The method in this guide uses a package file and a PowerShell command.

Where is MS Paint in Windows 11?

You can search for Microsoft Paint using Windows Search. If the application is missing, you may need to reinstall or restore it using an appropriate method.

Can I reinstall Microsoft Paint?

Yes. Depending on your Windows version, Microsoft Paint can be reinstalled using available Windows or package installation methods.

Why is Microsoft Paint missing?

The application may be unavailable because of system changes, app removal or differences between Windows installations and versions.

Do I need administrator access?

The PowerShell and DISM method described in this guide may require administrator permissions to complete the installation process.

Conclusion

Microsoft Paint remains a useful application for basic drawing and image editing. If the application is missing from your Windows computer, it may be possible to install or restore it using an appropriate installation method.

The PowerShell method involves downloading the required package, locating the correct file path and running the installation command carefully.

Always verify downloaded files and commands before using administrator-level tools on your Windows computer.

Next step: Locate the correct Microsoft Paint installation method for your Windows version, verify the application package and carefully complete the installation process.

Note: Windows versions, Microsoft Store packages and application installation methods can change over time. Always check official documentation and trusted sources before installing or modifying system applications.

Post a Comment

Previous Post Next Post