F5F Stay Refreshed Software Operating Systems Find the original source of DISM.exe and install Windows updates.

Find the original source of DISM.exe and install Windows updates.

Find the original source of DISM.exe and install Windows updates.

Pages (2): 1 2 Next
J
jammintan418
Member
192
09-05-2025, 07:52 PM
#1
To configure Windows Update as the DISM.exe repair source, use:
`DISM.exe /Online /Cleanup-Image /RestoreHealth /Source /WindowsUpdate`
J
jammintan418
09-05-2025, 07:52 PM #1

To configure Windows Update as the DISM.exe repair source, use:
`DISM.exe /Online /Cleanup-Image /RestoreHealth /Source /WindowsUpdate`

C
CookieMate
Junior Member
31
09-06-2025, 05:19 AM
#2
Create a fresh boot CD using the Windows installer tool. Apply the .wim file as the source for a cleaner media. After restoring system health, execute sfc /scannow.
C
CookieMate
09-06-2025, 05:19 AM #2

Create a fresh boot CD using the Windows installer tool. Apply the .wim file as the source for a cleaner media. After restoring system health, execute sfc /scannow.

P
pikkon128
Member
164
09-10-2025, 09:27 AM
#3
Check the system file checker tool to fix missing or damaged files on your device.
P
pikkon128
09-10-2025, 09:27 AM #3

Check the system file checker tool to fix missing or damaged files on your device.

X
Xephtor
Member
192
09-10-2025, 03:52 PM
#4
Also remember to run the fun sfc /scannow command afterward.
X
Xephtor
09-10-2025, 03:52 PM #4

Also remember to run the fun sfc /scannow command afterward.

V
VMT6
Member
59
09-10-2025, 07:08 PM
#5
You already have Windows 10 media on a USB drive, but during the scan you received an error saying files couldn't be found. The fix instructions suggest using a specific command line with the source path adjusted for your USB drive letter. Make sure you replaced 'D' with the actual mount point of your USB drive.
V
VMT6
09-10-2025, 07:08 PM #5

You already have Windows 10 media on a USB drive, but during the scan you received an error saying files couldn't be found. The fix instructions suggest using a specific command line with the source path adjusted for your USB drive letter. Make sure you replaced 'D' with the actual mount point of your USB drive.

B
Beatress
Member
161
09-11-2025, 03:06 AM
#6
Yes, running that command will display a list of all WIM files in the specified directory.
B
Beatress
09-11-2025, 03:06 AM #6

Yes, running that command will display a list of all WIM files in the specified directory.

M
Minimills1020
Junior Member
39
09-11-2025, 05:32 AM
#7
Check the command prompt for partitions. Verify if Drive D lacks Windows or USB media with a D letter. Consider how D might relate to the issue. To list available drives, use the appropriate command.
M
Minimills1020
09-11-2025, 05:32 AM #7

Check the command prompt for partitions. Verify if Drive D lacks Windows or USB media with a D letter. Consider how D might relate to the issue. To list available drives, use the appropriate command.

I
iTzDMaR_
Junior Member
48
09-11-2025, 06:33 AM
#8
I
iTzDMaR_
09-11-2025, 06:33 AM #8

C
CyBorisMC
Junior Member
14
09-11-2025, 01:14 PM
#9
I understand, the thought came to me.
C
CyBorisMC
09-11-2025, 01:14 PM #9

I understand, the thought came to me.

S
sharpalex1000
Junior Member
47
09-11-2025, 01:37 PM
#10
You accessed the advanced startup troubleshooting tools and encountered an error message indicating DISM doesn't support online mode. The command prompt executed with the exact DISM command, but it failed with a different error code.
S
sharpalex1000
09-11-2025, 01:37 PM #10

You accessed the advanced startup troubleshooting tools and encountered an error message indicating DISM doesn't support online mode. The command prompt executed with the exact DISM command, but it failed with a different error code.

Pages (2): 1 2 Next