Sorry for the late reply. After trying these solutions and more, I reached the conclusion that Wimboot is a PITA, In the end I solved the issues by wiping out all partitions and doing a regular installation. Wimboot is all well and good as long as you turn off windows updates, otherwise it will eat up precious disk space fast. Rebuilding the WIM image every time new updates show up is more hassle than it's worth. To quote something I read on the internet (can't find the link atm): On a WIMBoot installation, existing data on disk cannot be deleted or updated. Since all data now resides inside a compressed file, deleting a file simply marks it ‘deleted’ and does not recover space from the WIM. It’s even worse when you modify a file that already exists in the WIM image: A duplicate, uncompressed copy is extracted to disk, so your modifications can be saved.This is why, on a tablet loaded with a modest number of Windows Updates, you rapidly run out of space. Updated files consume almost twice the storage on disk – the original files remain compressed, inside the ‘backing’ WIM file, and the new updated ones are stored on disk, fully uncompressed. I wonder what were they thinking when they came up with this wimboot thing.I should be more careful before buying a wimboot based device like this again