Hi Joseph,
This is a recovery partition that was brought into view since the April 2018 update. You will need to remove the drive letter and mount point in DiskPart in order to bring it out of view, as it is intended in the first place.
Hit Windows key + R together to go into Run. Type in the following: diskpart
Enter the following in the new DiskPart window:
select volume G
remove letter=G
Does not work after a reboot? Try entering this instead in an administrator session of Command Prompt: mountvol G: /D
Source: https://www.reddit.com/r/Windows10/comments/8gj...
Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.
I hope this helps. Please do let me know if this fixes it.