0x80240022 Windows 10

Содержание

Fix: 0x80240024 error in Windows 10

0x80240022 Windows 10

Windows Store is a major component of Windows 10, but unfortunately users reported certain problems with it. According to them, they are getting 0x80240024 error while trying to use Windows Store, so let’s see how to fix this error.

Fix: Windows Store error 0x80240024

Solution 1 – Stop all current downloads

According to users, this problem occurs when trying to download a certain application from the Windows Store. In order to fix the issue, users are suggesting to cancel all app downloads and to try downloading the application again. To cancel all currently active downloads do the following:

  1. Open Windows Store. You can do that by pressing Windows Key + S, entering store and selecting Windows Store from the list.
  2. Once the Windows Store opens click the little icon next to the search bar and choose Downloads and updates from the menu.
  3. Cancel all current downloads and try downloading your application again.

Solution 2 – Disable Sideload apps option

Users reported that having Sideload apps option enabled caused this error to appear, and in order to fix it you need to disable it. To do that follow these steps:

  1. Open Settings app and go to Update & security section.
  2. Navigate to For developers tab and select Windows Store apps.

After choosing this option you’ll be able to download apps only from Windows Store, and you’ll hopefully fix error 0x80240024.

Solution 3 – Check if your region is correct

Sometimes this error can appear if your region isn’t properly set, so be sure to check if your region isn’t changed. To check that do the following:

  1. Start the Settings app and go to Time & language section.
  2. Now go to Region and language tab and be sure that the correct region is selected.

After selecting the correct region the issue should be completely fixed. In addition, you might want to try changing your region to United States, Canada or United Kingdom.

Solution 4 – Turn off Defer upgrades option

Several users reported that they managed to fix 0x80240024 error by turning off the Defer upgrades option. If you turn on Defer upgrades option you’ll postpone the download of certain new features that come with Windows updates, so let’s see how to turn this option off:

  1. Open the Settings app. Go to Update & security section.
  2. Go to Windows Update tab and click the Advanced options.
  3. Uncheck the Defer upgrades option.

Alternatively, you can turn this option off by doing the following:

  1. Press Windows Key + R and enter gpedit.msc. Press Enter or click OK.
  2. When Group Policy Editor opens navigate to Computer Configuration > Administrative Templates > Windows Components > Windows Update in the left pane.
  3. In the right pane find Defer Upgrades and Updates and double click it.
  4. Select Disable and click Apply and OK to save changes.

Solution 5 – Set your antivirus to gaming mode

Few users reported that they managed to fix this problem by turning on the gaming mode in their antivirus software. According to them, after turning on gaming mode in Avast the problem was instantly fixed. If your antivirus doesn’t have gaming mode option, try to disable it and check if that fixes the problem.

Solution 6 – Reset Windows Store cache

Resetting the Windows Store is usually one of the most common solutions for various Store-related problems. And it might be helpful in this case, as well.

It’s a quite simple task to do, but if you’re not sure how to initiate it, just follow these instructions:

  1. Go to Search, type wsreset, and open WSReset.exe.
  2. Just wait for the process to finish and restart your computer.

Solution 7 – Use the Store Troubleshooter

As Windows 10 Creators Update was released more than a year ago, you should be using it already. If you’re using Windows 10 Creators Update (or later), you have a powerful troubleshooting tool at your fingertips. Here’s how to use that Troubleshooter to deal with Windows Store issues:

  1. Open Settings.
  2. Head over to Updates & Security > Troubleshooting.
  3. Now, click Windows Store Apps, and go to Run the troubleshooter.
  4. Follow further on-screen instructions, and let the troubleshooter finish the process.
  5. Restart your computer.

Solution 8 – Run the SFC Scan

If the above-mentioned troubleshooter didn’t get the job done, we’re going to try another one. You guessed it, the troubleshooting tool I’m talking about is the famous SFC scan. You can use the SFC scan for troubleshooting various system issues, and this Store problem is one of them.

In case you’re not sure how to run the SFC scan, just follow the instructions below:

  1. Go to Search, type cmd, and open the Command Prompt as Administrator.
  2. Type in the following command and press Enter: sfc/scannow
  3. Wait for the process to finish (it will take some time).
  4. Restart your computer.

Solution 9 – Use DISM

If using the SFC scan didn’t get the job done, we’re going to try with a more advanced troubleshooting tool in form of DISM (Deployment Image Servicing and Management). Here’s how to run DISM in Windows 10:

  1. Type cmd in the Windows search bar, right-click on the Command Prompt and run it as an administrator.
  2. In the command line, copy paste these lines one by one and press Enter after each:
    • DISM /online /Cleanup-Image / ScanHealth
    • DISM /Online /Cleanup-Image /RestoreHealth
  3. Wait until the procedure ends (it might take up to 10 minutes).
  4. Restart your PC.

Solution 10 – Reinstall the Windows Store

And finally, the one last thing that’s left to do is reinstalling the Windows Store. You can do that with a simple PowerShell command. Here’s how:

  1. In the Windows Search bar, type PowerShell, right-click on the PowerShell and run it as admin.
  2. Copy-paste or type in the following command in the command line and press Enter:
    • Get-AppxPackage -allusers Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
  3. Once the process ‘reinstalls’ Microsoft Store, restart your PC.

Error 0x80240024 can cause you certain problems while trying to download applications from the Windows Store, but we hope you managed to fix it by using one of our solutions.

Editor’s Note: This post was originally published in July 2016 and has been since completely revamped and updated for freshness, accuracy, and comprehensiveness.

RELATED STORIES YOU NEED TO CHECK OUT:

Читайте также  Как настроить яркость на компьютере Windows 8

Источник: https://windowsreport.com/0x80240024-windows-10/

How to Fix Error 0x80240031 on Windows 10 Update

Sep. 19, 2018 / Updated by Bessie Shaw to Windows 10

Are you experiencing error 0x80240031 on Windows 10 update? If you keep seeing error code “Windows 10 Insider Preview 14332 — Error 0x80240031” when you are trying to upgrade to Windows 10 new build, don’t be panic, have a try with the following 6 solutions to fix that error.

Method 1. Disable or Uninstall Antivirus Software to Fix Error 0x80240031 on Windows 10 Update

Many users have reported that AVG antivirus software can cause the error code 0x80240031 on Windows 10 Update. To rule out that possibility, it is suggested that you should disable the antivirus software installed on your computer or uninstall them temporarily when getting a 0x80240031 error.

Method 2. Using the SFC /SCANNOW with Run as Administrator

Bear in mind that this method requires to run command prompt as the administrator. Follow the step-by-step guide.

1. Click the Start button and then type cmd in the search box

2. Right Click Command Prompt and then select Run as administrator.

3. Type sfc /scannow and then press Enter in the command prompt mode.

4. Restart your computer and update Windows 10 one more time.

Note: Once error message is appeared when you are typing src /scannow, type dism /online / cleanup-image / restore health in the same command prompt window.

Method 3. Disable Your Graphic Card Drivers

Graphic card driver issues can cause update error code 0x80240031. To avoid that probability, you should use Device Manager to disable your graphics card drivers.

Step 1. Press Windows shortcut keys Win + R to open the Run dialog.

Step 2. Enter devmgmt.msc and then hit OK.

Step 3. Expand the Display adapters and select your graphics card, right-click on it and then select Properties.

Step 4. Choose Disable under the Driver tab and then click OK.

Step 5. Reboot your computer and upgrade Windows 10 again.

Method 4. Try to Install Latest Updates and Drivers

To save you time and energy, you might as well try a professional driver update and management utility tool, Driver Talent, which is able to search for the compatible drivers that you computer needs and download them automatically within two minutes.

Download Now

Follow the three easy steps to download and update drivers.

Step 1. Identify the Problematic Drivers

Launch Driver Talent. Click “Scan” to identify the incorrect drivers on Windows 10.

Step 2. Download and Update Drivers

All the missing, outdated, corrupt or broken drivers will be listed after scan, click “Repair” to fix those drivers or you are also able to update them to the latest versions by clicking “Update”.

Note:It is recommended that you don’t update drivers when they aren’t broken.

Step 3. Reboot Your PC

Restart your computer to make the updated drivers come into effect.

Note: In case of driver conflicts or driver crashes, it is recommended to perform a back up of drivers with Driver Talent before installing new drivers.

Read More: Free Download and Install Drivers after Window 10 Update

Free Download & Update Graphics Driver, Video Card Driver, Monitor Driver, Display Card Driver

Method 5. Perform Automatic Repair

If the issue 0x80240031 persists after all the above fixes are used, you could perform automatic repair to troubleshoot this problem.

1. Press Win + Q.

2. Click Settings and then type Advanced Startup and hit Enter.

3. Scroll down to find “Advanced Startup” menu and click Restart Now.

4. Choose Troubleshoot >Advanced Options >Automatic Repair.

Method 6. Refresh Your PC

Should automatic repair fail to fix 0x80240031 errors, try to refresh your computer. To do so, you just need to repeat method four’s step 1 to step 3, and then navigate to Troubleshoot >Refresh.

If you have more wonderful suggestions on how to fix error code 0x80240031 on Windows 10 update, please share with us in the comment section below.

Recommended Download

Источник: https://www.drivethelife.com/windows-10/fix-error-0x80240031-on-windows-10.html

0x80240034 ошибка обновления windows 10 неудачная попытка установки

Проблема. Как исправить ошибку Windows Update 0x80240034?

Я не могу установить накопительное обновление KB4048955 для Windows 10 V1709. Обновление будет установлено, но изменения будут отменены при перезапуске системы. Центр обновления Windows показывает код ошибки 0x80240034. Как я могу исправить эту проблему?

0x80240034 — это ошибка Windows Update, которая изнуряла пользователей Windows 10 Insider  Preview Build 16226 половину лет назад. Хотя казалось, что Microsoft уже исправила это, правда в том, что многие люди все еще сталкиваются с этим, за исключением того, что это не ограничивается Windows 10 Insiders.

Многие люди сообщили об ошибке 0x80240034 при попытке установить накопительное обновление KB4048955, но это не исключительное обновление.

 Фактически, обновление успешно устанавливается с помощью автоматической службы Windows Update, но затем конечные точки процесса установки во время перезагрузки системы завершаются неудачей, и все изменения откатываются.

В общем, проблемы с Windows Update очень распространены, и они могут произойти как в конце Microsoft, так и в ОС.

 Хотя редко, Microsoft выпускает поврежденные обновления или некоторые компоненты обновления повреждены во время установки.

 В этом случае вам следует либо дождаться, когда патч будет выпущен, либо установите обновление вручную из официального каталога Microsoft Update .

Тем не менее, проблемы внутренней системы являются наиболее распространенными триггерами проблем Windows Update. Компоненты Windows Update, сторонний антивирус,  неправильные конфигурации, отсутствие .NET Framework 3.5 и т. Д. — всего лишь несколько примеров ошибок 0x80240034.

Запустить средство устранения неполадок Windows Update

  • Нажмите клавишу Windows + I и откройте раздел « Обновление и безопасность ».
  • Выберите « Устранение неполадок» и найдите « Центр обновления Windows».
  • Нажмите «Центр обновления Windows» и выберите « Запустить средство устранения неполадок».ключу Windows

Сканирование обычно занимает до 10 минут.

 Он должен сообщать обо всех обнаруженных проблемах и их статусе — удалось ли устранить неполадки, чтобы исправить их или нет. После этого проверьте, исправлена ​​ли ошибка Windows Update 0x80240034.

Изменение типа службы Windows Update

  • Щелкните правой кнопкой мыши по Windows и выберите « Командная строка» («Администратор»).
  • Введите следующие команды в окне командной строки. Чтобы выполнить их, нажмите Enter после каждого из них. SC config wuauserv start = auto  SC config bits start = auto  SC config cryptsvc start = auto  SC config trustedinstaller start = auto
  • Наконец, перезагрузите компьютер.

Повторно включить Microsoft .NET Framework 3.5

Если вы не можете установить обновления Windows 10 из-за ошибки 0x80240034, и предыдущие методы не помогли, мы настоятельно рекомендуем вам установить или переустановить .NET Framework 3.5.

Windows 10 содержит эту инфраструктуру по умолчанию, поэтому ее нельзя каким-либо образом удалить или изменить.

 Тем не менее, этот файл может быть легко поврежден вредоносным ПО или во время некоторых важных изменений системы. Чтобы исправить фреймворк, попробуйте установить все возможные обновления Windows 10.

 Если все они заблокированы ошибкой 0x80240034, попробуйте переустановить, повторно включить среду .NET вручную:

  1. Откройте панель управления и нажмите « Программы и функции».
  2. Нажмите « Включить или отключить связь с Windows» на левой панели. 
  3. Обязательно отметьте параметр .NET Framework 3.5. Если он уже отмечен, отметьте его и сохраните изменения.
  4. Затем снова  запустите окно «Включить Windows» в окне « Отключить» или «Отключить  окно» и отметьте вариант .NET Framework 3.5. 

Сбросить компоненты Windows Update

  • Щелкните правой кнопкой мыши ключ Windows и выберите « Командная строка» («Администратор») .
  • Если появится UAC, нажмите « ОК», чтобы продолжить.
  • Набрав следующие команды, вы остановите службы BITS, Windows Update, Cryptographic, MSI Installer. Не забудьте нажать Enter после каждого из них:net stop bitsnet stop wuauservnet stop appidsvc
  • Затем введите команду «% ALLUSERSPROFILE% \\ Application Data \\ Microsoft \\ Network \\ Downloader \\ qmgr * .dat» для удаления файлов qmgr * .dat .
  • После этого скопируйте и вставьте команду cd / d% windir% \\ system32 и нажмите Enter, чтобы выполнить команду.
  • Чтобы повторно зарегистрировать BITS и файлы обновления Windows, вам придется вводить все команды ( с последующим Enter) приводится ниже:regsvr32.exe atl.dll  regsvr32.exe urlmon.dll  regsvr32.exe mshtml.dll  regsvr32.exe shdocvw.dll  regsvr32.exe browseui.dll  regsvr32.exe jscript.dll  regsvr32.exe vbscript.dll  regsvr32.exe scrrun.dll  regsvr32.exe msxml.dll  regsvr32.exe msxml3.dll  regsvr32.exe msxml6.dll  regsvr32.exe actxprxy.dll  regsvr32. exe softpub.dll  regsvr32.exe wintrust.dll  regsvr32.exe dssenh.dll  regsvr32.exe rsaenh.dll  regsvr32.exe gpkcsp.dll  regsvr32.exe sccbase.dll  regsvr32.exe slbcsp.dll regsvr32.exe cryptdlg.dll  regsvr32.exe oleaut32.dll  regsvr32.exe ole32.dll  regsvr32.exe shell32.dll  regsvr32.exe initpki.dll  regsvr32.exe wuapi.dll  regsvr32.exe wuaueng.dll  regsvr32.exe wuaueng1.dll  regsvr32. exe wucltui.dll  regsvr32.exe wups.dll  regsvr32.exe wups2.dll  regsvr32.exe wuweb.dll  regsvr32.exe qmgr.dll  regsvr32.exe qmgrprxy.dll  regsvr32.exe wucltux.dll  regsvr32.exe muweb.dll  regsvr32.exe wuwebv .dll
  • Чтобы сбросить Winsock, введите netsh winsock reset и netsh winhttp reset proxy commands. Нажмите Enterпосле каждого из них, как обычно.
  • Наконец, перезапустите службы BITS, Windows Update, Cryptographic, MSI Installer, введя следующие команды, за которыми следуют следующие команды: net start bits  net start wuauserv  net start appidsvc net start cryptsvc
  • Перезагрузите компьютер.
Читайте также  Перенос загрузчика Windows 10 на другой диск

Проверьте свой реестр

Если приведенные выше шаги не помогли, попробуйте выполнить следующие действия (но обратите внимание, что в реестре есть опасность).

  1. Откройте окно командной строки администрирования (введите cmd в поле поиска панели задач и используйте контекстное меню « Запуск от имени администратора», чтобы запустить результат поиска).
  2. Введите regedit.exe в окно командной строки, чтобы запустить редактор реестра в режиме администратора.
  3. Перейдите в левой панели или в редакторе реестра к следующему ключу: HKEY_LOCAL_MACHINE \ SOFTWARE \ Policies \ Microsoft \ Windows \ WindowsUpdate
  4. Удалите записи WUServer и WIStatusServer в правой панели (если они есть).

Затем перезапустите Windows и попробуйте, если ошибка обновления была решена.

Очистить временную папку кэширования Windows Update

Во-первых, вам нужно остановить процесс обновления Windows

  1. Шаг 1: Нажмите « Windows + R», чтобы открыть диалоговое окно запуска. После открытия введите «services.msc» в диалоговом окне «Запуск».
  2. Шаг 2. Это откроет окно служб. Это окно включает все службы Windows в вашей системе.
  3. Шаг 3. Теперь найдите « Центр обновления Windows »,
  4. Шаг 4: Щелкните правой кнопкой мыши « Центр обновления Windows» и выберите «Остановить».

Теперь очистите временную папку кэширования Windows Update:

  1. Шаг 1: Снова откройте диалоговое окно запуска, одновременно нажав клавишу Windows + клавишу R.
  2. Шаг 2: Введите % windir% \ SoftwareDistribution \ DataStore в окне запуска и нажмите OK.
  3. Шаг 3: Это откроет проводник Windows по правильному пути.
  4. Шаг 4: Удалите все содержимое этой папки.

После этого запустите службу обновления Windows еще раз:

Шаг 1: снова перейдите в Службы Windows.

Шаг 2. Найдите Центр обновления Windows.

Шаг 3: Теперь щелкните его правой кнопкой мыши и выберите «Пуск».

Удалите программное обеспечение сторонних антивирусов, VPN или брандмауэров

Эти инструменты предотвращают загрузку и установку обновления Windows, отображают код ошибки 0x80240034. Поэтому удалите их, если у вас есть.

Запустить средство проверки системных файлов

  1. Нажмите «Пуск» и начните вводить на клавиатуре «cmd».
  2.  В результатах поиска cmd должен появиться с черным значком.
  3.  Щелкните его правой кнопкой мыши и выберите «Запуск от имени администратора».

  4.  Если вам будет предложено ввести пароль администратора, введите пароль и нажмите «ОК».
  5.  Откроется новый полностью черный windwos. Вы можете вводить команды непосредственно в это окно.
  6.  Введите sfc / scannow и нажмите Enter.

  7.  Этот процесс займет много времени. Вы можете минимизировать эти черные окна и работать.
  8. Вернитесь в черное окно через некоторое время и проверьте, завершен ли процесс.
    Как только процесс SFC завершится, перезагрузите компьютер.

     После перезагрузки вы снова будете искать обновления.

Почему я получаю код ошибки Windows Update 0x80240034?

Существует несколько причин, которые могут вызвать код ошибки обновления Windows 0x80240034, некоторые из них:

  • Поврежденный или поврежденный реестр Windows
  • Конфликт установленных драйверов системы
  • Поврежденная аппаратная или аппаратная неисправность
  • Инфекция компьютерного вируса или вредоносного ПО
  • Поврежденный или поврежденный файл программного обеспечения

Могу ли я предотвратить код ошибки Windows Update 0x80240034?

ДА , вы можете легко избежать этого кода ошибки обновления, следуя приведенному ниже руководству:

  • Рекомендуется обновлять все установленные программные приложения и системные драйверы, выпуски безопасности и многое другое.
  • Избегайте открывать спам-адрес электронной почты, также будьте осторожны при загрузке вложений электронной почты, которые поступали с неизвестного идентификатора электронной почты.
  • Сканирование вашего ПК или ноутбука на регулярной основе, это поможет системным файлам избежать опасных вредоносных программ.

Источник: https://comhub.ru/0x80240034-oshibka-obnovleniya-windows-10-neudachnaya-popytka-ustanovki/

[Resolved] How to Fix Windows 10 Update Error 0x80240034?

0x80240034 is a Windows Update error that appears and prevents the entire updating process on Windows 10 system. According to the Microsoft, this issue has already fixed, but there are lots of Windows 10 users who are suffering from Update error 0x80240034.

This error is not limited to Windows 10 Insiders only as this error code is affecting all versions of Windows 10 system.

There are various posts available on the Windows PC forums sits where users reported about 0x80240034 error when trying to install Cumulative Update KB4048955.

Is Your PC Running Slow & Needs Optimization?Don't Miss The BEST TOOL To FIX PC Errors & Issues

According to them, the available update gets installed without any issue via automatic Windows Update service, but when it reaches to the finishing steps of the installation process during systems reboot it get fails and all changes are rolled back automatically.

If you are suffering from the Update error 0x80240034 and unable to update your PC due to this irritating error message then you need to apply the below-discussed solutions one by one. But before applying the solutions it is recommended to know more about this error why Windows 10 update error is happening and all.

Sometime you will face this kind of update error due to the corrupted updates or some update components get damaged while the installation process.

If this is the case then you should either wait for the patch to be released by the Microsoft or you can also install the update manually from the official website: Microsoft Update Catalog.

Signs of 0x80240034 Error Code

  • WU_E_DOWNLOAD_FAILED” error message appears and crashes the active program window
  • “0x80240034” is appeared
  • “A problem has been detected and Windows has been shut down to prevent damage to your computer. The problem seems to be caused by the following file…”
  • Your PC frequently crashes with Error 0x80240034 when running the same app
  • Update failed to download.” is appeared
  • Windows system becomes slow and responds sluggishly to mouse or keyboard input
  • PC periodically reboots and freezes for a few seconds

Why I’m Getting Windows Update Error Code 0x80240034?

There are several reasons that can trigger Windows update error code 0x80240034, some of them are:

  • Damaged or corrupted Windows Registry
  • Confliction of installed system Drivers
  • Damaged Hardware or hardware malfunction
  • Infection of computer Virus or malware
  • Damaged or corrupt software File

Can I prevent Windows Update Error Code 0x80240034?

YES, you can avoid this update error code with ease, follow the below-given tutorial:

  • It is recommended to update all the installed software applications and system drivers, security releases and more.
  • Avoid opening any spam email, also apply caution when downloading email attachments that came from unknown email ID.
  • Scan your PC or Laptop on regular basis, this will help the system files to avoid dangerous malware.

Try to Reset Windows Update Store

Try to reset the update store, try the below-given steps.

  1. Open the command prompt with an administrative permission. To do this, go to the taskbar’s search box and type cmd. Select the Command Prompt and right click and choose Run as administrator.
  1. Now you need to run the following command one by one into the command prompt window.

net stop wuauservnet stop cryptSvc

net stop bits

After it, rename the below-given folder using the commands given below:

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old

Then reboot the Windows and check and check that the update error 0x80240034 is fixed or not.

Also Read: [Solved] How to Fix Netflix Video Streaming Problems on Windows 10 after Upgrade?

Clean the Windows Update temporary cache folder

First, you need to stop the Windows update process

Step 1: Press ‘Windows + R’ to open the run dialogue box. After opening, type “services.msc” in the run dialogue box.

Step 2: This will open up the services window. This window includes all Windows services on your system.

Step 3: Now, search for the “Windows Update

Step 4: Right-click on the “Windows Update” and then click Stop.

Now clean the Windows Update temporary cache folder:

Step 1: Again open the run dialogue box by pressing windows-key + R key simultaneously.

Step 2: Type %windir%\SoftwareDistribution\DataStore in the run window and click OK.

Step 3: This will open the Windows Explorer on the correct path.
Step 4: Erase all the contents of this folder.

After it, start the Windows Update Service again:

Step 1: Again go to the Windows Services.

Step 2: Locate the Windows Update.

Step 3: Now, right-click on it and select Start.

Verify your Registry

If you are still unable to get rid of this update error code then you should follow the below given steps in order to fix any kind of registry issues.

  1. Open the Run dialogue box by pressing Windows + R button.
  2. Now, in the run box you need to type the regedit.exeand press ENTER key to open the register editor Window.
  3. Now, navigate to the left pane or Registry editor to the following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate

  1. Erase the entries WUServerand WIStatusServer in the right pane.

At last, close all windows and then restart your Windows PC. Check for the update error is solved or not.

Conclusion

Above suggested fixes for Windows 10 Update error 0x80240034 is effective and can allow you to install the available update without facing any type of error.

After fixing Windows 10: Update error 0x80240034 it is recommended to scan your PC with a professional PC error repair tool. This is because to deal with the other types of PC errors registry junk issue, DLL problems, BSoD errors and more.

Scan your system with this software and your Windows PC will become a brand new computer. It will scan your entire computer/Laptop and get rid of all types of problems residing in your PC and boost the performance of your system.

delete Windows 10 Update Error 0x80240034, fix Windows 10 Update Error 0x80240034, get rid of Windows 10 Update Error 0x80240034, repair Windows 10 Update Error 0x80240034, resolve Windows 10 Update Error 0x80240034, Windows 10 Update Error 0x80240034

Источник: http://www.pcerror-fix.com/resolved-fix-windows-10-update-error-0x80240034

Устранение 0x80240034 ошибки обновления Windows 10

Ошибка 0x80240034 возникает при установке обновлений windows 10 в Центре обновлений. Эта проблема появилась после релиза Windows 10 Insider Preview (программы предварительной оценки Windows) версии 16226.

Появилась она примерно полгода назад и за это время, кажется, что за это время Microsoft должны уже были устранить данную проблема, однако она до сих пор присутствует в системе.

  Ошибка 0x80240034 возникала при установке обновлений KB4048955 windows 10.

Причины появления ошибки 0x80240034

Причинами появления 0x80240034 ошибки обновления windows 10 могут быть:

  • Высокая нагрузка (либо совсем недоступность) серверов из Центра обновления Windows
  • Нет подключения к Интернету
  • Малая скорость Интернет-соединения
  • Случайный сбой Центра обновления Windows
  • Повреждение компонентов Центра обновления Windows
  • Вмешательство стороннего антивируса в процесс обновления
  • Отсутствие .NET Framework 3.5
  • Другие причины

Способ 1: Устранение стандартным методом

Первым делом необходимо попробовать устранить 0x80240034 ошибку обновления методами средства устранения неполадок Windows 10. Microsoft лучше всего понимает, какие проблемы могут возникнуть при автоматическом обновлении и предложить способы их решения.

Запустить средство устранения неполадок Windows 10 можно следующим образом:

  1. Заходим в меню Пуск, выбираем Параметры
  2. Далее в Параметрах в окне поиска вводим “устранение неполадок” и выбираем раздел Устранение неполадок
  3. В подразделе Система и безопасность выбираем пункт Устранение неполадок с помощью Центра обновления Windows 10
  4. Запустится средство устранения неполадок, нажимаем Далее и ждем, когда средство найдет проблемы при обновлении Windows 10

При запуске средства устранения неполадок, оно начнет сканирование системы на наличие проблем, мешающих нормальному обновлению Windows 10.

Необходимо подождать какое-то время, а потом выполнить все указания, предложенные средством устранения неполадок.

После окончания диагностики, попробуйте снова запустить обновления.

Как правило средство устранения неполадок приносит результаты крайне редко, однако в любом случае стоит попробовать решение проблемы с него.

Способ 2: Поменять тип запуска некоторых служб

Ошибка обновления Windows 10 0x80240034 может возникать по причине, что некоторые службы, необходимые для обновления Windows 10, были отключены. Данную проблему можно исправить, выставив для данных служб автоматический тип запуска. Таким образом, одни будут активироваться сразу при запуске системы.

Мы будет изменять тип запуска служб в командной строке, это намного быстрее чем лазить в системных настройках:

  1. Введите сочетание клавиш Ctrl + X выберете в выпадающем меню пункт Командная строка (администратор). Для выполнения следующих команд потребуются права администратора.
  2. Далее поочередно через Enter вводим следующие команды: SC config wuauserv start=auto, SC config bits start=auto, SC config cryptsvc start=auto, SC config trustedinstaller start=auto
  3. Перезагрузите компьютер и попробуйте снова проверить есть ли ошибка 0x80240034 при установке обновлений windows 10

Способ 3: Активация .NET Framework 3.5

Следующим методом, позволяющим исправить 0x80240034 ошибку обновления Windows 10 является включение библиотеки .NET Framework 3.

5 (очень важной, без которой отказываются работать многие сайты и программы). Для активации .

NET Framework не надо будет ничего скачивать и устанавливать, все необходимое уже находится в системе. Для активации сделайте следующее:

  1. В Панели управления в поиске вводим “Программы и компоненты” и выбираем раздел Включение или отключение компонентов Windows
  2. Поставить галочку напротив .NET Framework 3.5 и нажимаем ОК
  3. Перезагружаем компьютер и пробуем снова установить обновления

Способ 4: Сброс элементов Центра обновления Windows

Исходя из того, что 0x80240034 ошибка обновления Windows 10 может быть следствием повреждения некоторых компонентов Центра обновления Windows, необходимо попробовать сбросить данные компоненты. Сделать это можно в той же консоли, необходимо зайти с правами администратора. Как зайти под администратором я показал во втором способе. Тут напишу только команды:

net stop bits

net stop wuauserv appidsvc

net stop

net stop cryptsvc

Del «%ALLUSERSPROFILE%\Application Data\Microsoftetwork\Downloader\qmgr*.dat»

sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)

sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)

cd /d %windir%\system32

regsvr32.exe atl.dll

regsvr32.exe urlmon.dll

regsvr32.exe mshtml.dll

regsvr32.exe shdocvw.dll

regsvr32.exe browseui.dll

regsvr32.exe jscript.dll

regsvr32.exe vbscript.dll

regsvr32.exe scrrun.dll

regsvr32.exe msxml.dll

regsvr32.exe msxml3.dll

regsvr32.exe msxml6.dll

regsvr32.exe actxprxy.dll

regsvr32.exe softpub.dll

regsvr32.exe wintrust.dll

regsvr32.exe dssenh.dll

regsvr32.exe rsaenh.dll

regsvr32.exe gpkcsp.dll

regsvr32.exe sccbase.dll

regsvr32.exe slbcsp.dll

regsvr32.exe cryptdlg.dll

regsvr32.exe oleaut32.dll

regsvr32.exe ole32.dll

regsvr32.exe shell32.dll

regsvr32.exe initpki.dll

regsvr32.exe wuapi.dll

regsvr32.exe wuaueng.dll

regsvr32.exe wuaueng1.dll

regsvr32.exe wucltui.dll

regsvr32.exe wups.dll

regsvr32.exe wups2.dll

regsvr32.exe wuweb.dll

regsvr32.exe qmgr.dll

regsvr32.exe qmgrprxy.dll

regsvr32.exe wucltux.dll

regsvr32.exe muweb.dll

regsvr32.exe wuwebv.dll

netsh winsock reset

netsh winhttp reset proxy

net start bits

net start wuauserv

net start appidsvc

net start cryptsvc 

После выполнения команд перезагрузите компьютер и попробуйте заново запустить обновления.

___________________________

Друзья, если вам понравилась статья лучший способ выразить благодарность — подписаться на нашу группу ВК. Вы будете в курсе всех последних обновлений на сайте. Помимо прочего в этой группе будет много интересного и полезного материала, которого нет на сайте. Так что прошу подписаться

Источник: http://netclo.ru/ustranenie-0x80240034-oshibki-obnovleniya-windows-10/

Как исправить ошибку обновления Windows 10

При обновлении Windows некоторые пользователи сталкиваются с проблемой, имеющей кодовое название 0x80240034, ошибка обновления Windows 10. О том, как устранить проблему, рассказано в этой статье.

Факторы, вызывающие ошибку обновления:

  • перегрузка серверов Центра обновления Windows;
  • отсутствие подключения к Сети;
  • недостаточная пропускная способность Интернет-соединения;
  • сбой Центра обновлений Windows;
  • повреждения компонентов ОС;
  • вмешательство в обновление антивирусного ПО;
  • отсутствие .NET Framework 3.5.

Проблема решается без необходимости переустановки ОС.

Чтобы исправить ошибку, нужно воспользоваться одним из перечисленных ниже методов. После выполнения каждого из них стоит проверять, устранилась ли неполадка.

Стандартный способ

При возникновении проблем Windows предлагает использовать утилиту Устранения неполадок.

  1. Откройте «Пуск» → «Параметры».
  2. Перейдите в «Устранение неполадок».
  3. Нажмите «Устранение неполадок с помощью Центра обновления Windows».
  4. Дождитесь окончания процесса поиска и исправления проблем.

Смена типа запуска служб

Проблема может возникать из-за отключенных служб, требуемых для обновления Windows 10. Нужно указать им автоматический тип запуска.

  1. Нажмите Ctrl + X → «Командная строка (администратор)».
  2. Введите по очереди следующие команды, завершая ввод нажатием Enter:
    • SC config wuauserv start=auto
    • SC config bits start=auto
    • SC config cryptsvc start=auto
    • SC config trustedinstaller start=auto
  3. Перезагрузите ПК.

Для полноценного обновления ОС необходимо включить библиотеку .NET Framework 3.5.

  1. Нажмите «Ctrl + X» → «Панель управления».
  2. Выберите «Включение или отключение компонентов Windows».
  3. Поставьте галочку напротив .NET Framework 3.5 → «OK».
  4. Перезапустите компьютер.

Сброс компонентов Центра обновлений

Иногда случается сбой некоторых элементов Windows. Их необходимо сбросить.

  1. Нажмите Ctrl + X → «Командная строка (администратор)».
  2. Выполните поочередно следующие команды:

    Совет! Используйте стрелку «Вверх» на клавиатуре, чтобы подставить предыдущую выполненную инструкцию и редактировать ее.

    • net stop bits
    • net stop wuauserv appidsvc
    • net stop
    • net stop cryptsvc
    • Del «%ALLUSERSPROFILE%\Application Data\Microsoftetwork\Downloader\qmgr*.dat»
    • sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    • sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
    • cd /d %windir%\system32
    • regsvr32.exe atl.dll
    • regsvr32.exe urlmon.dll
    • regsvr32.exe mshtml.dll
    • regsvr32.exe shdocvw.dll
    • regsvr32.exe browseui.dll
    • regsvr32.exe jscript.dll
    • regsvr32.exe vbscript.dll
    • regsvr32.exe scrrun.dll
    • regsvr32.exe msxml.dll
    • regsvr32.exe msxml3.dll
    • regsvr32.exe msxml6.dll
    • regsvr32.exe actxprxy.dll
    • regsvr32.exe softpub.dll
    • regsvr32.exe wintrust.dll
    • regsvr32.exe dssenh.dll
    • regsvr32.exe rsaenh.dll
    • regsvr32.exe gpkcsp.dll
    • regsvr32.exe sccbase.dll
    • regsvr32.exe slbcsp.dll
    • regsvr32.exe cryptdlg.dll
    • regsvr32.exe oleaut32.dll
    • regsvr32.exe ole32.dll
    • regsvr32.exe shell32.dll
    • regsvr32.exe initpki.dll
    • regsvr32.exe wuapi.dll
    • regsvr32.exe wuaueng.dll
    • regsvr32.exe wuaueng1.dll
    • regsvr32.exe wucltui.dll
    • regsvr32.exe wups.dll
    • regsvr32.exe wups2.dll
    • regsvr32.exe wuweb.dll
    • regsvr32.exe qmgr.dll
    • regsvr32.exe qmgrprxy.dll
    • regsvr32.exe wucltux.dll
    • regsvr32.exe muweb.dll
    • regsvr32.exe wuwebv.dll
    • netsh winsock reset
    • netsh winhttp reset proxy
    • net start bits
    • net start wuauserv
    • net start appidsvc
    • net start cryptsvc

Выводы

Чтобы устранить ошибку обновления Windows 10, необходимо воспользоваться утилитой Устранения неполадок, изменить тип запуска служб, включить .NET Framework 3.5 или сбросить компоненты Центра обновлений.

Источник: https://geekon.media/kak-ispravit-oshibku-obnovleniya-windows-10/

Понравилась статья? Поделить с друзьями:
Добавить комментарий

;-) :| :x :twisted: :smile: :shock: :sad: :roll: :razz: :oops: :o :mrgreen: :lol: :idea: :grin: :evil: :cry: :cool: :arrow: :???: :?: :!: