How to Fix Pwrshsip.dll “Bad Image” Error

pwrshsip.dll bad image error

When you run a program, especially an Adobe app, the following error may occur:

[program.exe] - Bad Image

C:\Windows\System32\WindowsPowerShell\v1.0\pwrshsip.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status 0xc000012f.

Read more

How to Install Windows Sandbox in Windows 10 and 11

install Windows Sandbox via OptionalFeatures.exe

This article explains how to uninstall and reinstall Windows Sandbox in Windows 10 and 11.

Windows Sandbox provides a lightweight desktop environment to safely run applications in isolation. Software installed inside the Windows Sandbox environment remains “sandboxed” and runs separately from the host machine.Read more

How to Install XPS Viewer in Windows 10 and 11

install xps viewer windows 10/11 using DISM CAB file

The XPS Viewer Feature on Demand (FOD) component allows you to read, copy, print, sign, and set permissions for XPS documents. This article explains installing the XPS Viewer in Windows 10 and 11. Installing the “XPS Document Writer” via the classic Windows Features dialog (i.e., OptionalFeatures.exe) doesn’t install the XPS Viewer. They’re two different components. How … Read more

Error 0xc1510111: You do not have permissions to mount and modify this image

dism mount-image error 0xc1510111

When you use DISM to mount a WIM file, the error code 0xc1510111 appears. The full error message is below:

Error: 0xc1510111 You do not have permissions to mount and modify this image.

Verify that you have Read/Write permissions or mount the image using the /ReadOnly option. Note that you cannot commit changes to an image with read-only permissions.

The DISM log file can be found at C:\windows\Logs\DISM\dism.log.

Read more

How to Fix .NET Framework 3.5 Error 0x80070490

netx3 on demand install dialog

Several older programs require .NET Framework 3.5 to run. When you attempt to run a legacy program, it prompts you to install the framework. The prompt reads, “An app on your PC needs the following Windows feature: .NET Framework 3.5.”

netx3 on demand install dialog

When you install .NET Framework 3.5 (NetFx3) on demand, you may get the error 0x80070490. The full error message is below:Read more