My RTL8821AE-based Wi-Fi card seems to behave very strangely after a recent Windows 10 update. When itβs enabled it shows my wifi network twice (one with an added 2) that none of my other devices can see. After connecting to one of the two networks, it works for about 10 seconds and just stops. This doesnβt happen on my Ubuntu installation and Iβve tried everything to get it working - various drivers, reseating, even resetting Windows and nothing has worked. Itβs happened ever since version 1903. Iβve recently become a slow ring Insider and nothing there has fixed it either. Iβm on build 18362.10006 currently. Does anyone have an idea what could be causing this?
Wi-Fi card behaving strangely after Windows update
Collapse
X
-
Tags: None
-
Speccy Scan.
[ul]
[li]Please go here and download Speccy.[/li][li]Install and run the program.[/li][li]Upon Completion:[/li][li]Hit File[/li][li]Publish Snap Shot[/li][li]A link will appear, post that link.[/li][/ul]
================================================== ==============
MiniToolBox Scan
Please download MINITOOLBOX and run it.
Checkmark following boxes:
Flush DNS
Reset FF proxy Settings
Reset Ie Proxy Settings
Report IE Proxy Settings
Report FF Proxy Settings
List content of Hosts
List IP configuration
List Winsock Entries
List last 10 Event Viewer log
List Installed Programs
List Users, Partitions and Memory size
List Devices (problems only)
Click Go post the result.
================================================== ============Comment
-
Hereβs the Speccy link: http://speccy.piriform.com/results/r...VIKfMZvjqhaX8j (my CPU isnβt actually running that hot)
And hereβs the MTB: MiniToolBox results - Pastebin.comComment
-
Create and run batch file.
Open a notepad and copy the entire content of the code box below.
Paste the txt into the notepad. Save the file to your desktop as InternetFlush.bat
Now you will right click the on InternetFlush.bat and run as administrator.
Note: If you are using a third party firewall β you will want to leave out the top two lines of the script.
At the end of the batch file there will be a prompt to
Warning: This batch file will reboot your machine when complete! Save all work prior to running!!
Code:netsh advfirewall reset netsh advfirewall set allprofiles state ON ipconfig /flushdns netsh winsock reset catalog netsh int ip reset c:\resetlog.txt ipconfig /release ipconfig /renew netsh int ipv4 reset netsh int ipv6 reset bitsadmin /reset /allusers reg delete HKLM\SOFTWARE\Policies\Microsoft\Windows\IPSec\Policy\Local /f reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\IPSec\Policy\Local /f netsh interface ipv6 6to4 set state state=disabled undoonstop=disabled netsh interface ipv6 isatap set state state=disabled netsh interface teredo set state disabled netsh interface tcp set global autotuning=disabled reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 0xFFFFFFFF for /F "tokens=*" %%a in ('wevtutil.exe el') DO wevtutil.exe cl "%%a" shutdown -r
[MEDIA=imgur]tnkjYlk[/MEDIA]
You will however need to change one setting. Right Click on Wlansvc β WLAN AutoConfig, then select start service, the edit service. Make sure it is automatic across the board, as per the picture.
https://i.imgur.com/PO7tPc7.pngComment
-
Also, hit the windows key and r at the same time.
copy the content of the code box.
Paste into the run box.
Click ok or hit enter.
[ICODE] MsiExec.exe /I{90A561D7-0C29-464D-94E1-2A7E1C553230}[/ICODE]Comment
-
Also, you need to free up some space on your C: drive.
15% free space is needed for windows to function correctly.
Your c: drive is 165 gigs, and 15 percent of that is roughly 26 gigabytes.
Iβd run Privazer.Comment
-
Can you run the ESO tool and see how things, are?
Iβd like you to post another minitoolbox log since you have ran the script. Iβd like to confirm the changes that it should have made.Comment
-
-
Ok, Iβve run ESO and it disabled most of the services in the list. Wlansvc is entirely set to automatic now as well.
Hereβs the new MTB output.Comment
-
Open your device manager, click on Network adapters.
Screen shot that for me and post that here.Comment
-
So to go online you are connecting through your phone?
Remote NDIS based Internet Sharing Device = Ethernet 3 (Connected)
If so please disable this and run minitoolbox with the wireless enabled and the tether disconnected.Comment
-
Yeah, thatβs my current solution although my USB ports arenβt great and itβs very intermittent.
Hereβs the MiniToolBox output without it connected:
MiniToolBox by Farbar Version: 17-06-2016
Ran by Sam (administrator) on 27-07-2019 at 21:51:47
Running from βE:\Symlinked user files\Downloadsβ
Microsoft Windows 10 Pro (X64)
Model: System Product Name Manufacturer: System manufacturer
Boot Mode: Normal
========================= Flush DNS: ===================================
Windows IP Configuration
Successfully flushed the DNS Resolver Cache.
========================= IE Proxy Settings: ==============================
Proxy is not enabled.
No Proxy Server is set.
βReset IE Proxy Settingsβ: IE Proxy Settings were reset.
========================= FF Proxy Settings: ==============================
βReset FF Proxy Settingsβ: Firefox Proxy settings were reset.
========================= Hosts content: =================================
========================= IP Configuration: ================================
Realtek 8821AE Wireless LAN 802.11ac PCI-E NIC = WiFi (Connected)
Realtek PCIe GBE Family Controller = Ethernet (Media disconnected)
Bluetooth Device (Personal Area Network) = Bluetooth Network Connection (Media disconnected)
[HEADING=1]----------------------------------[/HEADING]
[HEADING=1]IPv4 Configuration[/HEADING]
[HEADING=1]----------------------------------[/HEADING]
pushd interface ipv4
reset
popd
[HEADING=1]End of IPv4 configuration[/HEADING]
Windows IP Configuration
Host Name . . . . . . . . . . . . : SamsPC
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : lan
Ethernet adapter Ethernet:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
Physical Address. . . . . . . . . : 0C-9D-92-79-A8-F4
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Local Area Connection* 9:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter
Physical Address. . . . . . . . . : CA-3D-D4-68-6A-C5
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter Local Area Connection* 10:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft Wi-Fi Direct Virtual Adapter #2
Physical Address. . . . . . . . . : C8-3D-D4-68-6A-C5
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Wireless LAN adapter WiFi:
Connection-specific DNS Suffix . : lan
Description . . . . . . . . . . . : Realtek 8821AE Wireless LAN 802.11ac PCI-E NIC
Physical Address. . . . . . . . . : C8-3D-D4-68-6A-C5
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 192.168.1.216(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : 27 July 2019 21:51:15
Lease Expires . . . . . . . . . . : 28 July 2019 09:51:15
Default Gateway . . . . . . . . . : 192.168.1.254
DHCP Server . . . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 192.168.1.254
NetBIOS over Tcpip. . . . . . . . : Enabled
Ethernet adapter Bluetooth Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network)
Physical Address. . . . . . . . . : C8-3D-D4-68-6A-C6
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Server: dsldevice.lan
Address: 192.168.1.254
Name: google.com
Addresses: 2a00:1450:4009:810::200e
216.58.198.174
Pinging google.com [216.58.198.174] with 32 bytes of data:
Reply from 216.58.198.174: bytes=32 time=6ms TTL=58
Reply from 216.58.198.174: bytes=32 time=5ms TTL=58
Ping statistics for 216.58.198.174:
Packets: Sent = 2, Received = 2, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 5ms, Maximum = 6ms, Average = 5ms
Server: dsldevice.lan
Address: 192.168.1.254
Name: yahoo.com
Addresses: 2001:4998:c:1023::5
2001:4998:44:41d::4
2001:4998:44:41d::3
2001:4998:58:1836::11
2001:4998:58:1836::10
2001:4998:c:1023::4
98.138.219.231
98.138.219.232
72.30.35.10
98.137.246.8
98.137.246.7
72.30.35.9
Pinging yahoo.com [72.30.35.9] with 32 bytes of data:
Reply from 72.30.35.9: bytes=32 time=88ms TTL=56
Reply from 72.30.35.9: bytes=32 time=88ms TTL=56
Ping statistics for 72.30.35.9:
Packets: Sent = 2, Received = 2, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 88ms, Maximum = 88ms, Average = 88ms
Pinging 127.0.0.1 with 32 bytes of data:
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
[HEADING=1]Ping statistics for 127.0.0.1:
Packets: Sent = 2, Received = 2, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms[/HEADING]
[HEADING=1]Interface List
18β¦0c 9d 92 79 a8 f4 β¦Realtek PCIe GBE Family Controller
15β¦ca 3d d4 68 6a c5 β¦Microsoft Wi-Fi Direct Virtual Adapter
13β¦c8 3d d4 68 6a c5 β¦Microsoft Wi-Fi Direct Virtual Adapter #2
2β¦c8 3d d4 68 6a c5 β¦Realtek 8821AE Wireless LAN 802.11ac PCI-E NIC
4β¦c8 3d d4 68 6a c6 β¦Bluetooth Device (Personal Area Network)
1β¦Software Loopback Interface 1[/HEADING]
[HEADING=1]IPv4 Route Table[/HEADING]
[HEADING=1]Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 192.168.1.254 192.168.1.216 55
127.0.0.0 255.0.0.0 On-link 127.0.0.1 331
127.0.0.1 255.255.255.255 On-link 127.0.0.1 331
127.255.255.255 255.255.255.255 On-link 127.0.0.1 331
192.168.1.0 255.255.255.0 On-link 192.168.1.216 311
192.168.1.216 255.255.255.255 On-link 192.168.1.216 311
192.168.1.255 255.255.255.255 On-link 192.168.1.216 311
224.0.0.0 240.0.0.0 On-link 127.0.0.1 331
224.0.0.0 240.0.0.0 On-link 192.168.1.216 311
255.255.255.255 255.255.255.255 On-link 127.0.0.1 331
255.255.255.255 255.255.255.255 On-link 192.168.1.216 311[/HEADING]
Persistent Routes:
None
[HEADING=1]IPv6 Route Table[/HEADING]
[HEADING=1]Active Routes:
If Metric Network Destination Gateway
1 331 ::1/128 On-link
1 331 ff00::/8 On-link[/HEADING]
Persistent Routes:
None
========================= Winsock entries =====================================
Catalog5 01 C:\WINDOWS\SysWOW64\napinsp.dll [54784] (Microsoft Corporation)
Catalog5 02 C:\WINDOWS\SysWOW64\pnrpnsp.dll [70656] (Microsoft Corporation)
Catalog5 03 C:\WINDOWS\SysWOW64\pnrpnsp.dll [70656] (Microsoft Corporation)
Catalog5 04 C:\WINDOWS\SysWOW64\wshbth.dll [50688] (Microsoft Corporation)
Catalog5 05 C:\WINDOWS\SysWOW64\NLAapi.dll [70144] (Microsoft Corporation)
Catalog5 06 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog5 07 C:\WINDOWS\SysWOW64\winrnr.dll [23552] (Microsoft Corporation)
Catalog9 01 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 02 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 03 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 04 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 05 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 06 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 07 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 08 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 09 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 10 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 11 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 12 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 13 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
Catalog9 14 C:\WINDOWS\SysWOW64\mswsock.dll [324920] (Microsoft Corporation)
x64-Catalog5 01 C:\Windows\System32\napinsp.dll [68096] (Microsoft Corporation)
x64-Catalog5 02 C:\Windows\System32\pnrpnsp.dll [86528] (Microsoft Corporation)
x64-Catalog5 03 C:\Windows\System32\pnrpnsp.dll [86528] (Microsoft Corporation)
x64-Catalog5 04 C:\Windows\System32\wshbth.dll [64000] (Microsoft Corporation)
x64-Catalog5 05 C:\Windows\System32\NLAapi.dll [93184] (Microsoft Corporation)
x64-Catalog5 06 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog5 07 C:\Windows\System32\winrnr.dll [31232] (Microsoft Corporation)
x64-Catalog9 01 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 02 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 03 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 04 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 05 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 06 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 07 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 08 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 09 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 10 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 11 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 12 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 13 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
x64-Catalog9 14 C:\Windows\System32\mswsock.dll [407544] (Microsoft Corporation)
========================= Event log errors: ===============================
[HEADING=1]Application errors:[/HEADING]
Error: (07/27/2019 09:45:53 PM) (Source: ESENT) (User: )
Description: svchost (5356,R,98) TILEREPOSITORYS-1-5-18: Error -1023 (0xfffffc01) occurred while opening logfile C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log.
Error: (07/27/2019 07:54:55 PM) (Source: ESENT) (User: )
Description: svchost (5472,R,98) TILEREPOSITORYS-1-5-18: Error -1023 (0xfffffc01) occurred while opening logfile C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log.
Error: (07/27/2019 03:55:25 PM) (Source: ESENT) (User: )
Description: svchost (14832,R,98) TILEREPOSITORYS-1-5-18: Error -1023 (0xfffffc01) occurred while opening logfile C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log.
Error: (07/27/2019 03:46:48 PM) (Source: Microsoft-Windows-PerfNet) (User: SAMSPC)
Description: Unable to open the Server service performance object. The first four bytes (DWORD) of the Data section contains the status code.
Error: (07/27/2019 03:37:12 PM) (Source: ESENT) (User: )
Description: svchost (12920,R,98) TILEREPOSITORYS-1-5-18: Error -1023 (0xfffffc01) occurred while opening logfile C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log.
Error: (07/27/2019 02:22:50 PM) (Source: ESENT) (User: )
Description: svchost (8272,R,98) TILEREPOSITORYS-1-5-18: Error -1023 (0xfffffc01) occurred while opening logfile C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log.
Error: (07/27/2019 02:10:46 PM) (Source: ESENT) (User: )
Description: svchost (14572,R,98) TILEREPOSITORYS-1-5-18: Error -1023 (0xfffffc01) occurred while opening logfile C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log.
Error: (07/27/2019 01:23:13 PM) (Source: ESENT) (User: )
Description: svchost (4016,R,98) TILEREPOSITORYS-1-5-18: Error -1023 (0xfffffc01) occurred while opening logfile C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log.
Error: (07/27/2019 01:12:03 PM) (Source: ESENT) (User: )
Description: svchost (7116,R,98) TILEREPOSITORYS-1-5-18: Error -1023 (0xfffffc01) occurred while opening logfile C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log.
Error: (07/27/2019 01:02:18 PM) (Source: ESENT) (User: )
Description: svchost (7264,R,98) TILEREPOSITORYS-1-5-18: Error -1023 (0xfffffc01) occurred while opening logfile C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log.
[HEADING=1]System errors:[/HEADING]
Error: (07/27/2019 08:03:41 PM) (Source: Service Control Manager) (User: )
Description: The OpenSSH SSH Server service terminated unexpectedly. It has done this 1 time(s).
Error: (07/27/2019 08:02:27 PM) (Source: Service Control Manager) (User: )
Description: The OpenSSH SSH Server service terminated unexpectedly. It has done this 1 time(s).
Error: (07/27/2019 06:47:21 PM) (Source: Service Control Manager) (User: )
Description: The OpenSSH SSH Server service terminated unexpectedly. It has done this 1 time(s).
Error: (07/27/2019 02:21:16 PM) (Source: Microsoft-Windows-WLAN-AutoConfig) (User: NT AUTHORITY)
Description: WLAN Extensibility Module has failed to start.
Module Path: C:\WINDOWS\system32\Rtlihvs.dll
Error Code: 126
Error: (07/27/2019 12:40:07 PM) (Source: Microsoft-Windows-NDIS) (User: NT AUTHORITY)
Description: Miniport Remote NDIS based Internet Sharing Device, {b78f27bc-01d7-4d89-ab51-1ff52f16eeba}, had event 74
Error: (07/27/2019 11:20:09 AM) (Source: DCOM) (User: SAMSPC)
Description: C:\WINDOWS\system32\DllHost.exe /Processid:{3EB3C877-1F16-487C-9050-104DBCD66683}2147942767{0358B920-0AC7-461F-98F4-58E32CD89148}
Error: (07/27/2019 10:21:21 AM) (Source: Service Control Manager) (User: )
Description: The OpenSSH SSH Server service terminated unexpectedly. It has done this 1 time(s).
[HEADING=1]Microsoft Office Sessions:[/HEADING]
Error: (07/27/2019 09:45:53 PM) (Source: ESENT)(User: )
Description: svchost5356,R,98TILEREPOSITORYS-1-5-18: C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log-1023 (0xfffffc01)
Error: (07/27/2019 07:54:55 PM) (Source: ESENT)(User: )
Description: svchost5472,R,98TILEREPOSITORYS-1-5-18: C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log-1023 (0xfffffc01)
Error: (07/27/2019 03:55:25 PM) (Source: ESENT)(User: )
Description: svchost14832,R,98TILEREPOSITORYS-1-5-18: C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log-1023 (0xfffffc01)
Error: (07/27/2019 03:46:48 PM) (Source: Microsoft-Windows-PerfNet)(User: SAMSPC)
Description: 3221225506
Error: (07/27/2019 03:37:12 PM) (Source: ESENT)(User: )
Description: svchost12920,R,98TILEREPOSITORYS-1-5-18: C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log-1023 (0xfffffc01)
Error: (07/27/2019 02:22:50 PM) (Source: ESENT)(User: )
Description: svchost8272,R,98TILEREPOSITORYS-1-5-18: C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log-1023 (0xfffffc01)
Error: (07/27/2019 02:10:46 PM) (Source: ESENT)(User: )
Description: svchost14572,R,98TILEREPOSITORYS-1-5-18: C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log-1023 (0xfffffc01)
Error: (07/27/2019 01:23:13 PM) (Source: ESENT)(User: )
Description: svchost4016,R,98TILEREPOSITORYS-1-5-18: C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log-1023 (0xfffffc01)
Error: (07/27/2019 01:12:03 PM) (Source: ESENT)(User: )
Description: svchost7116,R,98TILEREPOSITORYS-1-5-18: C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log-1023 (0xfffffc01)
Error: (07/27/2019 01:02:18 PM) (Source: ESENT)(User: )
Description: svchost7264,R,98TILEREPOSITORYS-1-5-18: C:\WINDOWS\system32\config\systemprofile\AppData\L ocal\TileDataLayer\Database\EDB.log-1023 (0xfffffc01)
=========================== Installed Programs ============================
Ableton Live 10 Suite (HKLM...{B214E563-20EC-4CD4-9C8A-9BC4ED66C08D}) (Version: 10.0.0.0 - Ableton)
Active Directory Authentication Library for SQL Server (HKLM...{6BF11ECE-3CE8-4FBA-991A-1F55AA6BE5BF}) (Version: 15.0.1300.359 - Microsoft Corporation) Hidden
AMD Radeon Settings (HKLM...\WUCCCApp) (Version: 2019.0715.1900.34224 - Advanced Micro Devices, Inc.)
AMD Ryzen Master (HKLM...\AMD Ryzen Master) (Version: 2.0.0.1192 - Advanced Micro Devices, Inc.)
AMD Software (HKLM...\AMD Catalyst Install Manager) (Version: 19.7.2 - Advanced Micro Devices, Inc.)
Application Verifier x64 External Package (HKLM...{10CA1677-8F02-3131-F25C-780BAB52E468}) (Version: 10.1.18362.1 - Microsoft) Hidden
Application Verifier x64 External Package (HKLM...{B27BC1FC-8474-9E32-73C2-6F7CD58AD1E3}) (Version: 10.1.17763.132 - Microsoft) Hidden
ASIO4ALL (HKLM-x32...\ASIO4ALL) (Version: 2.14 - Michael Tippach)
Autodesk Certificate Package (x64) - 7.1.4 (HKLM...{1C891560-9ECD-4234-8BBD-752AFE0682D7}) (Version: 7.1.4.0 - Autodesk)
Autodesk Desktop App (HKLM-x32...\Autodesk Desktop App) (Version: 7.0.10.89 - Autodesk)
Autodesk Fusion 360 (HKCU...\73e72ada57b7480280f7a6f4a289729f) (Version: 2.0.6045 - Autodesk, Inc.)
Autodesk Genuine Service (HKLM-x32...{EF86FB37-98AB-49C2-930B-77A5E04758FE}) (Version: 2.2.0 - Autodesk)
Autodesk License Service (x64) - 7.1.4 (HKLM...{F53D6D10-7A75-4A39-8C53-A3D855C7C50A}) (Version: 7.1.4.0 - Autodesk)
Autodesk Maya 2019 (HKLM...{D4BE10F2-3E2D-4120-863A-765623D53264}) (Version: 19.0.7966.0 - Autodesk) Hidden
Autodesk Maya 2019 (HKLM...\Autodesk Maya 2019) (Version: 19.0.7966.0 - Autodesk)
balenaEtcher 1.5.51 (HKCU...\d2f3b6c7-6f49-59e2-b8a5-f72e33900c2b) (Version: 1.5.51 - Balena Inc.)
Bifrost 1.5.7.0 for Maya 2019 (HKLM...{9D6E1762-6C2F-4138-9D08-787666861ED0}) (Version: 1.5.7.0 - Autodesk)
Bifrost 1.5.7.0 for Maya 2019 1.5.7.0 (HKLM...\Bifrost 1.5.7.0 for Maya 2019) (Version: - )
Branding64 (HKLM...{EE2AFCE4-0238-4DE0-A140-1647021627C1}) (Version: 1.00.0001 - Advanced Micro Devices, Inc.) Hidden
CCleaner (HKLM...\CCleaner) (Version: 5.60 - Piriform)
ClickOnce Bootstrapper Package for Microsoft .NET Framework (HKLM-x32...{D256A5B9-68DA-4F6C-A447-A93E5639A46D}) (Version: 4.7.03083 - Microsoft Corporation) Hidden
DiagnosticsHub_CollectionService (HKLM...{1F3C3AAC-9F7A-47DA-A082-0ACE770041BE}) (Version: 16.1.28901 - Microsoft Corporation) Hidden
Entity Framework 6.2.0 Tools for Visual Studio 2019 (HKLM-x32...{9EC04694-BDDB-470F-9986-4D8A059D64C5}) (Version: 6.2.0.0 - Microsoft Corporation) Hidden
Ext2Fsd 0.69 (HKLM...\Ext2Fsd_is1) (Version: 0.69 - Matt Wu)
ffdshow x64 v1.3.4531 [2014-06-28] (HKLM...\ffdshow64_is1) (Version: 1.3.4531.0 - )
Google Chrome (HKLM-x32...\Google Chrome) (Version: 75.0.3770.142 - Google LLC)
Google Update Helper (HKLM-x32...{60EC980A-BDA2-4CB6-A427-B07A5498B4CA}) (Version: 1.3.34.11 - Google LLC) Hidden
Haali Media Splitter (HKLM-x32...\HaaliMkx) (Version: - )
icecap_collection_neutral (HKLM-x32...{705A0B76-17AA-47A8-A363-243C1A9E65AA}) (Version: 16.2.29111 - Microsoft Corporation) Hidden
icecap_collection_x64 (HKLM...{D7609B51-0FF2-40C8-81B6-FF525B16E425}) (Version: 16.2.29111 - Microsoft Corporation) Hidden
icecap_collectionresources (HKLM-x32...{911B9EB8-F286-4324-8493-5FF9D2F00486}) (Version: 16.2.29111 - Microsoft Corporation) Hidden
icecap_collectionresourcesx64 (HKLM-x32...{112C7251-6110-40E3-8FE7-7D0F53D96995}) (Version: 16.1.28829 - Microsoft Corporation) Hidden
IGdm 2.6.5 (HKCU...\1ead4f81-c61a-5fa6-9e81-7a8c0c868952) (Version: 2.6.5 - ifedapo olarewaju)
IIS 10.0 Express (HKLM...{643F2A3F-960C-4914-BD67-9490B4484108}) (Version: 10.0.03203 - Microsoft Corporation)
IIS Express Application Compatibility Database for x64 (HKLM...{08274920-8908-45c2-9258-8ad67ff77b09}.sdb) (Version: - ) Hidden
IIS Express Application Compatibility Database for x86 (HKLM...{ad846bae-d44b-4722-abad-f7420e08bcd9}.sdb) (Version: - ) Hidden
Integration Services (HKLM-x32...{2D0F1E38-3391-44A3-8983-C66A0E205F97}) (Version: 15.0.1300.388 - Microsoft Corporation) Hidden
Intel(R) C++ Redistributables on Intel(R) 64 (HKLM-x32...{F70BCE36-25F2-4475-A918-6209B3D85BF3}) (Version: 15.0.179 - Intel Corporation)
IntelliTraceProfilerProxy (HKLM-x32...{7D94CF67-6666-4111-B027-D7AB7F189F70}) (Version: 15.0.18198.01 - Microsoft Corporation) Hidden
Java 8 Update 221 (64-bit) (HKLM...{26A24AE4-039D-4CA4-87B4-2F64180221F0}) (Version: 8.0.2210.11 - Oracle Corporation)
JPEXS Free Flash Decompiler (HKLM-x32...{E618D276-6596-41F4-8A98-447D442A77DB}_is1) (Version: 11.2.0 - JPEXS)
Kits Configuration Installer (HKLM-x32...{63AAA877-5536-9481-2385-28A082100D78}) (Version: 10.1.18362.1 - Microsoft) Hidden
Microsoft .NET Core SDK 2.1.700 (x64) (HKLM-x32...{2335da6c-07b8-4479-b89c-f52986f760f6}) (Version: 2.1.700 - Microsoft Corporation)
Microsoft .NET Core SDK 2.1.701 (x64) (HKLM-x32...{016b678e-a57a-496c-97cb-5d6b7916ed2f}) (Version: 2.1.701 - Microsoft Corporation)
Microsoft .NET Core SDK 2.1.801 (x64) (HKLM-x32...{18b64776-7102-480b-8343-68aff0a12602}) (Version: 2.1.801 - Microsoft Corporation)
Microsoft Azure Authoring Tools - v2.9.6 (HKLM...{EDADFA19-7F96-4075-A4AB-2209910626C5}) (Version: 2.9.8899.26 - Microsoft Corporation)
Microsoft Azure Compute Emulator - v2.9.6 (HKLM...\Microsoft Azure Compute Emulator - v2.9.6) (Version: 2.9.8899.26 - Microsoft Corporation)
Microsoft Azure Libraries for .NET β v2.9 (HKLM...{C5C91AA6-3E83-430E-8B7A-6B790083F28D}) (Version: 3.0.0127.060 - Microsoft Corporation)
Microsoft Azure Storage Emulator - v5.9 (HKLM-x32...\Microsoft Azure Storage Emulator - v5.9) (Version: 5.9.18345.1312 - Microsoft Corporation)
Microsoft Flight Simulator SimConnect Client v10.0.61259.0 (HKLM-x32...{D61CA184-3F6D-4A50-B2CC-7A18447D6A8D}) (Version: 10.0.61259.0 - Microsoft Corporation)
Microsoft Flight Simulator SimConnect Client v10.0.62615.0 (HKLM-x32...{33D89314-361A-4495-A1E1-0ACBCE08F78D}) (Version: 10.0.62615.0 - Microsoft Corporation)
Microsoft Flight Simulator X: Steam Edition (HKLM...\Steam App 314160) (Version: - Microsoft Game Studios)
Microsoft Help Viewer 2.3 (HKLM-x32...\Microsoft Help Viewer 2.3) (Version: 2.3.28107 - Microsoft Corporation)
Microsoft ODBC Driver 17 for SQL Server (HKLM...{175BC9FC-C256-4EFC-9D87-4A9AF3B47A12}) (Version: 17.3.1.1 - Microsoft Corporation)
Microsoft Office Professional Plus 2019 - en-us (HKLM...\ProPlus2019Retail - en-us) (Version: 16.0.11727.20244 - Microsoft Corporation)
Microsoft OLE DB Driver for SQL Server (HKLM...{EE6D1BC2-277F-4841-8FC9-DE132F856BB8}) (Version: 18.2.1.0 - Microsoft Corporation)
Microsoft OneDrive (HKCU...\OneDriveSetup.exe) (Version: 19.123.0624.0002 - Microsoft Corporation)
Microsoft SQL Server 2012 Native Client (HKLM...{9D93D367-A2CC-4378-BD63-79EF3FE76C78}) (Version: 11.4.7462.6 - Microsoft Corporation)
Microsoft SQL Server 2016 LocalDB (HKLM...{9097BF1A-13A0-4A4A-A1F8-473E2A669863}) (Version: 13.1.4001.0 - Microsoft Corporation)
Microsoft SQL Server Management Studio - 18.1 (HKLM-x32...{1643af48-a2d8-4806-847c-8d565a9af98a}) (Version: 15.0.18131.0 - Microsoft Corporation)
Microsoft System CLR Types for SQL Server 2019 CTP2.2 (HKLM...{8D7CE3B0-5379-46FE-9F4B-A65D9F4CC1F1}) (Version: 15.0.1200.24 - Microsoft Corporation)
Microsoft System CLR Types for SQL Server 2019 CTP2.2 (HKLM-x32...{725CC962-98BD-42C7-87D8-51C680FB1779}) (Version: 15.0.1200.24 - Microsoft Corporation)
Microsoft Visual C++ 2005 Redistributable (HKLM-x32...{710f4c1c-cc18-4c49-8cbf-51240c89a1a2}) (Version: 8.0.61001 - Microsoft Corporation)
Microsoft Visual C++ 2005 Redistributable (HKLM-x32...{7299052b-02a4-4627-81f2-1818da5d550d}) (Version: 8.0.56336 - Microsoft Corporation)
Microsoft Visual C++ 2005 Redistributable (x64) (HKLM...{071c9b48-7c32-4621-a0ac-3f809523288f}) (Version: 8.0.56336 - Microsoft Corporation)
Microsoft Visual C++ 2005 Redistributable (x64) (HKLM...{ad8a2fa1-06e7-4b0d-927d-6e54b3d31028}) (Version: 8.0.61000 - Microsoft Corporation)
Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.17 (HKLM...{8220EEFE-38CD-377E-8595-13398D740ACE}) (Version: 9.0.30729 - Microsoft Corporation)
Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4148 (HKLM...{4B6C7001-C7D6-3710-913E-5BC23FCE91E6}) (Version: 9.0.30729.4148 - Microsoft Corporation)
Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.17 (HKLM-x32...{9A25302D-30C0-39D9-BD6F-21E6EC160475}) (Version: 9.0.30729 - Microsoft Corporation)
Microsoft Visual C++ 2010 x64 Redistributable - 10.0.40219 (HKLM...{1D8E6291-B0D5-35EC-8441-6616F567A0F7}) (Version: 10.0.40219 - Microsoft Corporation)
Microsoft Visual C++ 2010 x86 Redistributable - 10.0.40219 (HKLM-x32...{F0C3E5D1-1ADE-321E-8167-68EF0DE699A5}) (Version: 10.0.40219 - Microsoft Corporation)
Microsoft Visual C++ 2012 Redistributable (x64) - 11.0.61030 (HKLM-x32...{ca67548a-5ebe-413a-b50c-4b9ceb6d66c6}) (Version: 11.0.61030.0 - Microsoft Corporation)
Microsoft Visual C++ 2012 Redistributable (x86) - 11.0.61030 (HKLM-x32...{33d1fd90-4274-48a1-9bc1-97e33d9c2d6f}) (Version: 11.0.61030.0 - Microsoft Corporation)
Microsoft Visual C++ 2013 Redistributable (x64) - 12.0.30501 (HKLM-x32...{050d4fc8-5d48-4b8f-8972-47c82c46020f}) (Version: 12.0.30501.0 - Microsoft Corporation)
Microsoft Visual C++ 2013 Redistributable (x64) - 12.0.40660 (HKLM-x32...{ef6b00ec-13e1-4c25-9064-b2f383cb8412}) (Version: 12.0.40660.0 - Microsoft Corporation)
Microsoft Visual C++ 2013 Redistributable (x86) - 12.0.30501 (HKLM-x32...{f65db027-aff3-4070-886a-0d87064aabb1}) (Version: 12.0.30501.0 - Microsoft Corporation)
Microsoft Visual C++ 2013 Redistributable (x86) - 12.0.40660 (HKLM-x32...{61087a79-ac85-455c-934d-1fa22cc64f36}) (Version: 12.0.40660.0 - Microsoft Corporation)
Microsoft Visual C++ 2015-2019 Redistributable (x64) - 14.21.27702 (HKLM-x32...{f4220b74-9edd-4ded-bc8b-0342c1e164d8}) (Version: 14.21.27702.2 - Microsoft Corporation)
Microsoft Visual C++ 2015-2019 Redistributable (x86) - 14.21.27702 (HKLM-x32...{49697869-be8e-427d-81a0-c334d1d14950}) (Version: 14.21.27702.2 - Microsoft Corporation)
Microsoft Visual Studio Installer (HKLM...{6F320B93-EE3C-4826-85E0-ADF79F8D4C61}) (Version: 2.2.3073.701 - Microsoft Corporation)
Microsoft Visual Studio Tools for Applications 2017 (HKLM-x32...{f895a2f1-ae3f-4212-8af1-7fa1f8c212ea}) (Version: 15.0.27520 - Microsoft Corporation)
Microsoft Web Deploy 4.0 (HKLM...{BBCDB523-F5B7-4E53-A911-C85191E3BDF0}) (Version: 10.0.2606 - Microsoft Corporation)
Mozilla Firefox 68.0.1 (x64 en-GB) (HKLM...\Mozilla Firefox 68.0.1 (x64 en-GB)) (Version: 68.0.1 - Mozilla)
Mozilla Maintenance Service (HKLM...\MozillaMaintenanceService) (Version: 68.0 - Mozilla)
MSI Development Tools (HKLM-x32...{6C961B30-A670-8A05-3BFE-3947E84DD4E4}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
MSI Development Tools (HKLM-x32...{DB4DB790-64DD-1902-4BF2-833B3B6DBCA1}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
MSXML 4.0 SP2 Parser and SDK (HKLM-x32...{716E0306-8318-4364-8B8F-0CC4E9376BAC}) (Version: 4.20.9818.0 - Microsoft Corporation)
MtoA for Maya 2019 (HKCU...\MtoA2019) (Version: 3.1.2 - Solid Angle)
Notepad++ (64-bit x64) (HKLM...\Notepad++) (Version: 7.7.1 - Notepad++ Team)
NVIDIA Photoshop Plug-ins 64 bit (HKLM-x32...{5E386C5B-CDE7-435A-B5C9-EC73A1B0553A}) (Version: 8.50 - )
Office 16 Click-to-Run Extensibility Component (HKLM-x32...{90160000-008C-0000-0000-0000000FF1CE}) (Version: 16.0.11727.20244 - Microsoft Corporation) Hidden
Office 16 Click-to-Run Extensibility Component 64-bit Registration (HKLM...{90160000-00DD-0000-1000-0000000FF1CE}) (Version: 16.0.11727.20244 - Microsoft Corporation) Hidden
Office 16 Click-to-Run Licensing Component (HKLM...{90160000-008F-0000-1000-0000000FF1CE}) (Version: 16.0.11727.20244 - Microsoft Corporation) Hidden
Office 16 Click-to-Run Localization Component (HKLM-x32...{90160000-008C-0409-0000-0000000FF1CE}) (Version: 16.0.11727.20244 - Microsoft Corporation) Hidden
Postman-win64-7.2.2 (HKCU...\Postman) (Version: 7.2.2 - Postman)
Python 3.7.3 Core Interpreter (64-bit symbols) (HKLM...{6AB3C6BF-CBE4-416E-82FE-9F144729B2F5}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Core Interpreter (64-bit) (HKLM...{C0018D52-93E9-4331-A17F-C040CE3A5B0F}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Development Libraries (64-bit) (HKLM...{1B267487-4679-4044-A552-84DD4038CA43}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Documentation (64-bit) (HKLM...{191BD530-3F3D-43AE-A903-0F96D4FC8B25}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Executables (64-bit symbols) (HKLM...{7D270A60-CBB6-4D64-9AFC-AA235AE685BE}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Executables (64-bit) (HKLM...{0BCF826B-3863-44FA-8562-F51BBF326AC1}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 pip Bootstrap (64-bit) (HKLM...{71ACF08D-4328-4A9E-9146-96765CB5EAD2}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Standard Library (64-bit symbols) (HKLM...{23FD93E5-ACDA-4B1C-860E-B6500BAD41F8}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Standard Library (64-bit) (HKLM...{CAD7D30A-2F6F-4565-A83D-92EABF40C587}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Tcl/Tk Support (64-bit symbols) (HKLM...{2346773D-56D5-4BF7-B7AA-49B14CB6FF07}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Tcl/Tk Support (64-bit) (HKLM...{DA3783AD-20F9-4119-BE30-9C3ACF888C3B}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Test Suite (64-bit symbols) (HKLM...{6E0D9212-BB42-4769-A01E-73822E5909BC}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Test Suite (64-bit) (HKLM...{19E966E1-0536-4D97-8B2C-34B6D0AC6B00}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.3 Utility Scripts (64-bit) (HKLM...{CA54F025-DD88-408B-85F4-682C2B3A4E76}) (Version: 3.7.3150.0 - Python Software Foundation) Hidden
Python 3.7.4 (64-bit) (HKCU...{8ae589dd-de2e-42cd-af56-102374115fee}) (Version: 3.7.4150.0 - Python Software Foundation)
Python 3.7.4 Add to Path (64-bit) (HKLM...{16AB56AD-A068-4407-B239-25D2A507743D}) (Version: 3.7.4150.0 - Python Software Foundation) Hidden
Python 3.7.4 Core Interpreter (64-bit) (HKLM...{92A73F83-DC16-4316-945A-B66BC12362A7}) (Version: 3.7.4150.0 - Python Software Foundation) Hidden
Python 3.7.4 Development Libraries (64-bit) (HKLM...{B86709C3-962E-4C62-BF25-CF8D06267D72}) (Version: 3.7.4150.0 - Python Software Foundation) Hidden
Python 3.7.4 Documentation (64-bit) (HKLM...{4BC82D3B-BBC7-4BAF-899D-10AF5745E4AB}) (Version: 3.7.4150.0 - Python Software Foundation) Hidden
Python 3.7.4 Executables (64-bit) (HKLM...{6DDB726E-09CE-44B4-A129-B62AD1604A95}) (Version: 3.7.4150.0 - Python Software Foundation) Hidden
Python 3.7.4 pip Bootstrap (64-bit) (HKLM...{F92D31AF-F447-4A85-B0FD-CE6378F7625A}) (Version: 3.7.4150.0 - Python Software Foundation) Hidden
Python 3.7.4 Standard Library (64-bit) (HKLM...{5BF79310-A787-430F-93DD-CC8A9787679D}) (Version: 3.7.4150.0 - Python Software Foundation) Hidden
Python 3.7.4 Tcl/Tk Support (64-bit) (HKLM...{E5B772D5-8CCD-461B-BC60-B10DFB5704AB}) (Version: 3.7.4150.0 - Python Software Foundation) Hidden
Python 3.7.4 Test Suite (64-bit) (HKLM...{794D5EC8-A92F-4969-A318-449C2E71D8C4}) (Version: 3.7.4150.0 - Python Software Foundation) Hidden
Python 3.7.4 Utility Scripts (64-bit) (HKLM...{16F74529-EDE0-4BBD-B2AF-89AF9C696EA8}) (Version: 3.7.4150.0 - Python Software Foundation) Hidden
Python Launcher (HKLM-x32...{D722DA3A-92F5-454A-BD5D-A48C94D82300}) (Version: 3.7.6762.0 - Python Software Foundation)
Roblox Player for Sam (HKCU...\roblox-player) (Version: - Roblox Corporation)
Roblox Studio for Sam (HKCU...\roblox-studio) (Version: - Roblox Corporation)
SDK ARM Additions (HKLM-x32...{73681F86-CD86-4208-572F-959B45430B04}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
SDK ARM Redistributables (HKLM-x32...{67EE3804-9642-62BA-EBF1-B1561FB4ECBE}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
Shader 3 Mod for Flight Simulator X (HKLM-x32...{B813B812-CBAA-4BC0-95A5-4D07C8B215BD}) (Version: 1.5.0 - Bojote)
Speccy (HKLM...\Speccy) (Version: 1.32 - Piriform)
SQL Server Management Studio (HKLM...{054D303A-F7E8-4DD8-9E1C-0B8CDA9DCE8A}) (Version: 15.0.18131.0 - Microsoft Corporation) Hidden
SQL Server Management Studio (HKLM...{5227D66A-0C5B-4B89-AB53-9FEFFBC2EE25}) (Version: 15.0.18131.0 - Microsoft Corporation) Hidden
SQL Server Management Studio for Analysis Services (HKLM...{B7883A76-622B-43DF-996D-5876A9616A3C}) (Version: 15.0.18131.0 - Microsoft Corporation) Hidden
SQL Server Management Studio for Reporting Services (HKLM...{1634EEF5-129D-434C-A0F8-F273BC33B6C7}) (Version: 15.0.18131.0 - Microsoft Corporation) Hidden
SSMS Post Install Tasks (HKLM...{B6C6843D-F4FD-4462-B28B-CBC91DC15525}) (Version: 15.0.18131.0 - Microsoft Corporation) Hidden
Steam (HKLM-x32...\Steam) (Version: 2.10.91.91 - Valve Corporation)
Substance in Maya 1.4.0-2019 (HKLM-x32...{6D88D6DA-B70D-46BE-9393-BC4F7F0D1D60}_is1) (Version: 1.4.0 - Allegorithmic, Inc.)
SVG Explorer Extension 0.1.1 (HKLM...{4CA20D9A-98AC-4DD6-9C16-7449F29AC08A}_is1) (Version: 0.1.1 - Dotz Softwares)
TeamSpeak 3 Client (HKLM...\TeamSpeak 3 Client) (Version: 3.3.0 - TeamSpeak Systems GmbH)
TeamViewer 14 (HKLM-x32...\TeamViewer) (Version: 14.3.4730 - TeamViewer)
TypeScript SDK (HKLM-x32...{2BEA0BCB-B676-4E23-9040-BD64820D1644}) (Version: 3.5.2.0 - Microsoft Corporation) Hidden
Unity (HKLM-x32...\Unity) (Version: 2019.1.12f1 - Unity Technologies ApS)
Unity Hub 2.0.4 (HKLM...\Unity Technologies - Hub) (Version: 2.0.4 - Unity Technologies Inc.)
Universal CRT Extension SDK (HKLM-x32...{13952D7A-B7B3-F4F8-5F29-5CD18E8168B7}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
Universal CRT Extension SDK (HKLM-x32...{7D225043-6CC5-7B56-11DD-AFF90E4C1C0C}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
Universal CRT Headers Libraries and Sources (HKLM-x32...{74CBC330-ED16-31B9-E8BE-0C6A8E67DE32}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
Universal CRT Headers Libraries and Sources (HKLM-x32...{CB19DBA2-C210-5646-9522-695A1317CD34}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
Universal CRT Redistributable (HKLM-x32...{5F577A45-3C65-352B-061D-D6A57F05402C}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
Universal CRT Redistributable (HKLM-x32...{847D4DAF-0182-265B-324F-406462E8A90D}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
Universal CRT Tools x64 (HKLM...{54FE4D23-11A2-F1C4-76E9-79C8FB40A4A1}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
Universal CRT Tools x86 (HKLM-x32...{9F7B0D96-881D-8850-C303-43F3A08E6902}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
Universal General MIDI DLS Extension SDK (HKLM-x32...{6F54BF87-2EE6-FA6D-431D-33A665992D49}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
Universal General MIDI DLS Extension SDK (HKLM-x32...{CE83D0BD-418A-F3D1-D6CE-687E96D1EBD0}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
Update for (KB2504637) (HKLM-x32...{CFEF48A8-BFB8-3EAC-8BA5-DE4F8AA267CE}.KB2504637) (Version: 1 - Microsoft Corporation)
Uplay (HKLM-x32...\Uplay) (Version: 25.0 - Ubisoft)
vcpp_crt.redist.clickonce (HKLM-x32...{BFFDC70B-C973-41D3-B009-E64E08230E7D}) (Version: 14.22.27821 - Microsoft Corporation) Hidden
Visual Studio Community 2019 (HKLM-x32...\42634447) (Version: 16.2.29123.88 - Microsoft Corporation)
VS Immersive Activate Helper (HKLM-x32...{78500789-0EBE-4490-BE43-F9EF8250BF42}) (Version: 16.0.98.0 - Microsoft Corporation) Hidden
VS JIT Debugger (HKLM...{4137D3AB-5B44-4AC9-83A4-5273F2E2547E}) (Version: 16.0.98.0 - Microsoft Corporation) Hidden
VS Script Debugging Common (HKLM...{D8B26CBD-15D2-440B-BCBD-5616D74EFC7D}) (Version: 16.0.98.0 - Microsoft Corporation) Hidden
vs_BlendMsi (HKLM-x32...{B5E3A3E1-1529-4D5A-9E95-34971FA07825}) (Version: 16.0.28329 - Microsoft Corporation) Hidden
vs_clickoncebootstrappermsi (HKLM-x32...{BAF91847-0A64-405E-98EC-A0BA6FB4BC4E}) (Version: 16.0.28329 - Microsoft Corporation) Hidden
vs_clickoncebootstrappermsires (HKLM-x32...{271F1F42-B547-4498-825F-590DBB1774F7}) (Version: 16.0.28329 - Microsoft Corporation) Hidden
vs_clickoncesigntoolmsi (HKLM-x32...{30D97A69-3C0F-4552-9A72-60E591B210C7}) (Version: 16.0.28329 - Microsoft Corporation) Hidden
vs_communitymsi (HKLM-x32...{213DB54D-B2BA-4517-B126-21514CAA79D3}) (Version: 16.2.29111 - Microsoft Corporation) Hidden
vs_communitymsires (HKLM-x32...{95E79BBC-97FD-4FEB-91B5-CC0231324812}) (Version: 16.0.28329 - Microsoft Corporation) Hidden
vs_devenvmsi (HKLM-x32...{AD0C92A4-1514-4BC1-A723-A272A8343924}) (Version: 16.0.28329 - Microsoft Corporation) Hidden
vs_filehandler_amd64 (HKLM-x32...{19A2A8BC-4971-415D-84BF-11FD94BC7C30}) (Version: 16.2.29012 - Microsoft Corporation) Hidden
vs_filehandler_x86 (HKLM-x32...{B6302FE7-B486-490B-AEE8-CB7858DD1B6F}) (Version: 16.2.29012 - Microsoft Corporation) Hidden
vs_FileTracker_Singleton (HKLM-x32...{7E846069-BA07-434B-9037-ECDCFFFEEF97}) (Version: 16.2.29006 - Microsoft Corporation) Hidden
vs_minshellinteropmsi (HKLM-x32...{27B16914-BC5D-4018-8074-071262A27F6D}) (Version: 16.2.28917 - Microsoft Corporation) Hidden
vs_minshellmsi (HKLM-x32...{9DB417AD-0662-44E9-989F-E7102C5CC386}) (Version: 16.2.29111 - Microsoft Corporation) Hidden
vs_minshellmsires (HKLM-x32...{EC04CD66-C03A-470D-B0D2-4BBC87F6382D}) (Version: 16.0.28329 - Microsoft Corporation) Hidden
vs_SQLClickOnceBootstrappermsi (HKLM-x32...{92B3118C-3214-4BFA-89A0-5FF5EDFA2AEA}) (Version: 16.0.28329 - Microsoft Corporation) Hidden
vs_tipsmsi (HKLM-x32...{E208E682-50EE-4F2F-9860-C91B906B8A03}) (Version: 16.0.28329 - Microsoft Corporation) Hidden
V-Station 2.6 (HKLM...{842C6AFC-7856-4fd9-99AF-8900554ACAA2}_is1) (Version: 2.6 - Novation)
WinAppDeploy (HKLM-x32...{716AE8F2-1BE3-7657-DF6B-F23DEEC75AF9}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
WinAppDeploy (HKLM-x32...{8E3AE0EF-D067-700C-BDB4-10D5552155DC}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
Windows SDK AddOn (HKLM-x32...{1E76DFA7-96F3-4281-8E41-8A226C3E42EE}) (Version: 10.1.0.0 - Microsoft Corporation)
Windows Software Development Kit - Windows 10.0.17763.132 (HKLM-x32...{5fe95b9d-9219-4d8b-a031-71323ae48a81}) (Version: 10.1.17763.132 - Microsoft Corporation)
Windows Software Development Kit - Windows 10.0.18362.1 (HKLM-x32...{126dedf0-cc0e-4b48-9ece-806b0e437195}) (Version: 10.1.18362.1 - Microsoft Corporation)
WinRAR 5.71 (64-bit) (HKLM...\WinRAR archiver) (Version: 5.71.0 - win.rar GmbH)
WinRT Intellisense Desktop - en-us (HKLM-x32...{00B12DF9-5428-9406-DE2C-8E8A1A062B05}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
WinRT Intellisense Desktop - en-us (HKLM-x32...{E67F1F03-FB4A-3D61-8999-E6A4C4B26F34}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
WinRT Intellisense Desktop - Other Languages (HKLM-x32...{7EF010FF-7800-28BA-FF49-2D219EC7BA82}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
WinRT Intellisense Desktop - Other Languages (HKLM-x32...{E82A4A6C-C21C-35FE-B805-3E44318F6D63}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
WinRT Intellisense IoT - en-us (HKLM-x32...{36AE12FB-4349-6EAA-B6E4-5F4E06FA8AE8}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
WinRT Intellisense IoT - en-us (HKLM-x32...{7E898893-9C42-A572-7F57-FDE55CE812F7}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
WinRT Intellisense IoT - Other Languages (HKLM-x32...{6B03A6A4-643C-57CE-CA6F-4E19BF47497A}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
WinRT Intellisense IoT - Other Languages (HKLM-x32...{E8B1CB29-5C24-D882-3CEF-F8A7263BC63D}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
WinRT Intellisense Mobile - en-us (HKLM-x32...{918A448F-59E8-FBF5-B087-D3F07160C7E0}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
WinRT Intellisense Mobile - en-us (HKLM-x32...{F6F11150-93DE-0507-FCA0-F746E0207017}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
WinRT Intellisense PPI - en-us (HKLM-x32...{66483041-F590-EC46-4AF0-EE39C62FB680}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
WinRT Intellisense PPI - en-us (HKLM-x32...{8329C3A0-8582-D1C2-67FF-800654BFDF45}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
WinRT Intellisense PPI - Other Languages (HKLM-x32...{771C9DEF-7C0B-85DA-6426-7A20F06BEC94}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
WinRT Intellisense PPI - Other Languages (HKLM-x32...{9C61E6D2-C43E-6746-B519-6185558C4A24}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
WinRT Intellisense UAP - en-us (HKLM-x32...{6B37CC5B-78DF-5050-2215-68479716A587}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
WinRT Intellisense UAP - en-us (HKLM-x32...{B047C746-63E8-41C7-A5C0-7ABD390CF3E6}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
WinRT Intellisense UAP - Other Languages (HKLM-x32...{0063AF94-397B-9C64-1C71-D404B27C5D96}) (Version: 10.1.17763.132 - Microsoft Corporation) Hidden
WinRT Intellisense UAP - Other Languages (HKLM-x32...{250D5341-0879-4016-399C-BBCD87B80E95}) (Version: 10.1.18362.1 - Microsoft Corporation) Hidden
Wraith Prism Settings software (HKLM-x32...{1A3E3EA7-5A7C-4292-8A13-B0DE1BF49E13}_COOLER_MASTER_SR4) (Version: 1.16 - AMD Wraith)
YubiKey Manager (HKLM-x32...\yubikey-manager) (Version: 1.1.2 - Yubico AB)
========================= Devices: ================================
========================= Memory info: ===================================
Percentage of memory in use: 20%
Total physical RAM: 16318.62 MB
Available physical RAM: 13017.24 MB
Total Virtual: 19902.62 MB
Available Virtual: 14250.74 MB
========================= Partitions: =====================================
1 Drive c: () (Fixed) (Total:165.44 GB) (Free:29.73 GB) NTFS
2 Drive d: (Disk 2 250gb) (Fixed) (Total:232.88 GB) (Free:97.77 GB) NTFS
3 Drive e: (Disk 1 500gb) (Fixed) (Total:465.76 GB) (Free:449.72 GB) NTFS
4 Drive f: (Disk 3 500gb) (Fixed) (Total:465.76 GB) (Free:463.37 GB) NTFS
========================= Users: ========================================
User accounts for \SAMSPC
Administrator DefaultAccount DevToolsUser
Guest RDV GRAPHICS SERVICE Sam
sshd WDAGUtilityAccount
**** End of log ****
Hereβs the device manager list.
[ATTACH type=βfullβ]5049[/ATTACH]Comment
-
Ok, try with the tether disabled for everything I ask you from this point out.
Try a clean boot and see how that goes.Comment
-
Comment