I'll continue the alpha thread here, so maybe someone else has an idea of what's happening here.
The event log shows some errors, like these:
- <Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="NVIDIA OpenGL Driver" /> 
  <EventID Qualifiers="49152">1</EventID> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2017-02-22T09:48:12.000000000Z" /> 
  <EventRecordID>5743440</EventRecordID> 
  <Channel>Application</Channel> 
  <Computer>Ulco-PC</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>The NVIDIA OpenGL driver detected a problem with the display driver and is unable to continue. The application must close. Error code: 3 Visit 
http://www.nvidia.com/page/support.html for more information.</Data> 
  </EventData>
3x same
------------------
- <Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Microsoft-Windows-WMI" Guid="{1edeee53-0afe-4609-b846-d8c0b2075b1f}" EventSourceName="WinMgmt" /> 
  <EventID Qualifiers="49152">10</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2017-02-22T08:21:46.000000000Z" /> 
  <EventRecordID>5743425</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="0" ThreadID="0" /> 
  <Channel>Application</Channel> 
  <Computer>Ulco-PC</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data>//./root/CIMV2</Data> 
  <Data>SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99</Data> 
  <Data>0x80041003</Data> 
  </EventData>
  </Event>
------------------
- <Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Microsoft-Windows-PerfNet" Guid="{CAB2B8A5-49B9-4EEC-B1B0-FAC21DA05A3B}" EventSourceName="PerfNet" /> 
  <EventID Qualifiers="49152">2004</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2017-02-23T07:36:59.000000000Z" /> 
  <EventRecordID>5743493</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="0" ThreadID="0" /> 
  <Channel>Application</Channel> 
  <Computer>Ulco-PC</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Binary>340000C0</Binary> 
  </EventData>
  </Event>
And literally hundreds of warnings, all at the same time, strangely. It seems like a memory issue of my GPU, doesn't it?