Hi GünterKrembsler,
Welcome to the Microsoft Community.
It sounds like you'd like to debug the Windows Explorer task from boot until finally available via WPR to fix its slow start issue. I understand your mood. But as far as I know, the exception of recording at the same level is not feasible. Click here to learn more details.
The causes that may trigger the slow starting can be corrupted files or Windows index failure. So as a workaround, you can try the following solutions and see if they can fix the issue.
- Clear File Explorer History.
Access File Explorer Options > Locate the Privacy section under the General tab > Uncheck Show recently used files in Quick access and Show frequently used folders in Quick access > Click on the Clear button and then click OK.
- Scan and repair corrupted system files.
Press and hold Windows+X to run Windows PowerShell (Administrator) and run the following commands respectively in sequence:
SFC /SCANNOW
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-image /RestoreHealth
Allow the process to finish and see if it solves any problems. Restart the device later.
- Rebuild the Windows Index
Select Start > Settings > Privacy & security > Select Searching Windows on the right pane > Click on Advanced indexing option > Select the Advanced button > Rebuild > Confirm to begin the rebuilding process.
We need to go through a series of steps to find the real cause of the problem. If the above steps do not solve your problem, please let me know and I will continue to assist you with the problem.
Best regards
| Lynn Sun Microsoft Community Support Specialist
* Beware of scammers posting fake support numbers here.
* If your issue is not resolved, you can reply to the post again and we will continue to provide technical support for you.
* Kindly Mark and Vote this answer if it helps as it will be beneficial to more community members reading here.