error code when updating windows

skillboy

New member
Local time
1:38 PM
Messages
27
It's error code 8024801C. When I tried to update, that's what came up.

Can someone identify this code?
 

My Computer

OS
Windows 7 premium 32 bit
It's error code 8024801C. When I tried to update, that's what came up.

Can someone identify this code?

Seems like this is an old error code for a virus or malware. You should thoroughly scan your computer for such. Then run your updates.
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
custom build
OS
WinXP / Win 7 / Win 8.1 64bit Dual Boot
CPU
i7-4770K
Motherboard
Asus Z87-A
Memory
16 gb G.Skill Ripjaws
Graphics Card(s)
on board 4600
Sound Card
On Board Soundmax HD
Monitor(s) Displays
Dell 19" Flat Panel
Screen Resolution
1280x1024
Hard Drives
Samsung 840 Pro 512gb SSD
WD1001 Caviar Win 7 Boot
WD500 Caviar Win XP Boot
2xWD500 Caviar (Raid 0)
WD750 Caviar (Backup)
PSU
Aerocool StrikeX 800w x2
Case
Aerocool Strike X
Cooling
Air
Keyboard
Microsoft Wireless
Mouse
Microsoft Wireless
Internet Speed
Cable
Other Info
Asus 12x Blu-ray writer
Actually, that error code is "WU_E_DS_RESETREQUIRED". Generally you don't see this unless the WU datastore is corrupt, or some change was made that requires a reboot to finish. Once you start seeing this, you'll always see this until whatever it is that caused it is dealt with (again, either the WU datastore is corrupt, or you need to reboot - hope it's the latter).
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 10 Pro x64
CPU
Intel Core i7 4790K @ 4.5GHz
Motherboard
Asus Maximus Hero VII
Memory
32GB DDR3
Graphics Card(s)
Nvidia GeForce GTX970
Sound Card
Realtek HD Audio
Screen Resolution
1920x1200
Hard Drives
1x Samsung 250GB SSD
4x WD RE 2TB (RAIDZ)
PSU
Corsair AX760i
Case
Fractal Design Define R4
Cooling
Noctua NH-D15
Well my I've tried shutting it down manually (I had to cause it kept freezing for a long period of time) and still the error is shone.

What can I do to view the WU datastore?
 

My Computer

OS
Windows 7 premium 32 bit
Here is a fix that I got from Jacee, another member on the site. I've recommended to a few people and even used it on my dads XP computer. It works a lot of the time, but no promises.

Jacee said:
Clear your DNS cache and restore MS's original hosts file

Copy and paste these lines in Note pad.
@Echo on
pushd\windows\system32\drivers\etc
attrib -h -s -r hosts
echo 127.0.0.1 localhost>HOSTS
attrib +r +h +s hosts
popd
ipconfig /release
ipconfig /renew
ipconfig /flushdns
netsh winsock reset all
netsh int ip reset all
shutdown -r -t 1
del %0

Save as flush.bat to your desktop. Right click on the .bat file and choose to run as Administrator. Your computer will reboot itself.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba P775-S7100
OS
Windows 7 Professional SP1 64-bit
CPU
Intel Core i5-2450M @2.5 GHz
Memory
6 GB DDR3 1333MHz
Graphics Card(s)
Intel HD 3000
Monitor(s) Displays
Built-in 17.3" LED; 22" Insignia NS-L22Q-10A
Screen Resolution
1600x900; 1360x768
Hard Drives
750 GB Hitachi
1TB Seagate FreeAgent External
Internet Speed
Verizon DSL Speed(Down/Up): 3360 Kbps / 800 Kbps
Antivirus
MSE and MBAM Pro
Browser
IE10
Well my I've tried shutting it down manually (I had to cause it kept freezing for a long period of time) and still the error is shone.

What can I do to view the WU datastore?

If the above doesn't work:
  1. Open services.msc
  2. Double-click the "Windows Update" service
  3. Change the startup type to "Disabled"
  4. Click the "Stop" button to stop the service
  5. Click OK, and close the Services window
  6. Open the %windir%\SoftwareDistribution\DataStore folder
  7. Delete any files and folders inside the DataStore folder (do NOT delete the DataStore folder itself - only the stuff inside it)
  8. REBOOT THE MACHINE

Now, try windows update again. Note that deleting the contents of the DataStore folder can delete your Windows Update history, but it will not remove the actual updates you've installed (just the history list for reference).
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 10 Pro x64
CPU
Intel Core i7 4790K @ 4.5GHz
Motherboard
Asus Maximus Hero VII
Memory
32GB DDR3
Graphics Card(s)
Nvidia GeForce GTX970
Sound Card
Realtek HD Audio
Screen Resolution
1920x1200
Hard Drives
1x Samsung 250GB SSD
4x WD RE 2TB (RAIDZ)
PSU
Corsair AX760i
Case
Fractal Design Define R4
Cooling
Noctua NH-D15
I'll try to do what you both said and see what happens
 

My Computer

OS
Windows 7 premium 32 bit
Back
Top