Memperbaiki Error The CldFlt service failed to start di Windows 10/11
After updating Windows 10 or Windows 11, you may see The CldFlt service failed to start error message in Event Viewer. The CldFlt service uses the CldFlt.sys (Windows Cloud Files Mini Filter Driver) file which is the Windows core file system driver located in the folder %WinDir%\system32\drivers and this service starts running automatically with Microsoft OneDrive. Many users reported that they faced this error when they upgraded their system to Windows 11. If you are also facing this problem, then this article can help you.
When you encounter this problem, you will see an error message like the following in the Event Viewer.
Event ID 7000, Service Control Manager
The CldFlt service failed to start due to the following error:
The request is not supported
Memperbaiki Error The CldFlt service failed to start
If you want to fix The CldFlt service failed to start error on your Windows 10 or Windows 11, then you can follow the troubleshooting methods below to fix this problem.
1. Ubah Value Registry
Windows Registry is the most useful method for solving problems like this. But before changing anything in the Windows Registry, my advice is to back up your Windows registry to anticipate any errors that occur during the changes. After making a backup of your Windows registry, follow the steps below to modify it.
- Press the button Win + Rthen type regedit and press Enter to open Registry Editor.
- In the Registry Editor window, browse the following path below this.
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\CldFlt
- At location, double click on Start in the right pane.
- In the Edit DWORD Window, change Value data from the default value of 2 to 4 and click OK to save changes.
- After completing this process, restart your computer and check if this problem is solved.
2. Run SFC and DISM Scans
After completing both scan processes, check if the CldFlt service issue is resolved or not. If not, proceed to the other repair methods below.
3. Uninstall and Reinstall OneDrive
Broadly speaking, you need to close the OneDrive application, then run the command according to your system architecture in Command Prompt with admin rights to uninstall it. Then run another command in Command Prompt with admin rights to install it.
After installing OneDrive, check for errors The CldFlt service failed to start still there or not.
4. Hide Error Entries So They Don’t Appear in Event Viewer
Follow the steps below to hide these error entries from appearing in the Event Viewer.
- Press the button Win + Rthen type regedit and press Enter to open Registry Editor.
- In the Registry Editor window, browse the following path below this.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WMI\Autologger\EventLog-Application\{f1ef270a-0d32-4352-ba52-dbab41e1d859}
- At location, double click on Enabled in the right pane.
- In the Edit DWORD Window, change Value data from 1 to 0 (zero) and click OK to save changes.
- After that, restart your computer and check if the error has been hidden.
How to find out the CldFlt service is installed on your Windows system
- Press the button Win + Rthen type cmd and press Ctrl + Shift + Enter to open Command Prompt with admin rights.
- Then enter command the following and press Enter.
sc qc CldFlt
If it is installed, then you will see the details.
To disable the CldFlt service on your computer, you can use the Command Prompt with admin rights and run the following command.
sc config CldFlt start= disabled
You will see a confirmation.
That’s my article this time, hopefully it will be useful and help you in fixing errors The CldFlt service failed to start on your Windows 10 or Windows 11. Don’t forget to leave your comments below to share your thoughts and experiences in following this tutorial. Thank you and GBU. UNITE AGAINST COVID-19!!







Posting Komentar untuk "Memperbaiki Error The CldFlt service failed to start di Windows 10/11"