How To add Always Available Offline to Context Menu in Windows 10
To add Always Available Offline to Context Menu in Windows 10, do the following:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}]
[HKEY_CLASSES_ROOTFoldershellexContextMenuHandlersOffline Files]
@=”{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}”
[HKEY_CLASSES_ROOTDirectoryshellexContextMenuHandlersOffline Files]
@=”{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}”
To remove Always Available Offline from Context Menu in Windows 10, do the following:
Windows Registry Editor Version 5.00
[-HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers{474C98EE-CF3D-41f5-80E3-4AAB0AB04301}]
[-HKEY_CLASSES_ROOTFoldershellexContextMenuHandlersOffline Files]
[-HKEY_CLASSES_ROOTDirectoryshellexContextMenuHandlersOffline Files]