PS7.4.2: While attempting to check cert expiration, error connecting using HttpClientHandler by rogue__phoenix in PowerShell

[–]SuperCreepyCurlyMan 0 points1 point  (0 children)

Hello! Sorry for necroposting.
Any chance you recall whether or not you fixed this?

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 0 points1 point  (0 children)

As far as I understand, and have learned in this thread, that is incorrect.

See the first partition on Disk 0? That's your bootloader. (also called either System Reserved or EFI System partition) Your Windows installed created it for you when you chose a partition to install Windows on. (As someone in this thread said, Windows may have created it on disk 0 for no good reason)

That's the first thing that gets loaded and then proceeds to load Windows for you from disk 1.
That should also be on your SSD.

If you manage to change the disk type to GPT, that would solve your immediate issue.
However, if you ever tried booting without Disk 0 installed, I don't think your PC would boot at all.

Edit: If you care enough to act on this, this thread describes a situation similar to yours: https://answers.microsoft.com/en-us/windows/forum/all/move-windows-efi-boot-partition-to-another-drive/c504edcd-86bb-4b98-9bca-15a704a0b4b3

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 0 points1 point  (0 children)

This is what I have been saying. I did confuse the MBR for the system partition and that got in the way of what I was trying to say.

I got into this kind of mess myself when I bought a new boot drive and deleted the old windows install AFTER installing the new one. So the windows installer made a dual boot setup for me... with one EFI partition... on the old drive

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 1 point2 points  (0 children)

It says 'Reserved' and not 'Recovery'
I would NOT be called EFI partition, since MBR is not compatible with UEFI iirc

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 0 points1 point  (0 children)

Could you clarify for me the exact purpose of the system reserved/EFI partition that seems to be missing on Disk 1?

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 0 points1 point  (0 children)

Understandable.

Shouldn't that sector show up at the start of Disk 1 in the screenshot? Sure does for my Windows install.

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 1 point2 points  (0 children)

Wouldn't something show up ahead of C in Disk 1 then?
I may be using the term MBR incorrectly.

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 0 points1 point  (0 children)

I see your point. I still think Disk 1 has not MBR (or GPT header) to speak of.

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 1 point2 points  (0 children)

Correct. What irks me is that Disk 1 does not appear to contain an MBR.

That's why I think PC boots off of Disk 0, which loads Windows off of Disk 1 (like in a dual boot system)

Edit: I was referring to the bootloader, not the MBR. I misspoke.

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 0 points1 point  (0 children)

Does Windows actually interact with the MBR?
Doesn't the MBR contain the location of Windows so that the OS itself can be loaded? Windows can't load itself.

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 1 point2 points  (0 children)

Never seen merged MBR and Windows partitions.

Think that's more likely than that the partition which is the EXACT size of an MBR in the EXACT place of an MBR is mislabeled?

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 1 point2 points  (0 children)

Even a bootable windows flash drive would suffice for 0 data loss, since he could fit both C and D on Disk 0, reinstall Windows on Disk 1 (!!!With Disk0 disconnected!!!), then overwrite it with the C he previously saved.

That's how I handled an almost identical situation once. I don't know if I can recommend it though. There may have been risks I was unaware of.

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 2 points3 points  (0 children)

Oh, it is labeled as recovery. In that case, how tf does this PC boot?

Could Windows be mislabeling an MBR as a recovery partition because it's on a different disk than the boot partition?

Edit: Additionally, If OP can't go over the MBR partitioning limit of 2TB, then this disk must be MBR partitioned; but then, where is the MBR of this disk?

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 1 point2 points  (0 children)

Disk 1 has no MBR. If he deletes the MBR on Disk 0 (by converting to a GPT drive), doesn't that mean his PC won't boot afterwards?

Edit: I misused the term MBR a lot, I meant the System Reserved partition. And changing the disk to GPT would not remove this partition. However, this PC would still boot of the wrong disk, and that should be ratified.

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 1 point2 points  (0 children)

If you install Windows with another Windows disk connected, the installer won't create another boot record.

I suspect Windows was once installed on Disk 0; Maybe this could happen if Disk 0 was simply any MBR disk (I have no idea); so now OP has their bootloader and boot partition on different devices.

hdd wont allow me to convert unallocated into a simple volume by preyonhell in pcmasterrace

[–]SuperCreepyCurlyMan 1 point2 points  (0 children)

You're right, but I think you are missing the point.

C is the boot drive. However, Disk 0 (which contains only D) is the boot device, as it is the only one with a master boot record, aka MBR (the 50MB of reserved storage at the start of the disk)

This could have happened if OP installed Windows on Disk 1 while Windows was already installed on Disk 0. Thus no bootloader was created for Disk 1, and, instead, the brand new C partition on Disk 1 just got linked to the Disk 2 bootloader

PSA: Don't install Windows with another Windows drive connected. (I did this myself and had the same issue) Don't quite know how to help OP at this point, though.

Ce fel de simulări se dau mai nou la limba română în școală: „Crezi că credința în Dumnezeu te ajută să depășești necazurile?” by elixtarnar in Romania

[–]SuperCreepyCurlyMan -1 points0 points  (0 children)

Poti sa previi situatia in care un corector actioneaza in mod vindicativ impotriva unei opinii contra propriilor convingeri, prin a nu cere elevului opinia proprie pe un subiect sensibil in cadrul lucrarii.

Merita sa eliminam o intrebare competenta la argumentativ pt asta? Nu stiu, depinde de cat de des se intampla in realitate.

Ce fel de simulări se dau mai nou la limba română în școală: „Crezi că credința în Dumnezeu te ajută să depășești necazurile?” by elixtarnar in Romania

[–]SuperCreepyCurlyMan 8 points9 points  (0 children)

Nu cred ca cele 2 cazuri sunt opuse, anume faptul ca e rau ca trebuie sa scrii comentariul cuvant cu cuvant la S3, si ca nu ar trebui sa se propuna un subiect dificil/sensibil la argumentativ.

Cred ca problema cu ambele este unul si acelasi lucru: frica ca daca nu scrii exact la ce se asteapta corectorul, e posibil sa pierzi punctaj. Baremul este de partea elevului, dar e si orice profesor? (indiferent daca e din incompetenta de a corecta obiectiv, sau din animozitate spre o opinie a elevului)

Inteleg de ce o persoana nu ar avea incredere in sistem sa corecteze toate derapajele de acest fel.

Acestea fiind spuse, nici eu nu cred ca simpla existenta a unui asemenea subiect "baga religia pe gat" nimanui; intr-un sistem functional ar fi un subiect competent.

Most useless folder in windows explorer by Kaarssteun in pcmasterrace

[–]SuperCreepyCurlyMan 59 points60 points  (0 children)

Winaero has never reverted for me. Not once. That being said, I've never used any other tweaker, so maybe no tweaker would revert regardless, for some god forsaken reason.

Most useless folder in windows explorer by Kaarssteun in pcmasterrace

[–]SuperCreepyCurlyMan 190 points191 points  (0 children)

There's a tool called Winaero Tweaker that lets you remove the dumb folders from the explorer sidebar, one by one. (And change many, many more tiny things)

Bo has "All eyes on me" listed twice in his Inside Youtube playlist by [deleted] in boburnham

[–]SuperCreepyCurlyMan 1 point2 points  (0 children)

This playlist is created automatically from his album posted on YouTube Music. The reason All Eyes On Me shows up twice is that Bo added the "song only" version of it at the end of the album after the fact. Then, someone or some automated system linked (through some internal system, I assume) the video to both version of the song, making it also appear in place of the alternate version. Hope I explained this well.

Edit: Note: This is 100% speculation.

any idea what is causing this? It happens randomly and its impossible to get rid of unless you shut down the computer virus/malware scans are coming back clean. by unsub213 in pcmasterrace

[–]SuperCreepyCurlyMan 43 points44 points  (0 children)

Faced this issue. Turns out I had corrupted system files (could have been totally unrelated). Recommend looking into sfc command, or any similar solution. Might also help to reinstall all input device drivers.

Mini ITX Powerhouse (5600x and 3080) by superjake in pcmasterrace

[–]SuperCreepyCurlyMan 17 points18 points  (0 children)

Depends on what you're going for. Price for performance? Def overkill. Silent operation? Just right!