0

I'm getting a really annoying low disk spam from windows for an OEM partition. Was searching how to turn this off and found this this article.

It directs me to HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Policies\Explorer, but I do not have this Explorer folder available to me, I get as far as Policies.

Any help here would be greatly appreciated!

5
  • 2
    An OEM partition is for recovery, not the used/accessed by users in a normal OS session. That said the solution is not disabling such warning messages but just removing the drive letter.
    – user931000
    Commented Sep 11, 2018 at 10:45
  • 2
    Possible duplicate of Disable the low disk space popup warning in windows 10
    – Ramhound
    Commented Sep 11, 2018 at 10:59
  • While I believe this to be a duplicate, the simplest solution to this problem is to remove the drive letter from the partition.. So I have also linked to another possible duplicate.
    – Ramhound
    Commented Sep 11, 2018 at 11:04
  • How about just modifying the register in HKEY_CURRENT_USER\Software\Microsoft\ Windows\CurrentVersion\Explorer,without the policies, I often use gpo to push the registry without the key policies.
    – OOOO
    Commented Sep 13, 2018 at 9:52
  • Sorry for. The delay in responding all. Been moving house and its been mental. I did in the end just remove the letter as GabrielGarcia suggested. This resolved the issue completely.
    – Paidoo
    Commented Sep 21, 2018 at 14:58

1 Answer 1

1

If you don't have a certain Registry Key, just create it. Not all possible used Keys are there from the start. Sometimes you have to create multiple level of keys to get the correct path that is required to hold a value.

1
  • I did not realise I was able to just do this, thank you for the advice. In the end, I just removed the letter as it was an OEM partition this solved it.
    – Paidoo
    Commented Sep 21, 2018 at 14:59

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .