We show you how to add Timeline item to the context menu in Windows 10. Although Task View and Timeline are different, opening TaskView will open up the Timeline as well on Windows 10. Therefore, you can add TaskView in the context menu and open up the Timeline using the same.
Add Timeline or TaskView to Context Menu
Before using the following steps, it is recommended to create Registry files backup and create a system restore point to be on the safe side.
Now, open Registry Editor. For that, press Win + R, type regedit and hit the Enter button. After opening, navigate to this path-
HKEY_CLASSES_ROOT\Directory\Background\shell
In the shell key, you need to create a sub-key. To do that, right-click on the shell, select New > Key and name it TaskView.
After that, you need to create a sub-key under TaskView. For that, right-click on TaskView > New > Key and name it as Command.
After creating them, it should look like this-
Now, go to the Command key. You should find a Default string value on your right-hand side. Double-click on this and set the value as follows-
explorer shell:::{3080F90E-D7AD-11D9-BD98-0000947B0257}
Click the OK button to save the change.
Once you have done this, you should find the TaskView option like this in the context menu-
I hope you will find this tutorial useful.