#Error 23 while trying to use DISM

65 messages · Page 1 of 1 (latest)

obtuse saddle
#

so i've had a couple bluescreens lately, i tried solviin the issue with SFC but it cannot repair the corrupt files. I then tried DISM but i got error 23 any help?

obtuse saddle
#

also when i try to open file explrer, all the files on the taskbar disappear and it doesnt open

obtuse saddle
#

i tried factory resetting the pc, and it said that there was a problem and reverted the changes

#

im fr at my wits end bos

#

boys

vital raven
#

Clean install

obtuse saddle
#

i dont have one on me rn

vital raven
#

I don't know really, there's some hacky ways like partitioning a drive then using a tool and dual boot windows but it's effort

#

Just get a usb stick

obtuse saddle
#

but i couldnt make sense of it all

vital raven
#

Then do a scannow but the one where it fixes the issues

obtuse saddle
#

i closed file explorer on task managed then tried to reopen and that seemed to work

obtuse saddle
#

o

#

wait

#

which one is it where it fixes?

vital raven
#

Oh no that should of done it

#

Run another check

obtuse saddle
#

doing it now

vital raven
#

Srry chkdsk just scans it

#

SFC repairs

obtuse saddle
#

yeah sfc was like nope

#

and couldnt

obtuse saddle
meager spear
#

what arguments did you run DISM with?

obtuse saddle
#

B

#

and r?

#

i think those 2.

#

every time i try run this command too

#

the computer hates me for it

meager spear
#

have you tried this: chkdsk /r c:

obtuse saddle
obtuse saddle
obtuse saddle
#

how do i know if it woorked?

meager spear
# obtuse saddle

if you tried this command earlier and restarted after that’ll should’ve done the same thing as the command i just sent

#

is this an ssd or a hdd?

obtuse saddle
#

its an ssd

#

just tried it again

#

after the restart

#

still get the same error 23

meager spear
#

try downloading crystal disk info and see what it reports about your ssd

proper marshBOT
#
CrystalDiskInfo
obtuse saddle
#

gotcha will do it now

obtuse saddle
#

@meager spear also would the log of all the corrupted files sfc found but couldnt fix

#

be helpful?

meager spear
#

I can take a look but I remember them being fairly hard to understand, was a while since i last read one though

obtuse saddle
#

just when i do anything with file explorer it dies

polar oasis
#

To fix Error 23, you can try the following, maybe will help 🤞:

  1. Update your drivers. Go to the website of the manufacturer of your hardware and download the latest drivers for your specific model. Once you've downloaded the drivers, install them on your computer.

  2. Run a disk check. To do this, open Command Prompt as an administrator and type the following command:

chkdsk /f /r

This will scan your hard drive for errors and repair any that it finds.

  1. Run a System File Checker scan. The System File Checker tool can scan your computer for corrupt system files and replace them with the correct versions. To run the System File Checker tool, open Command Prompt as an administrator and type the following command:
sfc /scannow
  1. Reset Windows Update. To do this, open Command Prompt as an administrator and type the following command:
net stop wuauserv
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
net start wuauserv

This will reset Windows Update and allow it to download and install the latest updates.

#
  1. Restore your computer to a previous point in time. If you have created a restore point, you can restore your computer to a previous point in time when the blue screen error was not occurring. To do this, open Control Panel and click System and Security. Under System, click System Protection. Click the Configure button in the Protection Settings section. Click the Restore system files and settings button. Click Next and select a restore point. Click Next and then click Finish.
obtuse saddle
#

and im not gonna jinx it but

#

so FAR

#

its been okay

#

SFC and DISM commands have both worked