So, I was doing some more in-depth digging tonight, and ventured into the error logs.
In this location:
Application and Services Logs > Microsoft > Windows > StorDiag > Microsoft-Windows-Storage-ClassPnP/Operational
there is this error, it starts with this description: "Completing a failed Read SCSI SRB request"
Log Name: Microsoft-Windows-Storage-ClassPnP/Operational
Source: Microsoft-Windows-StorDiag
Date: 12/1/2015 10:17:21 PM
Event ID: 505
Task Category: Class
Level: Error
Keywords: Low memory Read request,Paging Read request,Read request
User: N/A
Computer: DESKTOP-2SG1PM5
Description:
Completing a failed Read SCSI SRB request
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-StorDiag" Guid="{F5D05B38-80A6-4653-825D-C414E4AB3C68}" />
<EventID>505</EventID>
<Version>1</Version>
<Level>2</Level>
<Task>200</Task>
<Opcode>101</Opcode>
<Keywords>0x800000002a00000</Keywords>
<TimeCreated SystemTime="2015-12-02T03:17:21.526715400Z" />
<EventRecordID>1504</EventRecordID>
<Correlation ActivityID="{03E80006-0002-0000-403B-321400E0FFFF}" />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Microsoft-Windows-Storage-ClassPnP/Operational</Channel>
<Computer>DESKTOP-2SG1PM5</Computer>
<Security />
</System>
<EventData>
<Data Name="DeviceGUID">{A9B1A85C-C040-3304-E9CE-A70E8A95BA88}</Data>
<Data Name="DeviceNumber">2</Data>
<Data Name="Vendor">Samsung </Data>
<Data Name="Model">SSD 850 EVO 500G</Data>
<Data Name="FirmwareVersion">0 </Data>
<Data Name="SerialNumber">B21987654321</Data>
<Data Name="DownLevelIrpStatus">0xc00000a3</Data>
<Data Name="SrbStatus">196</Data>
<Data Name="ScsiStatus">2</Data>
<Data Name="SenseKey">2</Data>
<Data Name="AdditionalSenseCode">4</Data>
<Data Name="AdditionalSenseCodeQualifier">1</Data>
<Data Name="CdbByteCount">10</Data>
<Data Name="CdbBytes">2800390BCD0000000800</Data>
<Data Name="NumberOfRetriesDone">4</Data>
</EventData>
</Event>
Then continues to "Completing a failed upper level paging read request."
Log Name: Microsoft-Windows-Storage-ClassPnP/Operational
Source: Microsoft-Windows-StorDiag
Date: 12/1/2015 10:17:21 PM
Event ID: 502
Task Category: Class
Level: Error
Keywords: Paging Read request,Read request
User: N/A
Computer: DESKTOP-2SG1PM5
Description:
Completing a failed upper level paging read request.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-StorDiag" Guid="{F5D05B38-80A6-4653-825D-C414E4AB3C68}" />
<EventID>502</EventID>
<Version>1</Version>
<Level>2</Level>
<Task>200</Task>
<Opcode>101</Opcode>
<Keywords>0x800000000a00000</Keywords>
<TimeCreated SystemTime="2015-12-02T03:17:21.526719100Z" />
<EventRecordID>1505</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Microsoft-Windows-Storage-ClassPnP/Operational</Channel>
<Computer>DESKTOP-2SG1PM5</Computer>
<Security />
</System>
<EventData>
<Data Name="DeviceGUID">{A9B1A85C-C040-3304-E9CE-A70E8A95BA88}</Data>
<Data Name="DeviceNumber">2</Data>
<Data Name="Vendor">Samsung </Data>
<Data Name="Model">SSD 850 EVO 500G</Data>
<Data Name="FirmwareVersion">0 </Data>
<Data Name="SerialNumber">B21987654321</Data>
<Data Name="IrpStatus">0xc00000a3</Data>
<Data Name="LBA">0x390bcd00</Data>
<Data Name="TransferByteCount">4096</Data>
<Data Name="NvCachePriority">255</Data>
<Data Name="PagingPriority">1</Data>
</EventData>
</Event>
I'm going to attempt to talk to tech support tomorrow to see what they say. In the rear port, the drive unmounts, in the port near the SD card, it stays mounted, but the drive is not accessible anymore.