Installing Windows 10 Insider Preview on the Unisurf 7" Tablet

Originally posted this up on this deal for the Unisurf tablet, but thought it may help a few more people find it being here. Hopefully it is in the right place.

Hi all!

I can indeed confirm that Windows 10 Pro Insider Preview (Build 10130) does work on the Unisurf 7" tablet. In fact, it runs very, very well for a cheap tablet and for preview build of Windows! It even lets you run the native 1024x600 resolution and run universal (modern) apps! Please follow the below steps carefully.

Proceed with caution and at your own risk; I will not be held responsible for loss of information, data, damage to the device or persons, supernovas, etc, blah blah blah!

Prerequisites:
  • 3x BLANK USB Drives (2 at least 4GB, 1 at least 16GB+) all formatted as NTFS
    OR
  • USB Hub (4 port+) to support mouse, keyboard and USB drive
  • Access to another computer
  • Macrium Reflect Free here.
  • Windows 10 Insider Preview ISO (32-bit) here
  • Driver software such as Treexy Driver Fusion (optional)
  • 7-Zip
  • Lots of free time.
  • The ability to get yourself out of trouble when the proverbial hits the fan.
Process

Creating a Windows 10 install USB

On a computer

  1. Download Windows 10 ISO.
  2. Install 7-zip or preferred software for viewing contents of ISO.
  3. Insert one of the smaller USB drives and ensure it is formatted as NTFS.
  4. Open the Win10 ISO with 7-zip or preferred software.
  5. Select entire contents of archive and copy and paste onto USB drive.

!!!If this fails to boot later, acquire Windows USB/DVD Download Tool and follow the steps.!!!

Creating a backup

On the tablet

  1. Install Macrium Reflect Free on your tablet, make sure you accept the prompt to download the WinPE component. This may take a while (~500MB).
  2. Insert the 16GB+ USB, this will hold the backups you're about to create.
  3. Create a folder called Drivers and copy the entire contents of .\Windows\System32\DriverStore\FileRepository into it, or run driver back up software (such as Driver Fusion) and follow the steps to create a backup of system drivers.
  4. Create another folder and call it Drive Backup. Open Macrium Reflect, select 'Create and image of the partition(s) required to backup and restore Windows', mark all checkboxes to select all partitions (should be 4), make sure Destination is set to the location the Drive Backup folder. Leave the remaining settings as is an click Next.
  5. Ignore the 'Edit the Plan for this Backup' page and hit Next.
  6. Click Finish.
  7. Check Run this backup now and uncheck Save backup and schedules as an XML Backup Definition File. Hit Ok.
  8. Wait for completion.

Creating a WinPE recovery media

On the tablet

  1. Still in Macrium Reflect, got to Other Tasks menu and select Create Recovery Media.
  2. Hit Next until you reach the Prepare Windows PE Image page. Make sure PE Architecture is set to 32 Bit and that Default base WIM is selected. Click Next and wait for it to build the WIM.
  3. On the Burn Rescue Media page, under the CD/DVD burner option, pick Create ISO image file. Hit Finish. Save the Rescue.iso to the USB drive used previously for the backups.
  4. Once Macrium completes the process, close it and safely unmount the USB drive.

Creating a WinPE recovery USB

On a computer

  1. Insert another spare USB and ensure it is formatted as NTFS.
  2. Insert the backup USB just used on the tablet.
  3. Open the Rescue.iso with 7-zip and copy contents to the root of the USB.
  4. Wait for copy to complete and unmount USB when safe.

Booting into WinPE

On the tablet

  1. Connect the USB hub to tablet and connect mouse, keyboard and USB containing the WinPE environment created in the last section.
  2. Follow this video to access the tablet's bios.
  3. Go to Chipset tab > USB Configuration > change USB OTG Support to PCI Mode. (May be required to detect USB/Keyboard after WinPE. Might be optional).
  4. Next go to Security tab > Secure Boot menu > Make sure Secure Boot is set to Disabled.
  5. On the Boot tab, change Setup Prompt timeout to 5-15 seconds. Gives you more time to access 'BIOS' on future reboots.
  6. Still on Boot tab, disable Quiet Boot to display legacy-style BIOS screen.
  7. Save & Exit tab > Save changes and Exit.
  8. Hit DEL or ESC on reboot to re-enter 'BIOS'(UEFI Firmware settings).
  9. Go to Save & Exit tab > Boot override and select UEFI: <Insert your USB name or unique ID here>. This may take a few tries to select the right one. If you accidentally select UEFI: Built-in EFI Shell, just type exit at the prompt or if Windows Boot Manager, just restart tablet once booted and retry.

DESTROYING the existing partitions

On the tablet

The tablet uses a special UEFI partition (among others) to boot a special 'partition' called a WIM. You can read up on it (here)[http://www.howtogeek.com/196416/wimboot-explained-how-windows-can-now-fit-on-a-tiny-16-gb-drive/]. The only way I know around it is to delete said partitions.

  1. If you successfully completed the previous section, you should now be within the Macrium Reflect WinPE environment.
  2. In the bottom left-hand side of the 'task bar' is an icon that belongs to CMD. Click it.
  3. Once CMD has opened, type diskpart.
  4. Type list disk, hit enter and make note of which drive is the tablets system drive (most likely Disk 0).
  5. Enter select disk <insert number belong to system drive here>. E.g select disk 0.
  6. Type list partition. This will show you all the partitions belonging to the system drive. We now want to delete them all.
  7. Repeat theses commands for each partition, substituting the partition number with each consecutive one:
  • select partition <insert number here> > Hit Enter.
  • delete partition override > Hit Enter.
  1. Repeat step 6 to check if partitions were removed successfully.
  2. Power-off tablet.

It probably won't let you, but be careful not to delete the partition on the USB.

Installing Windows 10 (or preferred OS)

On the tablet

Now that the 'special UEFI partition' has gone, the tablet should now allow you to boot into any USB installer. If not use Windows USB/DVD Download Tool to make a Windows 10 installer. This may also be useful if the WinPE boot doesn't work; just delete the Windows 10 files off the USB after using the Windows USB/DVD Download tool and extract the contents of the WinPE ISO to the root of the USB. E.g. E:.

  1. Swap out WinPE USB for Windows 10 installer USB. Power on tablet.
  2. The tablet should boot straight to the USb as it is the only 'suitable' boot device. If it does not, enter the BIOS, go to Save & Exit tab > select USB under the Boot override menu.
  3. Follow prompts to install Windows 10.
  4. Once Windows 10 is installed, you'll want to install some drivers. Plug in the Backup USB we created in the Creating a backup section. Go to Device Manager and go through the Unknown devices section, right-click, select Update Driver Software… > Browse my computer for driver software and point the location to the Drivers folder on the USB. Do this for each device. May require a few reboots and rinse and repeats to get all drivers installed.

Some notes

  • You can get away with only 2 USBs, just don't create the Windows 10 installer USB first, wait until you finished with the WinPE USB and just delete the contents and paste the Windows 10 ISO contents onto it.
  • I'm not sure of the Linux support for the hardware this tablet contains, but those people wanting to put Linux on it probably know a thing or two more than I do in that regard.
  • And to all those more 'pro' than I am, I'm sure they won't need any more notes as they'll have their own ideas and ways of doing things.
  • You may want to reverse changes to the BIOS.
  • Another added benefit of Windows 10 is that speeds up the system drive! Since the previous Windows 8.1 install is running within a WIM (essentially an archive), it hampers the drives performance. Write speeds go from ~15MB/s to 40MB/s. Read speeds get another ~10MB/s to 150MB/s in some scenarios! Not bad!
  • Check this out for some info on how to continue getting Windows 10 for free. You must be willing to remain a tester, though.
  • The actual drive capacity is 14.44GB once formatted with the default partitions (300MB Recovery Partition, 100MB EFI System Partition, and 14.04GB System partition). A freshly installed Windows 10 will use ~8GB of the system partition.

…And we're done!

I apologise if I have missed a step (hopefully not a vital one! ;) ), but I wrote these instructions after the fact. Also hope these instructions ain't too verbose!

ENJOY!

  • EDIT: Not 100% sure if it is all the files required for an install, but if you don't want to download Office 365 again, the OEM setup files seem to be placed in C:\ProgramData\Microsoft\OEMOffice15. Copy these out BEFORE you delete factory/OEM partitions.

  • Here is a driver dump, if you lose your own! Mega

  • Some users may have to look under System devices section of Device Manager and manually install driver for the first Atom I2C device, if they can't get touchscreen, camera, or other peripherals working!

Comments

  • i just reinstalled win 8.1 on my old laptop from scratch (delete partition, format, make bootable usb then install from usb) . i dont get why this method is so different and many softwares are required? i thought the tablet is very similar with normal pc/laptop?
    great post anyway.

    • I haven't had much hands on experience with more modern OEM UEFI setups, so it may be no different to those, but I just found that unless you delete the UEFI partition, you can't boot anything, as it blocks it. No Linux boot disk, no Windows boot disk, no nothing. To cut the entire thing down you may be able to just make a bootable WinPE USB, delete partitions, and install preferred OS. Maybe even enter the recovery mode (which I believe is WinPE too) and access diskpart and delete partitions (not sure on this). But I suppose this way makes sure people have the drivers needed and a backup of the entire drive if something goes wrong.

      Thanks for the feedback!

      • ok my old lappy core 2 duo doesnt have this issue : OEM UEFI setups, so maybe you are right with all those steps and softwares. i'll wait for other to try/confirm first, otherwise i will be happy with window 8 on the tablet (i have the 8") also i heard preview isnt that good

        • The latest preview (soon to be replaced) is actually very stable on the tablet, minus an occasional error on shutdown which does nothing but prompts for Ok.

          Is the screen much better on the 8"?

        • @IIMurphaII: not sure i dont have any other tablet except ipad mini. but im confuse ipad mini screen says 7.9" but seems bigger than this 8" must be the ratio.

  • Just out of curiousity, I remember seeing leaks that showed UI similar to Windows 10 Mobile for tablets under certain size (I think it was 10"). Is the UI same as the desktop version of the Windows 10?

    http://bgr.com/2015/04/14/windows-10-tablet-preview-leak/

    Btw, thanks for sharing these information with us :)

    • Windows 10 has two UIs; one very much similar to say Windows 7, but with a new hybrid start menu and notification center, and another UI called "tablet mode". In this mode, the 'desktop' gets hidden away, the task bar is modified a bit to be more touch friendly (like the addition of a back button) and the start screen is placed into full screen mode by default. While this all may sound terrible in practice, I actually found it works very well. In fact, I was actually quite surprised and found myself happily using tablet mode. Much better than the inconsistent mess Windows 8 was (…and I liked 8). Use this mode if you want something more akin to a tablet experience.

      The above picture depicts Windows 10 Mobile running on a tablet. A fairly different UI which shares common design philosophy of the other Windows 10 products, but primarily is built for sub 7" devices. I guess it may be installed on very cheap tablets or devices that aim to compete with iPad or Android devices (typically something running on ARM).

      • Hmmm, I saw the "tablet mode" on Windows 10 Preview (am running it on one of the PC I've helped set up). Didn't think that small tablets would get "desktop" mode. That was what I was thinking. :) Anyways, thank you so much. :)

  • My Unisurf has a few issues after installing Win 10 preview; no touch, no network adapter, unable to use lock button. Any suggestions?

    • Hopefully you still see the desktop at least! Use a mouse (and keyboard, if possible) and try this:

      • Plug in the Backup USB we created in the Creating a backup section. Go to Device Manager and go through the Unknown devices section, right-click, select Update Driver Software… > Browse my computer for driver software and point the location to the Drivers folder on the USB. Do this for each device. May require a few reboots and rinse and repeats to get all drivers installed.

      • If you don't have keyboard or mouse input, try going into BIOS and go to Chipset tab > USB Configuration > change USB OTG Support to PCI Mode. Save and Exit.

      • Have got Keyboard and Mouse support but my backup drive is corrupted so am struggling to get anything updated. Have tried tethering with my mobile phone, which gives me access to updates, but every time i search for 'the best driver' it crashes. Am going to revert back to Windows 8. You wouldn't have a dropbox link I could download the drivers from do you? The Unisurf website contains no support whatsoever. My next step will be to bin this piece of s#*t…

        • +1

          Sorry to hear this! I did not experience any issues like this. I have uploaded a driver dump to Mega. Hope all works out!

        • @IIMurphaII:

          Undoubtedly wouldn't have been an issue if my backup hadn't corrupted, likely a bad usb drive; I've had them a while. Even if it doesn't work, i really appreciate your help!

        • @IIMurphaII:

          No luck with the Drivers, just does not want to recognise anything and tethering is way to slow to use windows update. As a last ditch effort, I've picked up a USB to Ethernet adapter to attempt to connect directly to my router.

        • @IIMurphaII:

          Gave it a go and it couldn't identify the drivers unfortunately. Have managed to identify them manually and download the drivers one by one. Only thing is i can't get the touch working now, even with the correct drivers installed… lol.

        • @matthewk85:

          Sorry for the late reply, but I have been busy! Try going to Device Manager and have a look under System devices section. There may be a list of 4 or so Atom I2C devices with exclamation marks on them. Pick the first one in the list, right-click, select Update Driver Software.., click Browse my computer for driver software and point it to the driver folder you downloaded. Let it search and it should install a driver. Once it completes, 4 or 5 more 'Unknown devices' should appear. Follow the same procedure to update these. Hope this helps!

  • Alright seems win ten is good os for tablets, but I will wait for stable release next month.

  • Why don't you upgrade to W10 in W8.1 directly?

    • More space, faster speed and I don't think Windows 10 currently lets you. Says something along the lines of, "contact manufacturer for support…".

      • I managed to upgrade to W10 on mine without any trouble and the disk space increased by nearly 10G. According to the latest article on Windows Blog, you may lose your activation status if you do a clean install and opt out the insider program.

        Upcoming changes to Windows 10 Insider Preview builds [UPDATED 6/22]

        “I want to opt out of the Windows Insider Program on 7/29.” If you decide to opt-out of the program and upgrade to the 7/29 build you will be subject to exactly the same terms and conditions that govern the offer* that was extended to all Genuine Windows 7 and 8.1 customers. This is not a path to attain a license for Windows XP or Windows Vista systems. If your system upgraded from a Genuine Windows 7 or Windows 8.1 license it will remain activated, but if not, you will be required to roll back to your previous OS version or acquire a new Windows 10 license. If you do not roll back or acquire a new license the build will eventually expire.

        • Did you use downloadable installer?

        • @alwynpan: Just to be certain, you upgraded to W10 by downloading the preview ISO on the tablet and running the setup installer from there? I am planning to give this a shot but some user comments in the original deal post indicate this did not work for them.

  • hi OP, what do you suggest for people who want to sell their unisurf, can they format and reinstall windows? if so, what are the steps?

    • Use Macrium Reflect to restore the backup taken prior to the Windows 10 installation.

  • Does anyone have the Unisurf 8" drivers by any chance?

  • I had to reload Windows 8.1 on my 10 inch Unisurf tablet from scratch after trashing it. I managed to get Windows 8.1 installed and a driver to get the wifi to work, but still have a string of unknown devices, the touchscreen doesn't work and i2c controller has a yellow exclamation mark. I have tried all sorts of drivers and updates and can't get it to work. I emailed unisurf support and they told me to contact Microsoft!

    Does anyone have the drivers for the 10 inch??

    Thanks

    • Actually some joy at last. Installed this http://support.lenovo.com/us/en/downloads/ds041524

      Exclamations have gone, touchscreen now works, half the unknown devices gone.

      Still 4 unknown devices (including audio)

      • I did the same and have everything but the touchscreen working. I used the hardware ID under properties to figure out what driver each device required; in Device Manager, right click on the unknown device, click properties, click the details tab, click the dropdown under the property heading and select 'Hardware Ids'. Google the Hardware ID (i.e. VEN_8086&DEV_1E26 or something similar) and you should should be able to find it through a few driver sites; at least, that worked for me, there is only one driver i have been unable to obtain. Not sure why my touch isn't working though, i will give the link you posted a go.

        • I think I have everything except audio. If you could let me know which audio driver you used would be much appreciated.

          Actually the performance now seems a lot snappier that I remember it being out of the box

        • @slow: Did you ever find out?

  • Is there any chance that someone can upload the recovery files for this device or perhaps advise how to access the recovery partition outside of Windows? Long story but any help would be great.

  • Anyone have the 8" tablet and can tell me what the input and output voltages are for the charger? Thanks

  • Input: 0.5A
    Output: 5V, 2000mA

    Still hoping for some recovery files…

    • Thanks for the info. Do you want the recovery files for the 7" or 8" version?

      I can upload a copy of the 8" recovery partition. Is that what you want?

      • I am after the 8". I still have the recovery partition but can't work out how to access it to start the recovery.

        • Do you have access to the BIOS?

        • @vt:
          I have access to the BIOS. How to start the recovery of the factory Win 8 image?

        • @vt: yup. Bios access but not sure how to start it off.

  • How about these backup usb drives that people made? Will they help me?

    Or can someone make a recovery usb drive for me?

    Please?

  • Grabbed a Win 8.1 with Bing image and swapped out the install.wim file. Needed to delete the recovery partition to fit the install but finally it looks like it's all done and fixed.

    I only really bought it to use Kodi in bed and that's working so I'll be leaving it alone now.

    • Where did you get the Win 8.1 with Bing image?
      How did you access to the install.wim file? Thanks.

      • There's a couple of links out there for the iso/img file and the wim file is sitting in the recovery partition which you need to use diskpart to assign a drive letter to.

    • Glad to hear you got it sorted out. I was going to recommended trying to boot into a WinPE environment, as outlined by the OP above, but I couldn't boot into it with the image I generated from Macrium.

  • +1

    For anyone that did this on the 8" and needs the drivers here's the Mega link(100mb 7z file). Also I found that rotation did not work even after all the drivers were installed. To fix this I had to install this Kionix software. Also had to run the registry file, afterwards the rotation lock/unlock appeared in the settings panel that you can swipe into on W10.
    Besides that W10 works great on the 8", kudos the OP for the write up.

    I've gone through the process of installing W10, finding out rotation didn't work, used Macrium to recover partitions, deduced the required software and then gone back and installed W10 all over again. All for a ~$90 tablet.

    • Ok so why installing win 10 if the tablet has already windows 8? They are quite similar I think

      • Windows 8.1 is pretty good with low resources but W 10 is even better, don't want to run OS out of a WIM, all my systems running fresh copies of W10 now - I prefer a homogeneous OS working environment.

    • I haven't gotten around to testing if everything works after upgrading to W10 on my 8" but I did notice that there seemed to be some driver files in Program Files as well.

      In addition to the driver folder the OP mentions, I also copied the "Kionix", "REALTEK" (looks to be for bluetooth) and "REALTEK SD Wireless LAN Driver" folders I found in the Program Files.

      Also, there seems to be programs to test if the different components are working in a folder called "TEST_TOOL" which was located in the root of my C drive.

  • Has anyone had any luck with upgrading from 8.1 to 10 using the current RTM Windows 10? I downloaded the media creator and made a 32bit USB drive version but it fails to install when running the setup.exe from Windows. I don't want to do a clean install as I understand it won't activate - to get Windows 10 activated you need to do an upgrade.

    • You can't do a straight upgrade to W10 for this tablet due to the WIMBoot config. Only way is to follow instructions from OP

      • +1

        Actually you can do a straight upgrade, it just takes a little bit of work to get enough free room to hold a copy of the upgrade files.

        I did a straight upgrade from the ISO generated by the media creator. After the upgrade I noticed my partitions had been altered as I now see a 100MB EFI System Partition, 13.90GB C: and a 449MB Recovery Partition. Curious to know if people who did a clean install are seeing the same partitions?

        • Sorry, I was completely unaware of this - how did you free up enough room to upgrade? Delete the original recovery and re-partition C:?

        • I plugged in a USB hub with a 32gb USB and used that for the extra space required. Also as advised, make a backup of the tablet.

        • @ihfree:

          How can you opt to use the USB drive for extra space? I've tried factory resetting my tablet twice and trying to install without any luck.

        • +1

          @julz:
          The option should be available after the installer scans your tablet and notifies you that you need more free space. Click the "Choose another drive or attach an external drive with 9GB available" option and select your device from the dropdown and then hit the Refresh button. Are you mounting the ISO from inside W8.1?

          Also on one of my tablets I ran into the "Something happened" error that halted the install but found a fix for it which involved resetting registry settings.

        • +1

          @julz:
          I have the 8" Unisurf, not sure if that makes a difference.

          My process was:
          -Create backup with Macrium Reflect
          -Download ISO with Media Creation Tool
          -Extract ISO onto 8gb USB
          -Attach USB hub with install USB and 32gb USB
          -Start the install within Windows
          -Received not enough space message
          -Selected 32gb USB, hit refresh
          -Install completed successfully.

          I'd strongly recommend creating the backup - I suspect my initial download(created a USB using the Media Creation Tool) was corrupt and setup failed during the copying files stage. Restored using Macrium rescue image before successful attempt. With the suspected corrupt USB, I also got the a "Something Happened" error.

        • +1

          @ihfree:
          I also have the 8" Unisurf.

          My process was similar to ihfree but instead of using a hub I did it with an 8GB microSD card to hold the ISO and a 16GB USB drive for the 9GB requirement.

          FYI, you don't need to modify/delete the partitions beforehand as the W10 install will do it for you during the install.

          • Created a USB bootable copy of the recovery partition (didn't having anything on the tablet so a backup would give the same result)
          • Made a copy of the drivers
          • Did the "Booting into WinPE" steps as outlined by the OP to enable the BIOs
          • Downloaded the ISO from the media creation tool (W10 Home 32bit)
          • Copied, not extracted, the ISO onto the USB drive then moved it onto the microSD card when connected to the tablet
          • Clicking the ISO will mount it in a virtual drive in W8.1 and then you just need to run setup.exe
          • Selected 16GB USB drive for 9GB space required when prompted
          • On the install summary screen I selected "Nothing" for the 'Choose what to keep option' as I wanted a clean install
        • @vt:

          Yeah I've been trying to use the Upgrade Now option via the media creator but comes up with some kind of error message after downloading all the files. I've made a bootable USB via media creator but don't know how to boot off it. Do I need to boot off it or can I run the installer from the USB? BTW how did you reset the registry settings? I might try that too. Also if you do a clean install do you still get to properly activate windows 10?

        • +2

          @julz:
          Do the second option in the media creator to get the ISO. Then you can keep following either ihree or my steps to execute it from within W8.1.

          At work atm so don't have the steps involved for resetting the registry at hand. Can post it when I get home.

        • +2

          @julz:

          A clean install done via an upgrade should still properly activate W10 as the activation AFAIK is attached to the device.

          A clean install just means everything will be deleted as part of the upgrade. Take a look at this screenshot for the screen where you choose this option and what is removed.

          https://www.thurrott.com/wp-content/uploads/2015/07/choose.j…

        • @vt: cool thanks I'll have a go tonight. I've made a backup of 8.1 in case it craps out and won't activate.

        • @vt:

          Thanks for the help. Got it installed via usb in the end. Realised I had created the wrong version and it was asking for a product key. Needed to get the home version and not home single language.

  • Thanks. Pretty easy to follow, my tablet is win10 now.

  • Worked on my Acer W510 as well despite the upgrade saying the graphics driver wasn't supported. Using generic drivers instead and seems to be ok.

  • +2

    For what it's worth

    Last night I updated the 10inch uni surf successfully to Windows 10

    1. Ensure you have backed up everything as per original post

    2. Keep getting the 8.1 updates eventually you should then get the 10 icon to appear telling you 10 is available and the device is compatible. Click the register for it in that window and wait. Go back In an hour or so later and it should say download has started

    3. Have a 16gb USB formatted to ntfs blank and plug it in

    4. Go to windows update and eventually it will start to download the initial files and you will then see the agreement and a way to select the USB. It should tell you not enough space for c drive

    5. Let it start and a few hours later you should have 10. Interestingly enough you can see the full drive storage capacity now.

    6. It will show 1.2gb free space approx but and I'm yet to do it if I delete windows.old it should free up a further 6 gb.

    Early reaction is very favourable. It now becomes a good basic tablet for me.

    NB. This worked for me it may not work for you. The original post tells you how to create backup and recovery. DO IT before you start just in case.

    Hope that's of help

  • hi guys, what is the easiest way to "reset" this unisurf devices if we want to sell them for example?
    apart from reinstall windows any other options?
    i wish it has something like apple/android, go to setting and there is button says "reset data and settings back to factory default"
    i will try install win 10 tonight otherwise i think android tablets for casual use is much better.

    • +1

      Actually, the tablet already has a setting similar to the one you mention for apple/android.

      If you still have Windows 8.1 you can read the info under "Remove everything and reinstall Windows" on the following page:

      http://windows.microsoft.com/en-us/windows-8/restore-refresh…

      If you have already updated it to Windows 10 then I'm not sure if the drivers will remain if you reset it.

  • I've upgraded the 8 inch model to windows 10, but the screen no longer auto rotates, this isn't a problem usually as I have rotation lock on most of the times anyway. The annoying thing is I can't find a rotate screen short-cut for the times that I do need to rotate the screen.

  • I managed to install win 10 without the need of multiple usb's (used one sd card). I preferred a clean install though. I followed the below steps:
    1. Use media creation tool and click upgrade now.
    2. Let the tool download the installation files.
    3. Once the error (something like initialization error) is displayed, go to c drive and see the hidden folders.
    4. There should be a folder like Windows~WS (don't remember the exact name)
    5. Copy this folder to sd card.
    6. Open this folder from sd card and go to a folder named Windows under sources.
    7. Double click the setup.exe from there and let it install Windows.
    8. Note: your c drive should have around 5 to 6 gb to use this method.

    Some tips if you run into space issues.

    1. During installation, use sd card for backup of existing copy of Windows
    2. If it still needs more space, under advanced Windows settings, change the page size to 0 and restart Windows. Once restarted, try installing from sd card again
    3. I selected to install a fresh copy instead of upgrade option during install and it wiped the recovery drive hence saving me another precious 4.5GB
    4. You may also want to uninstall softwares in order to free some space in c drive before installation.
    • I have 1 gb free space on my C drive. Hardly used it since I bought it so I'm not sure what is taking all this space. If as you suggest I set the page file to 0 would that give me 4-5GB?

  • THANKS SO MUCH FOR THIS DOCUMENT - I successfully installed win 10 and then had no touch pad, which I expected, but also had no USB OTG support either anymore!! (which was working in the installer).

    I had to turn USB mode to PCI AND AND AND needed to change VBUS from auto to OFF. Those two changes gave me my usb support back.

    It was a real pain as I was stuck "let's get connected" setup screen - quite up a creek without a paddle – and now I can continue through the rest of the setup using the usb hub with keyboard an mouse.

    Oddly enough, I had to change everything back (VBUS auto/on and USB PCI OFF) to get it to work after finishing setup! Bizarre…

  • Great post! Does anyone know how to copy the office 2015 setup files if I want to delete office to make space and install after Win 10 upgrade

    • You can download the office setup files at any time from office.microsoft.com.

      • Thanks OP, I will try this today, managed to update to Win 10 after uninstalling Office for space.

Login or Join to leave a comment