Windows 10 V1803 up...
 
Notifications
Clear all

Windows 10 V1803 update creates a new OEM Partition

1 Posts
1 Users
0 Reactions
9 Views
Frank Schroeder
(@iseetwizard)
Reputable Member Admin
Joined: 5 years ago
Posts: 97
Topic starter  

o remove this annoying partition (there is always a popup of a full disk as this one doesn't have many space) you have to do the following:

Open a command prompt with administrative rights and execute the commands from this post.

 

diskpart
list volume
select volume <number of your volume>
remove letter=<drive letter of your volume>
exit

 


   
Quote