,Japan

en[EVENT1008] BITS Open procedure failed
I wrote about "Event ID 1008".
Since the following keyword was recorded in the log, I decided that it was a log that notified that there was a problem with the performance counter.
- BITS
- Perflib (source)
BITS is an abbreviation for "Background Intelligent Transfer Service".
Perflib is an abbreviation for "Performance Counter Library".
Well, the main subject.
I found that the event is recorded in the event log when the setting of "Background Intelligent Transfer Service (service name: BITS)" of Windows service is "manual".Since I was able to stop logging, I will share the details of the findings and the steps I have taken.
If you are thinking of using this article as a reference, we recommend that you read the additional information in the "Postscript" before starting the work.
Please take responsibility for your actions.
Event Log
The event log is reprinted.message | The Open procedure for service "BITS" (DLL "C:\Windows\System32\bitsperf.dll") failed. Performance data for this service is not available. The first 4 bytes (DWORD) of the data section contains the error code. |
log name | Application |
Source | Perflib |
Event id | 1008 |
level | error |
user | N /A |
Repair procedure
[Tools to use]- Windows service
- command prompt
- Or Windows PowerShell
[procedure]
- View BITS properties
- Change startup type to automatic
- Rebuild performance counter (several times depending on the situation)
1. Display BITS properties
Start the Windows service and view the BITS properties.In the list of Windows services, BITS is shown as Background Intelligent Transfer Service.

2. Change startup type to automatic
Change the BITS startup type from manual to automatic.
3. Rebuild performance counter
Start Windows PowerShell (or command prompt) in administrator mode and execute the following command.
lodctr /R
>_
| Administrator: Windows PowerShell | ー □ × |
PS C:\WINDOWS\system32 >lodctr /R Info: Successfully rebuilt performance counter settings from system backup store |
Run multiple times
In my case, the first failed, but the second succeeded.Let's run it multiple times until it says "Rebuilt successfully".
When it ends normally
Info: Successfully rebuilt performance counter settings from system backup store
When I fail
Error: Failed to rebuild performance counter settings from system backup store. The error code is 2Afterword
Addendum: 2018/08/12When you update to Windows 10 Version 1803, BITS whose settings have been changed will be initialized to "manual".
However,
The 1008 error is not recorded in the event log, so the startup type (Automatic | Manual) may not be related to the error.
First of all, I think you should try the previous section “3. Rebuilding the performance counter”.
BITS
The role of BITS is as follows.Transfers files in the background using idle network bandwidth.
Disabling the service will prevent applications that rely on BITS, such as Windows Update and MSN Explorer, from automatically downloading programs and information.
Source: Windows service description
Repair clues
I found a tip in the Microsoft community.Quote the relevant part.
・ Check the status of BITS service
Windows key + X key >[Run] >Type "services.msc" [OK] >Double-click [Background Intelligent Transfer Service] from the services list >[Startup type Is [Auto] or [Auto (Delayed Start)] in the [] field?
・ Rebuild performance counter
Windows key + X key >[Command Prompt (Administrator)] >When a black screen appears, type "lodctr /R" and press Enter.
Microsoft Community
Windows key + X key >[Run] >Type "services.msc" [OK] >Double-click [Background Intelligent Transfer Service] from the services list >[Startup type Is [Auto] or [Auto (Delayed Start)] in the [] field?
・ Rebuild performance counter
Windows key + X key >[Command Prompt (Administrator)] >When a black screen appears, type "lodctr /R" and press Enter.
Microsoft Community
External link
Validation: Windows 10 Pro Fall Creators Update, v1709
Windows 10 Pro April 2018 Update, v1803
Windows 10 Pro April 2018 Update, v1803
Ninja の記事 (Articles about the Ninja)
- How to avoid the problem that Synaptics Mouse 19.0.19.13 is detected repeatedly by Windows Update
- Can I delete the MATS folder?
- If the uninstall process stops, try using Microsoft easy fix
- Delete unknown account in local user profile | Windows 7
- How to delete an unknown account
- Installing and using YouTube Video Downloader
- Summary of measures against videos that cannot be downloaded
- The Fukuoka University NTP server will stop!
- How to set up a public NTP server on your PC
- Tab Explorer with QTTabBar
- Ninja ラベルの記事(要約付)
- Japan が含まれる記事(要約付)
新着順 (New arrival order)
- 【2024年度総括】藤井七冠(最優秀棋士)、羽生九段現役続行と会長退任を表明
- 【バグ】TVerRec 3.4.2 のリネーム処理不具合とその原因を考察
- 【恐怖】ポンジスキームとは?歴史から学ぶ詐欺の仕組み
- 【終息】TVerRec 3.3.9(暫定)で機能制限ほぼ解除、3.4.0リリース!
- 【緊急】TVerRec 3.3.6緊急リリース!仕様変更に暫定対応
- 【未解決】TVerRecダウンロード不具合!TVerの仕様変更かも?
- 【昇級/降級】全棋士ランキング確定、伊藤匠叡王B1へ昇級、羽生九段B2へ降級
- 【将棋】なぜ藤井聡太は人々を魅了するのか?【2024年度振り返り】
- 【更新】Lhaz 2.5.4リリース!法人利用が有料化へ
- 【Pixel 3月/2025】カメラ、WebView 、Bluetooth、電話のバグ修正【Android 15】
タイトル:en[EVENT1008] BITS Open procedure failed:SC2
このサイトを検索 | Search this site