Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
|
Report Date | 2023-12-24 19:53:49 |
Generated by | MemTest86 V10.6 Free (64-bit) Visit MemTest86.com to Upgrade to Pro |
Result | PASS |
EFI Specifications | 2.70 |
System | |
Manufacturer | ASUSTeK COMPUTER INC. |
Product Name | ROG Strix G531GT_GL531GT |
Version | 1.0 |
Serial Number | K8NRCV05306335F |
BIOS | |
Vendor | American Megatrends Inc. |
Version | G531GT.308 |
Release Date | 02/01/2021 |
Baseboard | |
Manufacturer | ASUSTeK COMPUTER INC. |
Product Name | G531GT |
Version | 1.0 |
Serial Number | K834NRCV00CZE9MB |
CPU Type | Intel Core i7-9750H @ 2.60GHz |
CPU Clock | 2635 MHz [Turbo: 4150.2 MHz] |
# Logical Processors | 12 (6 enabled for testing) |
L1 Cache | 4 x 64K (147234 MB/s) |
L2 Cache | 4 x 256K (63117 MB/s) |
L3 Cache | 12288K (25936 MB/s) |
Memory | 16242M (16136 MB/s) |
RAM Configuration | DDR4 2667MT/s / 1.200V |
Number of RAM SPDs detected | 2 |
SPD #0 | 8GB DDR4 1Rx8 PC4-21300 |
Vendor Part Info | SK Hynix / HMA81GS6JJR8N-VK / 42E107DC |
JEDEC Profile | 2666MT/s 19-19-19-43 1.2V |
SPD #1 | 8GB DDR4 1Rx8 PC4-21300 |
Vendor Part Info | SK Hynix / HMA81GS6JJR8N-VK / 42E107DB |
JEDEC Profile | 2666MT/s 19-19-19-43 1.2V |
Number of RAM slots | 4 |
Number of RAM modules | 2 |
DIMM A1 | 8GB DDR4 1Rx8 PC4-21300 |
Vendor Part Info | SK Hynix / HMA81GS6JJR8N-VK / 42E107DC |
SMBIOS Profile | 2667MT/s 1.2V |
DIMM A2 | Empty slot |
DIMM B1 | 8GB DDR4 1Rx8 PC4-21300 |
Vendor Part Info | SK Hynix / HMA81GS6JJR8N-VK / 42E107DB |
SMBIOS Profile | 2667MT/s 1.2V |
DIMM B2 | Empty slot |
Test Start Time | 2023-12-24 16:48:29 |
Elapsed Time | 3:00:10 |
Memory Range Tested | 0x0 - 47E000000 (18400MB) |
CPU Selection Mode | Parallel (All CPUs) |
CPU Temperature Min/Max/Ave | 53C/97C/93C |
# Tests Completed | 48/48 (100%) |
# Tests Passed | 48/48 (100%) |
Test | # Tests Passed | Errors |
Test 0 [Address test, walking ones, 1 CPU] | 4/4 (100%) | 0 |
Test 1 [Address test, own address, 1 CPU] | 4/4 (100%) | 0 |
Test 2 [Address test, own address] | 4/4 (100%) | 0 |
Test 3 [Moving inversions, ones & zeroes] | 4/4 (100%) | 0 |
Test 4 [Moving inversions, 8-bit pattern] | 4/4 (100%) | 0 |
Test 5 [Moving inversions, random pattern] | 4/4 (100%) | 0 |
Test 6 [Block move, 64-byte blocks] | 4/4 (100%) | 0 |
Test 7 [Moving inversions, 32-bit pattern] | 4/4 (100%) | 0 |
Test 8 [Random number sequence] | 4/4 (100%) | 0 |
Test 9 [Modulo 20, ones & zeros] | 4/4 (100%) | 0 |
Test 10 [Bit fade test, 2 patterns, 1 CPU] | 4/4 (100%) | 0 |
Test 13 [Hammer test] | 4/4 (100%) | 0 |
Would this be through the wmic command interface?I can try and delete those programs from your previous post using Command Prompt - did some research on how to do it.
Start::
cmd: DISM /online /cleanup-image /restorehealth
cmd: SFC /scannow
End::
dism /Online /get-packages /format: table
dism /Online /Remove-Package /Package-Name:<name of package>
When I run the first command to get the exact package name there is no listing for KB5031356 (It does however show in Windows Updates as a Security Update having been installed on Nov 22nd).In safe mode, can you run this command to find the exact PackageName for KB5031356
Code:dism /Online /get-packages /format: table
Copy and paste the exact PackageName into this command and run the command to remove the update
Code:dism /Online /Remove-Package /Package-Name:<name of package>
No, I can't do anything in normal mode, only safe mode.Are you able to access the menu or open something when pressing Windows key + R (e.g. msconfig or appwiz.cpl) in normal mode?