Installer Steam
Logg inn
|
språk
简体中文 (forenklet kinesisk)
繁體中文 (tradisjonell kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tsjekkisk)
Dansk (dansk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spania)
Español – Latinoamérica (spansk – Latin-Amerika)
Ελληνικά (gresk)
Français (fransk)
Italiano (italiensk)
Bahasa Indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (nederlandsk)
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasil)
Română (rumensk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (vietnamesisk)
Українська (ukrainsk)
Rapporter et problem med oversettelse
There were problems installing some updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help:
• Feature update to Windows 10, version 1607 - Error 0x8024001e
• Update for Windows 10 for x64-based Systems (KB3125217) - Error 0x80070643
If you have some critical data just back it up to some external carrier, rest of the stuff can always be downloaded again.
Everyone's answer to probelms is to reinstall Windows. Maybe for extreme situations. That isn't how you fix issues.
Unless you can provide a link :)
That is exactly how you fix the issues with Windows that nothing else will fix. Had to do that few times myself too.
Trying to just upgrade from one Windows version to another without clean install is usually stupid idea to begin with, there will almost always be potential problems with that.
https://support.microsoft.com/en-us/instantanswers/512a5183-ffab-40c5-8a68-021e32467565/windows-update-troubleshooter
Potential Windows Update Database error detected - Fixed
Windows Update Componenets must be repaired - Fixed
I'm gonna try to update now I'll report back once it's finished.
Still got the error for "Update for Windows 10 for x64-based Systems (KB3125217),
and these new errors
• Update for Windows 10 for x64-based Systems (KB3125217) - Error 0x80246007
• Feature update to Windows 10, version 1607 - Error 0x80070714
Create a batch file, and add the following:
net stop wuauserv
cd %systemroot%\SoftwareDistribution
ren Download Download.old
net start wuauserv
net stop bits
net start bits
net stop cryptsvc
cd %systemroot%\system32
ren catroot2 catroot2old
net start cryptsvc
Make sure you run this as admin. If this doesn't work, you need to install Windows.
http://www.catalog.update.microsoft.com/search.aspx?q=kb3125217
You do not use that to handle Windows Updates.