I have formatted win RT from my Asus TF600T. It now stays on the Asus Logo. It can't boot to windows anymore. I want to reinstall it to Win RT. How do I do it?thanks help me please thanks
Hi there,
I've followed the instructions by BlackSoil and tried both apatcas files and the microsoft one, and none worked.
The device still stuck on error code 0x0000001 blue screen (same as posted in #126/#79).
Any help would be appreciated.
Hi, do you know if the images are multilingual or diferents by language?if any one want my recovery disk(windows rt asus vivotab rt tf600tl) please reply.
Good luck.
if any one want my recovery disk(windows rt asus vivotab rt tf600tl) please reply.
Good luck.
can you please send me link for your recovery disk. thank youWindows 8.1 to 8 RT downgrade and recovery
Yesterday i was successfully unlock my vivotab rt tf600tl tablet. i got unlock code from att&t company.
I request code from at&t.
when i got my unlock code i try to unlock by using windows right hand side panel.
But i was failed many times. my tab was upgraded to windows RT 8.1, and I uninstalled the AT&T AllAccess before upgrade. but i couldn't install at&t allaccess. then i downgrade my tablet by using my windows rt recovery disk(usb).
when i try to recover then i got Unable to reset your PC. A required drive partition is missing.
then i delete all my partitions and put fresh windows rt installation to my tablet.
these are my steps:if anyone want any help?
1. Boot up from the recovery USB drive and go to the command prompt (after choosing "Troubleshoot" -> "Advanced options" -> "Cmd line").
2.at the command prompt, enter the following (note that this will give you a 32 GB Windows partition and a big user data partition; the data partition can be omitted if desired):
---------------------------------------------------------------------
select disk 0
clean
convert gpt
create partition primary size=350
format quick fs=ntfs label="Windows RE tools"
assign letter="T"
set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
gpt attributes=0x8000000000000001
create partition efi size=260
format quick fs=fat32 label="System"
assign letter="S"
create partition msr size=128
create partition primary
shrink minimum=3072
format quick fs=ntfs label="Windows"
assign letter="W"
create partition primary
format quick fs=ntfs label="Recovery image"
assign letter="R"
set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
gpt attributes=0x8000000000000001
list volume
----------------------------------------------------------------------
you can type above commands in notepad and save it as recovery.txt
Then run it like so: diskpart.exe /s recovery.txt in command prompt.
you will get full partition tablet
3. Now you should be out of Diskpart but still at the command prompt. Copy the recovery images to the recovery partition. Your recovery USB will probably be drive C, and the images will be several Install.Wim files in the Sources directory. Copy them to drive W. Like this:
dism /apply-image /imagefile:C:\sources\install.wim /index:1 /applydir:W:\
this will get some times to copy your recovery image.
4. You are still in command prompt then type below command one by one
BOOTREC /FIXMBR and press Enter.
BOOTREC /FIXBOOT and press Enter.
BOOTREC /SCANOS and press Enter.
BOOTREC /REBUILDBCD and press Enter.
if last command not success then try
5.Copy the boot files to the System partition:
bcdboot w:\windows
6.then exit from command prompt (use exit command).
7. At this point, Windows will boot up, but will look funny. You can now do a Reset Your PC without getting the message about a missing partition, and everything will be back to normal!
if any one want my recovery disk(windows rt asus vivotab rt tf600tl) please reply.
Good luck.
Windows 8.1 to 8 RT downgrade and recovery
Yesterday i was successfully unlock my vivotab rt tf600tl tablet. i got unlock code from att&t company.
I request code from at&t.
when i got my unlock code i try to unlock by using windows right hand side panel.
But i was failed many times. my tab was upgraded to windows RT 8.1, and I uninstalled the AT&T AllAccess before upgrade. but i couldn't install at&t allaccess. then i downgrade my tablet by using my windows rt recovery disk(usb).
when i try to recover then i got Unable to reset your PC. A required drive partition is missing.
then i delete all my partitions and put fresh windows rt installation to my tablet.
these are my steps:if anyone want any help?
1. Boot up from the recovery USB drive and go to the command prompt (after choosing "Troubleshoot" -> "Advanced options" -> "Cmd line").
2.at the command prompt, enter the following (note that this will give you a 32 GB Windows partition and a big user data partition; the data partition can be omitted if desired):
---------------------------------------------------------------------
select disk 0
clean
convert gpt
create partition primary size=350
format quick fs=ntfs label="Windows RE tools"
assign letter="T"
set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
gpt attributes=0x8000000000000001
create partition efi size=260
format quick fs=fat32 label="System"
assign letter="S"
create partition msr size=128
create partition primary
shrink minimum=3072
format quick fs=ntfs label="Windows"
assign letter="W"
create partition primary
format quick fs=ntfs label="Recovery image"
assign letter="R"
set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
gpt attributes=0x8000000000000001
list volume
----------------------------------------------------------------------
you can type above commands in notepad and save it as recovery.txt
Then run it like so: diskpart.exe /s recovery.txt in command prompt.
you will get full partition tablet
3. Now you should be out of Diskpart but still at the command prompt. Copy the recovery images to the recovery partition. Your recovery USB will probably be drive C, and the images will be several Install.Wim files in the Sources directory. Copy them to drive W. Like this:
dism /apply-image /imagefile:C:\sources\install.wim /index:1 /applydir:W:\
this will get some times to copy your recovery image.
4. You are still in command prompt then type below command one by one
BOOTREC /FIXMBR and press Enter.
BOOTREC /FIXBOOT and press Enter.
BOOTREC /SCANOS and press Enter.
BOOTREC /REBUILDBCD and press Enter.
if last command not success then try
5.Copy the boot files to the System partition:
bcdboot w:\windows
6.then exit from command prompt (use exit command).
7. At this point, Windows will boot up, but will look funny. You can now do a Reset Your PC without getting the message about a missing partition, and everything will be back to normal!
if any one want my recovery disk(windows rt asus vivotab rt tf600tl) please reply.
Good luck.
hi can you explain the steps how to instal it on my device please, i realy dont know,Thanks for the files. I had to do quite a bit more to unsoftbrick my tf600t.
If you search for walkthrough of installing windows pe on uefi it gives the extra missing steps. Like copying boot files to S: partition and configuring bcdboot.
But thanks for the install.vim file you saved my device!
Sent from my SM-G900I using Tapatalk
You need to boot off of a usb and follow the steps the original poster mentions plus the extra steps here:hi can you explain the steps how to instal it on my device please, i realy dont know,