แก้ไข Background Intelligent Transfer Service หายไปจากบริการ
แก้ไข Background Intelligent Transfer Service ที่หายไปจากบริการ: (Fix Background Intelligent Transfer Service Missing from services: )หากคุณประสบปัญหาเกี่ยวกับการอัปเดต Windows(Windows update)หรือคุณไม่สามารถอัปเดตWindowsได้เลย เป็นไปได้ว่าบริการที่เกี่ยวข้องอย่างใดอย่างหนึ่งอาจถูกปิดใช้งานหรือหยุดทำงาน การอัปเดต Windows(Windows update)ขึ้นอยู่กับBackground Intelligent Transfer Service ( BITS ) ซึ่งทำหน้าที่เป็นตัวจัดการการดาวน์โหลด แต่ถ้าบริการถูกปิดใช้งานการอัปเดต Windows(Windows update)จะไม่ทำงาน สิ่งที่ชัดเจนที่สุดคือการเปิดใช้งาน BITS(BITS)จากหน้าต่างบริการ แต่ที่น่าสนใจคือBackground Intelligent Transfer Service ( BITS) ไม่พบในหน้าต่าง service.msc
นั่นเป็นปัญหาที่แปลกมาก เนื่องจาก มี BITSในพีซีทุกเครื่องโดยค่าเริ่มต้น และไม่มีทางที่มันจะหายไปจากWindows อาจเกิดจากมัลแวร์หรือการติดเชื้อไวรัสซึ่งอาจลบBITSออกจากพีซีของคุณโดยสิ้นเชิง และหากคุณพยายามเรียกใช้Windows Updateคุณจะได้รับรหัสข้อผิดพลาด 80246008 ต่อไปโดยไม่เสียเวลา เรามาดูวิธีการFix Background Intelligent Transfer กัน บริการ(Fix Background Intelligent Transfer Service)ขาดหายไปจากบริการด้วยความช่วยเหลือของคู่มือการแก้ไขปัญหาที่แสดงด้านล่าง
แก้ไข Background Intelligent Transfer Service(Fix Background Intelligent Transfer Service)หายไปจากบริการ
อย่าลืม สร้างจุดคืนค่า(create a restore point) ในกรณีที่มีสิ่งผิดปกติเกิดขึ้น
วิธีที่ 1: ลงทะเบียน BITS . อีกครั้ง(Method 1: Re-Register BITS)
1.กด Windows Key + X จากนั้นเลือกCommand Prompt (Admin)
2. พิมพ์คำสั่งต่อไปนี้ลงใน cmd แล้วกดEnter :
sc create BITS binpath= “c:\windows\system32\svchost.exe – k netsvcs” start= delayed-auto
3. ออกจาก cmd และรีบูตพีซีของคุณเพื่อบันทึกการเปลี่ยนแปลง
4.กด Windows Key + R จากนั้นพิมพ์services.mscแล้วกด Enter
5. ค้นหาBITSและดับเบิลคลิกที่มัน อย่าลืมตั้งค่าประเภท การ เริ่มต้น เป็น (Startup)Automaticและคลิกที่Start
6. คลิก Apply ตามด้วย OK
7. รีสตาร์ทพีซีของคุณเพื่อบันทึกการเปลี่ยนแปลง และดูว่าคุณสามารถ แก้ไข Background Intelligent Transfer Service Missing จากหน้าต่างบริการได้หรือไม่(Fix Background Intelligent Transfer Service Missing from services window.)
วิธีที่ 2: ลงทะเบียนไฟล์ DLL อีกครั้ง(Method 2: Re-Register DLL files)
1.กดWindows Key + Xจากนั้นเลือกCommand Prompt (Admin)
2. พิมพ์คำสั่งต่อไปนี้ทีละรายการแล้วกดEnterหลังจากแต่ละรายการ:
REGSVR32 QMGR.DLL /s REGSVR32 QMGRPRXY.DLL /s REGSVR32 WUPS2.DLL /S REGSVR32 WUPS.DLL /S REGSVR32 WUAUENG.DLL /S REGSVR32 WUAPI.DLL /S REGSVR32 WUCLTUX.DLL /S REGSVR32 WUWEBV.DLL /S REGSVR32 JSCRIPT.DLL /S REGSVR32 MSXML3.DLL /S
3. เมื่อคำสั่งเสร็จสิ้นอีกครั้ง ให้ลอง เริ่ม บริการBITS(Start BITS)
4. รีบูตเครื่องพีซีของคุณเพื่อบันทึกการเปลี่ยนแปลง
วิธีที่ 3: เรียกใช้ Microsoft Fixit Tool(Method 3: Run Microsoft Fixit Tool)
บางครั้งปัญหามากมายสามารถบันทึกได้ด้วยการเรียกใช้Microsft Fixitเนื่องจากสามารถแก้ไขปัญหาแล้วแก้ไขได้จริง หากFixitไม่สามารถแก้ไข Background Intelligent Transfer Service ที่หายไปจาก(Fix Background Intelligent Transfer Service Missing from services window)ปัญหาหน้าต่างบริการ ไม่ต้องกังวล ให้ทำตามขั้นตอนถัดไป
วิธีที่ 4: เรียกใช้ System File Checker(Method 4: Run System File Checker)
1. กดWindows Key + Xจากนั้นคลิกที่Command Prompt (Admin)
2. พิมพ์คำสั่งต่อไปนี้ใน cmd แล้วกด Enter:
Sfc /scannow sfc /scannow /offbootdir=c:\ /offwindir=c:\windows (If above fails then try this one)
3. รอให้กระบวนการข้างต้นเสร็จสิ้นและเมื่อเสร็จแล้วให้รีสตาร์ทพีซีของคุณ
วิธีที่ 5: เรียกใช้ DISM(Method 5: Run DISM)
1.กดWindows Key + Xแล้วเลือกCommand Prompt ( Admin )
2. พิมพ์คำสั่งต่อไปนี้ใน cmd แล้วกด Enter หลังจากแต่ละรายการ:
a) Dism /Online /Cleanup-Image /CheckHealth b) Dism /Online /Cleanup-Image /ScanHealth c) Dism /Online /Cleanup-Image /RestoreHealth
3. ปล่อยให้ คำสั่ง DISMทำงานและรอให้เสร็จสิ้น
4. หากคำสั่งดังกล่าวใช้ไม่ได้ผล ให้ลองทำตามด้านล่างนี้:
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
หมายเหตุ: (Note:) แทนที่(Replace) C:RepairSourceWindows ด้วยตำแหน่งของแหล่งการซ่อมแซมของคุณ ( Windows InstallationหรือRecovery Disc )
5. รีบูตเครื่องพีซีของคุณเพื่อบันทึกการเปลี่ยนแปลงและดูว่าคุณสามารถ แก้ไข Background Intelligent Transfer Service Missing จากหน้าต่างบริการ(Fix Background Intelligent Transfer Service Missing from services window,)ได้หรือไม่ หากไม่เป็นเช่นนั้นให้ทำตามขั้นตอนถัดไป
วิธีที่ 6: Registry Fix(Method 6: Registry Fix)
หมายเหตุ: ตรวจสอบให้แน่ใจว่าได้สำรองข้อมูลรีจิสทรีไว้(backup registry)เผื่อในกรณีที่มีข้อผิดพลาดเกิดขึ้น
1. ไป ที่นี่และดาวน์โหลด( here and download)ไฟล์รีจิสตรี
2. คลิกขวาที่ไฟล์และเลือกRun as Administrator
3.มันจะขออนุญาตรวมไฟล์ คลิกใช่เพื่อดำเนินการต่อ(Yes to continue.)
4. รีบูตเครื่องพีซีของคุณเพื่อบันทึกการเปลี่ยนแปลงและเริ่ม BITS จากบริการอีกครั้ง(Start BITS from services.)
5. หากคุณยังคงหาไม่พบ ให้ทำตามวิธีที่ 1(Method 1)และ 2
6. รีสตาร์ทพีซีของคุณ
แนะนำสำหรับคุณ:(Recommended for you:)
- แก้ไข ปรับความสว่างหน้าจอไม่ได้ใน Windows 10(Fix Can’t adjust screen brightness in Windows 10)
- วิธีแก้ไขข้อผิดพลาด Windows Update 80246008(How To Fix Windows Update Error 80246008)
- แก้ไขพื้นหลังบริการโอนอัจฉริยะไม่เริ่มทำงาน(Fix Background Intelligent Transfer Service won’t start)
- แก้ไข ERR_CONNECTION_ABORTED ใน Chrome(Fix ERR_CONNECTION_ABORTED in Chrome)
นั่นคือคุณประสบความสำเร็จในการแก้ไข Background Intelligent Transfer Service ที่หายไปจาก(Fix Background Intelligent Transfer Service Missing from services)หน้าต่างบริการ แต่ถ้าคุณยังคงมีคำถามใดๆ เกี่ยวกับโพสต์นี้ อย่าลังเลที่จะถามพวกเขาในส่วนความคิดเห็น
Related posts
Fix Background Intelligent Transfer Service จะไม่เริ่มต้น
แก้ไข Background Intelligent Transfer Service (BITS) ที่หายไปจากบริการ
Background Intelligent Transfer Service ไม่ทำงานใน Windows 11/10
แก้ไขพื้นหลังบริการถ่ายโอนอัจฉริยะจะไม่เริ่มข้อผิดพลาด
Fix High CPU Usage โดย Service Host: ระบบท้องถิ่น
Fix Windows Time Service ไม่ทำงาน
Fix Windows ไม่สามารถสื่อสารกับ device or resource
Fix Network Adapter Error Code 31 ใน Device Manager
Fix Background Images ไม่ปรากฏบน Lock Screen หลังจาก Anniversary Update
Fix วินโดวส์ 10 Taskbar ไม่ได้ซ่อน
Fix Windows Update Error Code 0x80072efe
แก้ไขการใช้งาน CPU สูงของตัวแทน SoftThinks ใน Windows 10
Fix Computer ไม่เริ่มจนกว่ารีสตาร์ทหลายครั้ง
Fix Ca ไม่เปิด Windows Defender
Fix Error 0X80010108 ใน Windows 10
Fix Computer ไม่รู้จัก iPhone
Fix Malwarebytes Unable การเชื่อมต่อ Service error
Fix Unable เพื่อติดตั้ง Network Adapter Error Code 28
Fix Host Process สำหรับ Windows Services หยุดทำงาน
Fix Windows Backup ล้มเหลวด้วย error 0x807800C5