Can't remove OneDrive Folder after uninstalling Microsoft's OneDrive

This registry location points to settings for frequently used Windows 10/11 folders, such as Documents, Pictures, and Videos.



The problem:

When Microsoft's OneDrive was removed from the desktop, it left behind a folder named OneDrive that operates as a parent directory, replacing the locations of other directories. Solutions that involve finding registry entries associated with {018D5C66-4533-4307-9B53-224DE2ED1FE6} did not work, since that entry was not longer available


Editing the data values for the problematic pathways here appears to have solved the problem allowing the OneDrive folder to be removed.


Example default settings below.


First Gen Ipad - IOS 5 enable/disable locationd service.

I use Kodi on a first-generation iPad to stream media from a variety of services. This gadget has very little memory, and Kodi crashes periodically. I figured memory restriction was the issue, therefore I chose to test turning off services.

 
Disabling the locationd seems fine so far, saved me about a meg.

 
Code is shown below, working "launchctl" rules found here https://apple.stackexchange.com/a/308421


UPDATE

Freeing up resources did not fix Kodi crashes, so back to the drawing board.

goBloggerCrawler Blogger Web Crawler in Go

Go-based web crawler used to efficiently extract structured data (titles, video URLs, and tags) from Google Blogger sites using concurrent p...