- Fórumok
- OS, alkalmazások
- Windows 10
- Keresés: "net start wuauserv"
- (kiemelt téma)
- gban: Ingyen kellene, de tegnapra
- Sub-ZeRo: Euro Truck Simulator 2 & American Truck Simulator 1 (esetleg 2 majd, ha lesz) :)
- sziku69: Fűzzük össze a szavakat :)
- sziku69: Szólánc.
- Elektromos rásegítésű kerékpárok
- Luck Dragon: Asszociációs játék. :)
- ricsi99: 6. Genes alaplap tündöklése kontra MS/Zintel korlátozásai
- D1Rect: Nagy "hülyétkapokazapróktól" topik
- Lalikiraly: Macbook NEO 2
- Lalikiraly: Mercis kalandok - Huszonkilencedik rész
-
Fórumok
LOGOUT - lépj ki, lépj be!
LOGOUT reakciók Monologoszféra FototrendGAMEPOD - játék fórumok
PC játékok Konzol játékok MobiljátékokPROHARDVER! - hardver fórumok
Notebookok TV & Audió Digitális fényképezés Alaplapok, chipsetek, memóriák Processzorok, tuning Hűtés, házak, tápok, modding Videokártyák Monitorok Adattárolás Multimédia, életmód, 3D nyomtatás Tabletek, E-bookok Nyomtatók, szkennerek PC, mini PC, barebone, szerver Beviteli eszközök Egyéb hardverek PROHARDVER! BlogokMobilarena - mobil fórumok
Okostelefonok Mobiltelefonok Okosórák Autó+mobil Üzlet és Szolgáltatások Mobilalkalmazások Tartozékok, egyebek Mobilarena blogokIT café - infotech fórumok
Infotech Hálózat, szolgáltatók OS, alkalmazások SzoftverfejlesztésFÁRADT GŐZ - közösségi tér szinte bármiről
Tudomány, oktatás Sport, életmód, utazás, egészség Kultúra, művészet, média Gazdaság, jog Technika, hobbi, otthon Társadalom, közélet Egyéb Lokál PROHARDVER! interaktív
-
Frissítve: 2020-05-31 14:25 Téma összefoglaló
Új hozzászólás Aktív témák
-
zolee001
őstag
1,
sfc /scannow2.
dism /online /cleanup-image /scanhealth
dism /online /cleanup-image /checkhealth
dism /online /cleanup-image /restorehealth3,
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\\Windows\\SoftwareDistribution SoftwareDistribution.old
ren C:\\Windows\\System32\\catroot2 Catroot2.old4.
net start wuauserv
net start cryptSvc
net start bits
net start msiserverEgyesével minden sort enter megnyomásával
-
qqcqqc
őstag
Csinálj egy bat fáljt ezzel a tartalommal:
net stop wuauserv
net stop bits
md C:\Windows\NewFolder
robocopy C:\Windows\NewFolder C:\Windows\SoftwareDistribution /MIR
rd C:\Windows\SoftwareDistribution /s /q
rd C:\Windows\NewFolder /s /q
md C:\Windows\SoftwareDistribution
Dism /online /Cleanup-Image /StartComponentCleanup /ResetBase
net start wuauserv
net start bits
pauserendszetergazda jogosultsággal indítsd.
Ez kitakarít minden frissítési előzményt. -
opossite
csendes tag
Sziasztok!
Feltelepítettem egy win 10 prot ismerősömnek és el is kezdte lehúzni a frissítéseket, de az egyik után, mikor "Frissítés és újraindítás"-ra megyek vagy "Frissítés és leállítás"-ra, nem történik semmi. Lekapcsolás közben nem írja, hogy frissítene és betöltésnél sem. A frissítések keresése / Frissítés és Biztonság ablakot meg sem nyitja. Parancssorban próbáltam több mindent:
sfc /scannow - Nem talált hibát.
Dism /Online /Cleanup-Image /ScanHealth; Dism /Online /Cleanup-Image /RestoreHealth - Nem talált hibát.
Az alábbi parancs sem hozott eredményt:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Próbáltam az alábbit, de a Windows Update szolgáltatásnál nem is engedi elindítani a frissítést (függetlenül attól, hogy kézi vagy automatikus).
a. Press Windows key + R, type "services.msc" (without quotes) in start run box and press Enter.
b. Locate Windows Update service.
c. Right click on the Windows Update service and select Properties.
d. In Start-up type, select Automatic from the list.
e. Click Start under Service status.
f. Click OK.
g. Repeat the steps c to f for the following services also:
Background Intelligent Transfer Service & Cryptographic Service.
Valakinek van esetleg ötlete, hogy miként tudnám áthidalni a problémát.Előre is köszönöm.
opossite
-
akaido
addikt
Belefutottam egy frissen telepített w10 1058-as update hibába:

A "szokásosnak" mondható dolgokat próbáltam:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserverAztán két scriptet is:
[link]
[link]Továbbra sem indítható a windows update.
Update! Na nem a windows hanem a Feladatkezelóben találtam egy stop winupdates folyamatot, azt kilőttem, így már az update szolgáltatás legalább fut.
Szabad országban, szabad ember, szabad akaratából azt mond és azt tesz...amit szabad. UDS Ignition. -
qdak
addikt
Mert nem indult el a frissítés szolgáltatás.
Ugye ezeket is beírtad a pause után:net start wuauservnet start cryptSvcnet start bitsnet start msiserverha nem indul vmelyik, indíts újra és kerestess frissítésre.ஃ°˙*˙°ஃ доступ запрещен ஃ°˙*˙°ஃ; Eladó HP ML350 G6: https://hardverapro.hu/apro/hp_ml350_g6/friss.html -
qdak
addikt
net stop wuauservnet stop cryptSvcnet stop bitsnet stop msiservercd /d %SystemRoot%\SoftwareDistributiondel /s /q /f Downloadpausenet start wuauservnet start cryptSvcnet start bitsnet start msiserver
Ezt megpróbálnám, akár bemásolgatod cmd/admin-ba, vagy csinálsz egy .bat filet, amit futtatsz admin ként.
Nálam is csak úgy ment le, hogy töröltem a frissítés temp-et.ஃ°˙*˙°ஃ доступ запрещен ஃ°˙*˙°ஃ; Eladó HP ML350 G6: https://hardverapro.hu/apro/hp_ml350_g6/friss.html -
pataslogeza
aktív tag
Koszonom a segitseget, es neked is King Unique!
Sikerult vegre frissiteni 1903-ra, es mostmar telepiti rendesen a frissiteseket

A megoldas a lenti idezetben levo parancsok kiadasa volt, amibol a vastaggal jelzett (atnevezes) nem mukodott. Le allitottam a kriptografiai szolgaltatasokat, es ugy mar at tudtam nevezni a catroot2 mappat, aztan visszakapcsoltam a kriptografiai szolgaltatasokat, inditotttam a frissitot, es 15 perc mulva mar 1903 volt a gepemen

Szoval a catroot2 mappa tartalma volt a kakukktojas.
Meg egyszer koszonom mindenkinek aki segitett!
1. Right click on Windows Start > Windows Powershell (Admin)
Type following (or copy and paste following) one by one and Enter
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
[B]Ren C:\Windows\System32\catroot2 Catroot2.old[/B]
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
2. Type following in Windows Start Search box and hit Enter %systemroot%\Logs\CBS > Rename CBS.Log to something else.
If it doesn't allow you to rename - Type services in Windows Start Search box > Click Services > Scroll down to find the Windows Modules Installer service and double-click on it > Set its startup type to Manual > Reboot your computer
Go to C:\Windows\Logs\CBS > Rename CBS.Log > Reboot your computer > Then go back into the Services App and set Windows Modules Installer Service back to Automatic Startup (Note CBS log files contain information about windows update, SFC etc)
(Source - https://partnersupport.microsoft.com/en-us/par_...)
3. Uninstall any third party Antivirus (After update is successful, you can install it again)
4. You can go to https://www.microsoft.com/en-us/software-downlo...
You can download the latest Windows 10 package from this link (media creation tool) and follow the instructions there to upgrade. Use the very simple instructions given under Using this tool to upgrade this PC to Windows 10 -
cigam
titán
ez nem is kellene erre a verzióra
Ez fura, mert ez a 11. havi összegző frissítés.
2 tipp:
- letöltöd a 1809 telepítőt, és arról frissíted a rendszert.
- kézzel kitakarítasz. Nyitsz egy admin jogu parancssort, és sorban kiadod az alábbi parancsokat:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Végül újraindítod a gépet.Freeware, és akciós programok egy helyen https://www.facebook.com/freewarenews -
zolee001
őstag
:: ==================================================================================
:: NAME: Reset Windows Update Tool.
:: DESCRIPTION: This script reset the Windows Update Components.
:: AUTHOR: Manuel Gil.
:: VERSION: 10.5.3.3
:: ==================================================================================
:: Set console.
:: void mode();
:: /************************************************************************************/
:mode
echo off
title Reset Windows Update Tool.
mode con cols=78 lines=32
color 17
cls
goto getValues
goto :eof
:: /************************************************************************************/
:: Print Top Text.
:: @param - text = the text to print (%*).
:: void print(string text);
:: /*************************************************************************************/
:print
cls
echo.
echo.%name% [Version: %version%]
echo.Reset Windows Update Tool.
echo.
echo.%*
echo.
goto :eof
:: /*************************************************************************************/
:: Add Value in the Registry.
:: @param - key = the key or entry to be added (%~1).
:: value = the value to be added under the selected key (%~2).
:: type = the type for the registry entry (%~3).
:: data = the data for the new registry entry (%~4).
:: void addReg(string key, string value, string type, string data);
:: /*************************************************************************************/
:addReg
reg add "%~1" /v "%~2" /t "%~3" /d "%~4" /f
goto :eof
:: /*************************************************************************************/
:: Load the system values.
:: void getValues();
:: /************************************************************************************/
:getValues
for /f "tokens=4-5 delims=[] " %%a in ('ver') do set version=%%a%%b
for %%a in (%version%) do set version=%%a
if %version% EQU 5.1.2600 (
:: Name: "Microsoft Windows XP"
set name=Microsoft Windows XP
:: Family: Windows 5
set family=5
:: Compatibility: Yes
set allow=Yes
) else if %version% EQU 5.2.3790 (
:: Name: "Microsoft Windows XP Professional x64 Edition"
set name=Microsoft Windows XP Professional x64 Edition
:: Family: Windows 5
set family=5
:: Compatibility: Yes
set allow=Yes
) else if %version% EQU 6.0.6000 (
:: Name: "Microsoft Windows Vista"
set name=Microsoft Windows Vista
:: Family: Windows 6
set family=6
:: Compatibility: Yes
set allow=Yes
) else if %version% EQU 6.0.6001 (
:: Name: "Microsoft Windows Vista SP1"
set name=Microsoft Windows Vista SP1
:: Family: Windows 6
set family=6
:: Compatibility: Yes
set allow=Yes
) else if %version% EQU 6.0.6002 (
:: Name: "Microsoft Windows Vista SP2"
set name=Microsoft Windows Vista SP2
:: Family: Windows 6
set family=6
:: Compatibility: Yes
set allow=Yes
) else if %version% EQU 6.1.7600 (
:: Name: "Microsoft Windows 7"
set name=Microsoft Windows 7
:: Family: Windows 7
set family=7
:: Compatibility: Yes
set allow=Yes
) else if %version% EQU 6.1.7601 (
:: Name: "Microsoft Windows 7 SP1"
set name=Microsoft Windows 7 SP1
:: Family: Windows 7
set family=7
:: Compatibility: Yes
set allow=Yes
) else if %version% EQU 6.2.9200 (
:: Name: "Microsoft Windows 8"
set name=Microsoft Windows 8
:: Family: Windows 8
set family=8
:: Compatibility: Yes
set allow=Yes
) else if %version% EQU 6.3.9200 (
:: Name: "Microsoft Windows 8.1"
set name=Microsoft Windows 8.1
:: Family: Windows 8
set family=8
:: Compatibility: Yes
set allow=Yes
) else if %version% EQU 6.3.9600 (
:: Name: "Microsoft Windows 8.1 Update 1"
set name=Microsoft Windows 8.1 Update 1
:: Family: Windows 8
set family=8
:: Compatibility: Yes
set allow=Yes
) else (
ver | find "10.0." > nul
if %errorlevel% EQU 0 (
:: Name: "Microsoft Windows 10"
set name=Microsoft Windows 10
:: Family: Windows 10
set family=10
:: Compatibility: Yes
set allow=Yes
) else (
:: Name: "Unknown"
set name=Unknown
:: Compatibility: No
set allow=No
)
)
call :print %name% detected . . .
if %allow% EQU Yes goto permission
call :print Sorry, this Operative System is not compatible with this tool.
echo. An error occurred while attempting to verify your system.
echo. Can this using a business or test version.
echo.
echo. If not, verify that your system has the correct security fix.
echo.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /************************************************************************************/
:: Checking for Administrator elevation.
:: void permission();
:: /************************************************************************************/
:permission
openfiles>nul 2>&1
if %errorlevel% EQU 0 goto terms
call :print Checking for Administrator elevation.
echo. You are not running as Administrator.
echo. This tool cannot do it's job without elevation.
echo.
echo. You need run this tool as Administrator.
echo.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /************************************************************************************/
:: Terms.
:: void terms();
:: /*************************************************************************************/
:terms
call :print Terms and Conditions of Use.
echo. The methods inside this tool modify files and registry settings.
echo. While you are tested and tend to work, We not take responsibility for
echo. the use of this tool.
echo.
echo. This tool is provided without warranty. Any damage caused is your
echo. own responsibility.
echo.
echo. As well, batch files are almost always flagged by anti-virus, feel free
echo. to review the code if you're unsure.
echo.
choice /c YN /n /m "Do you want to continue with this process? (Yes/No) "
if %errorlevel% EQU 1 goto menu
if %errorlevel% EQU 2 goto close
echo.An unexpected error has occurred.
echo.
echo.Press any key to continue . . .
pause>nul
goto menu
goto :eof
:: /*************************************************************************************/
:: Menu of tool.
:: void menu();
:: /*************************************************************************************/
:menu
call :print This tool reset the Windows Update Components.
echo. 1. Open the system protection.
echo. 2. Reset Windows Update Components.
echo. 3. Delete temporary files in Windows.
echo. 4. Open the Internet Explorer options.
echo. 5. Scans all protected system files.
echo. 6. Scan the image to check for corruption.
echo. 7. Check the detected corruptions.
echo. 8. Repair the image.
echo. 9. Clean up the superseded components.
echo. 10. Change invalid values in the Registry.
echo. 11. Reset the Winsock settings.
echo. 12. Search updates.
echo. 13. Explore other local solutions.
echo. 14. Explore other online solutions.
echo. 15. Download Diagnostic.
echo. 16. Restart your PC.
echo.
echo. ?. Help. 0. Close.
echo.
set /p option=Select an option:
if %option% EQU 0 (
goto close
) else if %option% EQU 1 (
call :sysProtection
) else if %option% EQU 2 (
call :components
) else if %option% EQU 3 (
call :temp
) else if %option% EQU 4 (
call :iOptions
) else if %option% EQU 5 (
call :sfc
) else if %option% EQU 6 (
call :dism1
) else if %option% EQU 7 (
call :dism2
) else if %option% EQU 8 (
call :dism3
) else if %option% EQU 9 (
call :dism4
) else if %option% EQU 10 (
call :regedit
) else if %option% EQU 11 (
call :winsock
) else if %option% EQU 12 (
call :updates
) else if %option% EQU 13 (
call :local
) else if %option% EQU 14 (
call :online
) else if %option% EQU 15 (
call :diagnostic
) else if %option% EQU 16 (
call :restart
) else if %option% EQU ? (
call :help
) else (
echo.
echo.Invalid option.
echo.
echo.Press any key to continue . . .
pause>nul
)
goto menu
goto :eof
:: /*************************************************************************************/
:: Open system protection.
:: void sysProtection();
:: /*************************************************************************************/
:sysProtection
call :print Opening the system protection.
if %family% NEQ 5 (
start systempropertiesprotection
) else (
echo.
echo.Sorry, this option is not available on this Operative System.
echo.
echo.Press any key to continue . . .
pause>nul
)
goto :eof
:: /*************************************************************************************/
:: Run the reset Windows Update components.
:: void components();
:: /*************************************************************************************/
:components
:: ----- Stopping the Windows Update services -----
call :print Stopping the Windows Update services.
net stop bits
call :print Stopping the Windows Update services.
net stop wuauserv
call :print Stopping the Windows Update services.
net stop appidsvc
call :print Stopping the Windows Update services.
net stop cryptsvc
:: ----- Checking the services status -----
call :print Checking the services status.
sc query bits | findstr /I /C:"STOPPED"
If %errorlevel% NEQ 0 (
echo. Failed to stop the BITS service.
echo.
echo.Press any key to continue . . .
pause>nul
goto close
)
call :print Checking the services status.
sc query wuauserv | findstr /I /C:"STOPPED"
if %errorlevel% NEQ 0 (
echo. Failed to stop the Windows Update service.
echo.
echo.Press any key to continue . . .
pause>nul
goto close
)
call :print Checking the services status.
sc query appidsvc | findstr /I /C:"STOPPED"
if %errorlevel% NEQ 0 (
sc query appidsvc | findstr /I /C:"OpenService FAILED 1060"
if %errorlevel% NEQ 0 (
echo. Failed to stop the Application Identity service.
echo.
echo.Press any key to continue . . .
pause>nul
if %family% NEQ 6 goto close
)
)
call :print Checking the services status.
sc query cryptsvc | findstr /I /C:"STOPPED"
If %errorlevel% NEQ 0 (
echo. Failed to stop the Cryptographic Services service.
echo.
echo.Press any key to continue . . .
pause>nul
goto close
)
:: ----- Delete the qmgr*.dat files -----
call :print Deleting the qmgr*.dat files.
del /s /q /f "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
del /s /q /f "%ALLUSERSPROFILE%\Microsoft\Network\Downloader\qmgr*.dat"
:: ----- Renaming the softare distribution folders backup copies -----
call :print Deleting the old software distribution backup copies.
cd /d %SYSTEMROOT%
if exist "%SYSTEMROOT%\winsxs\pending.xml.bak" (
del /s /q /f "%SYSTEMROOT%\winsxs\pending.xml.bak"
)
if exist "%SYSTEMROOT%\SoftwareDistribution.bak" (
rmdir /s /q "%SYSTEMROOT%\SoftwareDistribution.bak"
)
if exist "%SYSTEMROOT%\system32\Catroot2.bak" (
rmdir /s /q "%SYSTEMROOT%\system32\Catroot2.bak"
)
if exist "%SYSTEMROOT%\WindowsUpdate.log.bak" (
del /s /q /f "%SYSTEMROOT%\WindowsUpdate.log.bak"
)
call :print Renaming the software distribution folders.
if exist "%SYSTEMROOT%\winsxs\pending.xml" (
takeown /f "%SYSTEMROOT%\winsxs\pending.xml"
attrib -r -s -h /s /d "%SYSTEMROOT%\winsxs\pending.xml"
ren "%SYSTEMROOT%\winsxs\pending.xml" pending.xml.bak
)
if exist "%SYSTEMROOT%\SoftwareDistribution" (
attrib -r -s -h /s /d "%SYSTEMROOT%\SoftwareDistribution"
ren "%SYSTEMROOT%\SoftwareDistribution" SoftwareDistribution.bak
)
if exist "%SYSTEMROOT%\system32\Catroot2" (
attrib -r -s -h /s /d "%SYSTEMROOT%\system32\Catroot2"
ren "%SYSTEMROOT%\system32\Catroot2" Catroot2.bak
)
if exist "%SYSTEMROOT%\WindowsUpdate.log" (
attrib -r -s -h /s /d "%SYSTEMROOT%\WindowsUpdate.log"
ren "%SYSTEMROOT%\WindowsUpdate.log" WindowsUpdate.log.bak
)
:: ----- Reset the BITS service and the Windows Update service to the default security descriptor -----
call :print Reset the BITS service and the Windows Update service to the default security descriptor.
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)
:: ----- Reregister the BITS files and the Windows Update files -----
call :print Reregister the BITS files and the Windows Update files.
cd /d %WINDIR%\system32
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
regsvr32.exe /s shdocvw.dll
regsvr32.exe /s browseui.dll
regsvr32.exe /s jscript.dll
regsvr32.exe /s vbscript.dll
regsvr32.exe /s scrrun.dll
regsvr32.exe /s msxml.dll
regsvr32.exe /s msxml3.dll
regsvr32.exe /s msxml6.dll
regsvr32.exe /s actxprxy.dll
regsvr32.exe /s softpub.dll
regsvr32.exe /s wintrust.dll
regsvr32.exe /s dssenh.dll
regsvr32.exe /s rsaenh.dll
regsvr32.exe /s gpkcsp.dll
regsvr32.exe /s sccbase.dll
regsvr32.exe /s slbcsp.dll
regsvr32.exe /s cryptdlg.dll
regsvr32.exe /s oleaut32.dll
regsvr32.exe /s ole32.dll
regsvr32.exe /s shell32.dll
regsvr32.exe /s initpki.dll
regsvr32.exe /s wuapi.dll
regsvr32.exe /s wuaueng.dll
regsvr32.exe /s wuaueng1.dll
regsvr32.exe /s wucltui.dll
regsvr32.exe /s wups.dll
regsvr32.exe /s wups2.dll
regsvr32.exe /s wuweb.dll
regsvr32.exe /s qmgr.dll
regsvr32.exe /s qmgrprxy.dll
regsvr32.exe /s wucltux.dll
regsvr32.exe /s muweb.dll
regsvr32.exe /s wuwebv.dll
:: ----- Resetting Winsock -----
call :print Resetting Winsock.
netsh winsock reset
:: ----- Resetting WinHTTP Proxy -----
call :print Resetting WinHTTP Proxy.
if %family% EQU 5 (
proxycfg.exe -d
) else (
netsh winhttp reset proxy
)
:: ----- Set the startup type as automatic -----
call :print Resetting the services as automatics.
sc config wuauserv start= auto
sc config bits start= auto
sc config DcomLaunch start= auto
:: ----- Starting the Windows Update services -----
call :print Starting the Windows Update services.
net start bits
call :print Starting the Windows Update services.
net start wuauserv
call :print Starting the Windows Update services.
net start appidsvc
call :print Starting the Windows Update services.
net start cryptsvc
call :print Starting the Windows Update services.
net start DcomLaunch
:: ----- End process -----
call :print The operation completed successfully.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /*************************************************************************************/
:: Delete temporary files in Windows.
:: void temp();
:: /*************************************************************************************/
:temp
call :print Deleting temporary files in Windows.
del /s /f /q "%TEMP%\*.*"
del /s /f /q "%SYSTEMROOT%\Temp\*.*"
echo.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /*************************************************************************************/
:: Open the Internet Explorer options.
:: void iOptions();
:: /*************************************************************************************/
:iOptions
call :print Opening the Internet Explorer options.
start InetCpl.cpl
goto :eof
:: /*************************************************************************************/
:: Scans all protected system files.
:: void sfc();
:: /*************************************************************************************/
:sfc
call :print Scans all protected system files.
if %family% NEQ 5 (
sfc /scannow
) else (
echo.Sorry, this option is not available on this Operative System.
)
If %errorlevel% EQU 0 (
echo.
echo.The operation completed successfully.
) else (
echo.
echo.An error occurred during operation.
)
echo.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /*************************************************************************************/
:: Scan the image to check for corruption.
:: void dism1();
:: /*************************************************************************************/
:dism1
call :print Scanning the image to check for corruption.
if %family% EQU 8 (
Dism.exe /Online /Cleanup-Image /ScanHealth
) else if %family% EQU 10 (
Dism.exe /Online /Cleanup-Image /ScanHealth
) else (
echo.Sorry, this option is not available on this Operative System.
)
If %errorlevel% EQU 0 (
echo.
echo.The operation completed successfully.
) else (
echo.
echo.An error occurred during operation.
)
echo.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /*************************************************************************************/
:: Check the detected corruptions.
:: void dism2();
:: /*************************************************************************************/
:dism2
call :print Checking the detected corruptions.
if %family% EQU 8 (
Dism.exe /Online /Cleanup-Image /CheckHealth
) else if %family% EQU 10 (
Dism.exe /Online /Cleanup-Image /CheckHealth
) else (
echo.Sorry, this option is not available on this Operative System.
)
If %errorlevel% EQU 0 (
echo.
echo.The operation completed successfully.
) else (
echo.
echo.An error occurred during operation.
)
echo.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /*************************************************************************************/
:: Repair the Windows image.
:: void dism3();
:: /*************************************************************************************/
:dism3
call :print Repairing the image.
if %family% EQU 8 (
Dism.exe /Online /Cleanup-Image /RestoreHealth
) else if %family% EQU 10 (
Dism.exe /Online /Cleanup-Image /RestoreHealth
) else (
echo.Sorry, this option is not available on this Operative System.
)
If %errorlevel% EQU 0 (
echo.
echo.The operation completed successfully.
) else (
echo.
echo.An error occurred during operation.
)
echo.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /*************************************************************************************/
:: Clean up the superseded components.
:: void dism4();
:: /*************************************************************************************/
:dism4
call :print Clean up the superseded components.
if %family% EQU 8 (
Dism.exe /Online /Cleanup-Image /StartComponentCleanup
) else if %family% EQU 10 (
Dism.exe /Online /Cleanup-Image /StartComponentCleanup
) else (
echo.Sorry, this option is not available on this Operative System.
)
If %errorlevel% EQU 0 (
echo.
echo.The operation completed successfully.
) else (
echo.
echo.An error occurred during operation.
)
echo.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /*************************************************************************************/
:: Change invalid values.
:: void regedit();
:: /*************************************************************************************/
:regedit
for /f "tokens=1-5 delims=/, " %%a in ("%date%") do (
set now=%%a%%b%%c%%d%time:~0,2%%time:~3,2%
)
:: ----- Create a backup of the Registry -----
call :print Making a backup copy of the Registry in: %USERPROFILE%\Desktop\Backup%now%.reg
if exist "%USERPROFILE%\Desktop\Backup%now%.reg" (
echo.An unexpected error has occurred.
echo.
echo. Changes were not carried out in the registry.
echo. Will try it later.
echo.
echo.Press any key to continue . . .
pause>nul
goto :eof
) else (
regedit /e "%USERPROFILE%\Desktop\Backup%now%.reg"
)
:: ----- Checking backup -----
call :print Checking the backup copy.
if not exist "%USERPROFILE%\Desktop\Backup%now%.reg" (
echo.An unexpected error has occurred.
echo.
echo. Something went wrong.
echo. You manually create a backup of the registry before continuing.
echo.
echo.Press any key to continue . . .
pause>nul
) else (
echo.The operation completed successfully.
echo.
)
:: ----- Delete keys in the Registry -----
call :print Deleting values in the Registry.
reg delete "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f
reg delete "HKLM\COMPONENTS\PendingXmlIdentifier" /f
reg delete "HKLM\COMPONENTS\NextQueueEntryIndex" /f
reg delete "HKLM\COMPONENTS\AdvancedInstallersNeedResolving" /f
reg delete "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update\RebootRequired" /f
:: ----- Add keys in the Registry -----
call :print Adding values in the Registry.
set key=HKLM\SOFTWARE\Microsoft\WindowsUpdate\UX
call :addReg "%key%" "IsConvergedUpdateStackEnabled" "REG_DWORD" "0"
set key=HKLM\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings
call :addReg "%key%" "UxOption" "REG_DWORD" "0"
set key=HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
call :addReg "%key%" "AppData" "REG_EXPAND_SZ" "%USERPROFILE%\AppData\Roaming"
set key=HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
call :addReg "%key%" "AppData" "REG_EXPAND_SZ" "%USERPROFILE%\AppData\Roaming"
set key=HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
call :addReg "%key%" "AppData" "REG_EXPAND_SZ" "%USERPROFILE%\AppData\Roaming"
reg add "HKLM\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup" /f
reg query "HKLM\SOFTWARE\Policies\Microsoft\Windows\CurrentVersion\Internet Settings" /v Security_HKLM_only | find /i "Security_HKLM_Only" | find "1"
if %errorlevel% EQU 0 (
set key=HKLM\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains
) else (
set key=HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains
)
call :addReg "%key%\microsoft.com\update" "http" "REG_DWORD" "2"
call :addReg "%key%\microsoft.com\update" "https" "REG_DWORD" "2"
call :addReg "%key%\microsoft.com\windowsupdate" "http" "REG_DWORD" "2"
call :addReg "%key%\update.microsoft.com" "http" "REG_DWORD" "2"
call :addReg "%key%\update.microsoft.com" "https" "REG_DWORD" "2"
call :addReg "%key%\windowsupdate.com" "http" "REG_DWORD" "2"
call :addReg "%key%\windowsupdate.microsoft.com" "http" "REG_DWORD" "2"
call :addReg "%key%\download.microsoft.com" "http" "REG_DWORD" "2"
call :addReg "%key%\windowsupdate.com" "http" "REG_DWORD" "2"
call :addReg "%key%\windowsupdate.com" "https" "REG_DWORD" "2"
call :addReg "%key%\windowsupdate.com\download" "http" "REG_DWORD" "2"
call :addReg "%key%\windowsupdate.com\download" "https" "REG_DWORD" "2"
call :addReg "%key%\download.windowsupdate.com" "http" "REG_DWORD" "2"
call :addReg "%key%\download.windowsupdate.com" "https" "REG_DWORD" "2"
call :addReg "%key%\windows.com\wustat" "http" "REG_DWORD" "2"
call :addReg "%key%\wustat.windows.com" "http" "REG_DWORD" "2"
call :addReg "%key%\microsoft.com\ntservicepack" "http" "REG_DWORD" "2"
call :addReg "%key%\ntservicepack.microsoft.com" "http" "REG_DWORD" "2"
call :addReg "%key%\microsoft.com\ws" "http" "REG_DWORD" "2"
call :addReg "%key%\microsoft.com\ws" "https" "REG_DWORD" "2"
call :addReg "%key%\ws.microsoft.com" "http" "REG_DWORD" "2"
call :addReg "%key%\ws.microsoft.com" "https" "REG_DWORD" "2"
:: ----- End process -----
call :print The operation completed successfully.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /*************************************************************************************/
:: Reset Winsock setting.
:: void winsock();
:: /*************************************************************************************/
:winsock
:: ----- Reset Winsock control -----
call :print Reset Winsock control.
call :print Restoring transaction logs.
fsutil resource setautoreset true C:\
call :print Restoring TPC/IP.
netsh int ip reset
call :print Restoring Winsock.
netsh winsock reset
call :print Restoring default policy settings.
netsh advfirewall reset
call :print Restoring the DNS cache.
ipconfig /flushdns
call :print Restoring the Proxy.
netsh winhttp reset proxy
:: ----- End process -----
call :print The operation completed successfully.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /*************************************************************************************/
:: Search Updates.
:: void updates();
:: /*************************************************************************************/
:updates
call :print Looking for updates.
echo.Wait . . .
echo.
wuauclt /resetauthorization /detectnow
if %family% EQU 10 (
start ms-settings:windowsupdate
) else (
if %family% NEQ 5 (
start wuapp.exe
) else (
echo.
echo.An unexpected error has occurred.
echo.
echo.Press any key to continue . . .
pause>nul
)
)
goto :eof
:: /*************************************************************************************/
:: Explore other local solutions.
:: void local();
:: /*************************************************************************************/
:local
call :print Looking for solutions in this PC.
if %family% NEQ 5 (
start control.exe /name Microsoft.Troubleshooting
) else (
echo.Sorry, this option is not available on this Operative System.
echo.
echo.Press any key to continue . . .
pause>nul
)
goto :eof
:: /*************************************************************************************/
:: Explore other online solutions.
:: void online();
:: /*************************************************************************************/
:online
call :print Looking for solutions Online.
start https://support.microsoft.com/en-us/gp/windows-update-issues/
goto :eof
:: /*************************************************************************************/
:: Reboot the system.
:: void restart();
:: /*************************************************************************************/
:restart
call :print Restart your PC.
if %family% NEQ 5 (
echo. The system reboot in 60 seconds.
echo. Please save all open documents.
start shutdown.exe /r /t 60 /c "The system reboot in 60 seconds. Please save all open documents."
) else (
echo.Sorry, this option is not available on this Operative System.
)
echo.
echo.Press any key to continue . . .
pause>nul
goto :eof
:: /*************************************************************************************/
:: Open help file.
:: void help();
:: /*************************************************************************************/
:help
start %~dp0Help.chm
goto :eof
:: /*************************************************************************************/
:: diagnostic tools menu.
:: void diagnostic();
:: /*************************************************************************************/
:diagnostic
call :print Download and run diagnostics for your system.
echo. 1. Windows Update on Windows 7, Windows 8 and Windows 8.1.
echo. 2. Windows Update on Windows 10.
echo. 3. Apps on Windows 8.1.
echo. 4. Apps on Windows 10.
echo. 5. Start Menu on Windows 10.
echo.
echo. 0. Back.
echo.
set /p option=Select an option:
if %option% EQU 0 (
goto menu
) else if %option% EQU 1 (
start http://go.microsoft.com/?linkid=9830262
) else if %option% EQU 2 (
start http://aka.ms/diag_wu
) else if %option% EQU 3 (
start http://go.microsoft.com/fwlink/p/?LinkId=268423
) else if %option% EQU 4 (
start http://aka.ms/diag_apps10
) else if %option% EQU 5 (
start http://aka.ms/startmenuTS
) else (
echo.
echo.Invalid option.
echo.
echo.Press any key to continue . . .
pause>nul
)
goto diagnostic
goto :eof
:: /*************************************************************************************/
:: End tool.
:: void close();
:: /*************************************************************************************/
:close
exit
goto :eof
:: /*************************************************************************************/Itt egy jo kis scipt annak aki hasznát veszi
-
Kékes525
félisten
Köszi, de nem hiszem hogy RAID - AHCI probléma. A 0x80070057 hibakód rendkívül általános, nagyon sokféle konkrét hibát jelent. Szűkíti a lehetőségeket az, hogy a 9NCGJX5QLP9M-AppUp.IntelMediaSDKDFP frissítésekkor jelentkezett. Ezért ez WU hiba lehet. Itt ezt találtam: Problem to instal Windows update 9NCGJX5QLP9M-AppUp.IntelMediaSDKDFP A második megoldást preferálnám:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserverde úgy gondoltam másnak is volt már ilyen hibája és így esetleg lesz tapasztalat a hibajavítással kapcsolatban.
Minden számítógép füsttel működik, ha kimegy belőle, akkor nem működik. -
#86564352
törölt tag
Settings - Updates & Security - Troubleshoot
Gépház - Frissítések & Biztonság - HibaelhárítóItt válaszd ki a WU hibaelhárítót. Egy admin parancssorban ezeket:
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvcnet start bits
net start wuauserv
net start appidsvc
net start cryptsvcmajd újraindítás
-
lovi27
addikt
Lehet beragadt valami, töröld ki az update mappát. Természetesen nem lehet csak úgy. Rendszergazda DOS vagy PowerShell ablakban hajtsd végre a következő parancsokat:
net stop wuauserv
net stop bits
rename c:\windows\SoftwareDistribution SoftwareDistribution.bak
net start wuauserv
net start bitsAmint látható ez csak az agyatlan updater számára jelent újat.
![;]](//cdn.rios.hu/dl/s/v1.gif)
Valójában átnevezi a régit, így ha valami gáz lenne semmi nem veszett el. -
zeorsdfd
senior tag
windows +R
cmd
net stop wuauservkésőbb újraindítás végett: net start wuauserv
Vagy a services.msc-ben letiltod.
Ez a 1607-es build nekem is "szétkapta" a gépet, le is tiltottam egyelőre.
Tárhely kell? Itt a kedvezmény: https://ugyfeladmin.tarhely.eu/aff.php?aff=2475 vagy KUPON28ABE74CD -
#58000384
törölt tag
Még ezt írták megoldásnak:
Rendszergazdai parancssorba írd be, hogy
net stop wuauserv
net stop bits
Utána töröld a C:\Windows\SoftwareDistribution mappa tartalmát (ha gondolod, előtte kimentheted valahova), aztán megint parancssor:
net start wuauserv
net start bits
Ezután próbáld újra.vigyori78: De még ha valami harmadik féltől származó program is okozza ezt, elég gáz, hogy egyáltalán el lehet tüntetni a felület egy részét... Egyébként még erre is van hibakereső.
D@niel: Csak kíváncsiságból, milyen víruskergetőt használsz? Van telepítve valamilyen takarítóprogram (vagy optimalizáló), esetleg használtál Powershelles scripteket, tiltottál le valamit a rendszerben?
-
bepken
veterán
közben megoldottam.
1. parancssor megnyitása (admin joggal)
2. net stop wuauserv illetve net stop bits
3. C:\Windows\SoftwareDistribution\Download - mappa tartalmának törlése
4. net start wuauserv
5. frissítés keresés után el is indul a letöltés(szerk.: azon továbbra is csodálkozok, hogy egy hét alatt, számtalan újraindítás után sem volt képes újra felajánlani azt a szerencsétlen "frissítés" gombot...korábban win8 alatt is futottam hasonló hibába, de akkor rövid próbálkozás után feladta és ott volt újra a frissítés gomb)
╔═══════ "Csak egy visszatérés létezik és az nem a királyé...hanem a JEDIÉ!" ═════╗ ╚════════════════ Xiaomi Mi A1 ═════ Huawei Nova 5T ═════════════╝ -
saelin
veterán
Pont ma mondtam, hogy semmi komolyabb bug nincs win10-ben... erre beragadt a win update.

Megoldás:
1. CMD futtatása admin módban.
2. Majd írjuk be hogy:
net stop wuauserv
net stop bits
Ez kilövi a win update szolgáltatásokat.
3. Keressük meg a "C:\Windows\SoftwareDistribution" mappát és töröljük a teljes tartalmát.
4. Indítsuk vissza a szolgáltatásokat:
net start wuauserv
net start bitsMondjuk nekem az első cmd nem kellett, mert mire beírtam volna már elindította a win.
Szerk:
Majd el is felejtettem. Itt a forrás, ami alapján csináltam. [link]"It is only with heart that one can see rightly; what is essential is invisible to the eye." -
raidx
őstag
Talán ez segít:
Stop the Windows Update service (net stop wuauserv in an elevated command prompt)
Go to %systemroot%\SoftwareDistribution\Download and delete everything in this folder
Delete %systemroot%\SoftwareDistribution\DataStore\Logs\edb.log (Warning: this WILL clear your Windows Update log. Doesn't break anything though)
Start the Windows Update service again (net start wuauserv in an elevated command prompt)
Hope this will help some of you out there!Azt hiszem rendszergazdai kell neki.
Aki nem próbálja meg a lehetetlent, az a lehetségest sem fogja elérni soha. (Goethe) RaidX -
#22743424
törölt tag
Noha nem nekem szólt de azért beírom:
1. leállítod a windows update service szolgáltatást, a rendszergazdaként elindított parancssorba beírod net stop wuauserv majd enter.
2.Elnavigálsz a X:\Windows\SoftwareDistribution\Download mappához és törlöd a tartalmát! Az X annak a meghajtónak a betűjele ahova telepítve van a windows.
3.Törlöd a X:\Windows\SoftwareDistribution\DataStore\Logs mappában található edb.log fájlt.
4. Újraindítod a windows update szolgáltatást a rendszargazdaként elindított parancssorba beírva net start wuauserv majd enter.
5. Örülsz

-
Gh00st
aktív tag
Összegző frissítés x64-alapú Windows 10 rendszerekhez
(KB3093266) - Hiba: 0x80004005Ha valaki esetleg ilyen hibába futna bele...megoldást a reddit fórumán találtam:
Stop the Windows Update service (net stop wuauserv in an elevated command prompt)
Go to %systemroot%\SoftwareDistribution\Download and delete everything in this folder
Delete %systemroot%\SoftwareDistribution\DataStore\Logs\edb.log (Warning: this WILL clear your Windows Update log. Doesn't break anything though)
Start the Windows Update service again (net start wuauserv in an elevated command prompt)
Hope this will help some of you out there!<<< Richard B. Riddick >>> ...és Johns, Neked megvan a gerinced!!! -
ferensz
senior tag
Nekem ez segített:
"I would suggest you to try to restart the PC few times, then try again to install updates.
Also rename the entire SofwareDistribution folder, then try to install again, follow the below steps to do this:
1.Open an administrative Command Prompt window.
2.Run the following commands, and press Enter after each command:• Net stop wuauserv
• cd %systemroot%
• Ren SoftwareDistribution SoftwareDistribution.old
• Net start wuauserv
3. Try to install updates again."
"jah, mert a többi nyelvben a for nem for, hanem kapswagenschmetterling" -
pzstm
titán
próbáld ki ezt:
a. Press Windows key + X on the desktop screen of the computer.
b. Select Command Prompt (Admin)
c. On the open Command Prompt window copy and paste the commands (all at once).
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
pause
c. Exit the command prompt and check if it helps.iPhone 17 Pro Max 256GB Black |Macbook Air M1|Xbox Series X|Nintendo Switch 2|PS5 Pro Digital| I'm not special...I'm just limited edition!
Új hozzászólás Aktív témák
-
Fórumok
LOGOUT - lépj ki, lépj be!
LOGOUT reakciók Monologoszféra FototrendGAMEPOD - játék fórumok
PC játékok Konzol játékok MobiljátékokPROHARDVER! - hardver fórumok
Notebookok TV & Audió Digitális fényképezés Alaplapok, chipsetek, memóriák Processzorok, tuning Hűtés, házak, tápok, modding Videokártyák Monitorok Adattárolás Multimédia, életmód, 3D nyomtatás Tabletek, E-bookok Nyomtatók, szkennerek PC, mini PC, barebone, szerver Beviteli eszközök Egyéb hardverek PROHARDVER! BlogokMobilarena - mobil fórumok
Okostelefonok Mobiltelefonok Okosórák Autó+mobil Üzlet és Szolgáltatások Mobilalkalmazások Tartozékok, egyebek Mobilarena blogokIT café - infotech fórumok
Infotech Hálózat, szolgáltatók OS, alkalmazások SzoftverfejlesztésFÁRADT GŐZ - közösségi tér szinte bármiről
Tudomány, oktatás Sport, életmód, utazás, egészség Kultúra, művészet, média Gazdaság, jog Technika, hobbi, otthon Társadalom, közélet Egyéb Lokál PROHARDVER! interaktív
- Fórumok
- OS, alkalmazások
- Windows 10
- Keresés: "net start wuauserv"
- (kiemelt téma)
Hirdetés
• OFF topik
• TILOS a warez!
• Windows 10 frissítési kisokos
- Android alkalmazások - szoftver kibeszélő topik
- gban: Ingyen kellene, de tegnapra
- Megújult mobilos felület, fórumos ráncfelvarrás a PROHARDVER! lapcsaládon
- PlayStation 5
- Samsung kuponkunyeráló
- Digitális Állampolgárság Program DÁP
- Xbox tulajok OFF topicja
- Sub-ZeRo: Euro Truck Simulator 2 & American Truck Simulator 1 (esetleg 2 majd, ha lesz) :)
- The Division 2 (PC, XO, PS4)
- LEGO klub
- További aktív témák...
- Windows 10 11 Pro Office 19 21 Pro Plus Retail kulcs 1 PC Mac AKCIÓ! Automatikus 0-24
- Számlás!Steam,EA,Epic és egyébb játékok Pc-re vagy XBox!
- HP. Laptop. i5. Model: 15-da1002nq
- Játékkulcsok ! : PC Steam, EA App, Ubisoft, Windows és egyéb játékok
- Eredeti Microsoft termékek - MEGA Akciók! Windows, Office Pro Plus, Project Pro, Visio Pro stb.
- MacBook Pro 16" 2021, M1 Max , 64 GB RAM, 512GB SSD, Silver 27% Áfás (0461AB)
- GYÖNYÖRŰ iPhone 14 Pro Max 256GB Space Black-1 ÉV GARANCIA - Kártyafüggetlen, MS4143
- Több db 512GB M.2 NVMe PCIe Gen3 x4 SSD
- ÁRGARANCIA!Épített KomPhone i5 14600KF 32/64GB RAM RTX 5070 12GB GAMER PC termékbeszámítással
- Lenovo gamer laptop bazár - friss lista (2026.04.01)
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest

![;]](http://cdn.rios.hu/dl/s/v1.gif)


