Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2:troubleshooting:windows-install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:edge2:troubleshooting:windows-install [2023/08/28 23:18]
hyphop [Running the OOBE BypassNRO command]
products:sbc:edge2:troubleshooting:windows-install [2024/07/04 03:50] (current)
sravan
Line 3: Line 3:
 ====== Edge2 Windows install ARM UEFI ====== ====== Edge2 Windows install ARM UEFI ======
  
-<WRAP important > +This document guides the installation of the Windows 11 Image for the Edge2.
-During 1st time Windows Setup ''Shift+F10'' type ''oobe\bypassnro'' press Enter to reboot and skip network request  +
-     +
-</WRAP>+
  
 +<WRAP info >
 +This image is purely experimental and is not recommended for general use, and is currently only for testing purposes. \\
 +Please check the hardware support status [[gh>worproject/Rockchip-Windows-Drivers#hardware-support-status | here]]
 +
 +As the USB 2.0 remains nonfunctional, you will need to use the USB 3.0 Type A and Type C ports adjacent to the Wi-Fi card for connecting peripherals and other devices. \\
 +We recommend using a standard USB 3.0 hub that has been verified to work on other Windows-on-arm devices to expand the number of available USB ports.
 +
 +Wi-Fi and Bluetooth are also non functional, for networking you will need to rely on a USB network dongle.
 +
 +</WRAP>
  
 ===== OOWOW Online script  ===== ===== OOWOW Online script  =====
Line 13: Line 20:
 Simplest way to install Windows to eMMC by [[software/oowow/how-to/online-scripts]] Simplest way to install Windows to eMMC by [[software/oowow/how-to/online-scripts]]
  
 +<WRAP important >
 +During the initial Windows Setup you will need to bypass the system enrollment, 
  
 +  * Start the Window 11 setup.
 +  * When you see the Let's connect you to a network screen with the grayed-out Next button, press ''Shift + F10'' type ''oobe\bypassnro'' press ''Enter'' to reboot and skip network request.
 +  * After you execute this command, your system will restart.
  
 +  * https://www.google.com/search?q=Shift+F10+type+oobe+bypassnro
 +  * https://www.reddit.com/r/computers/comments/12brgth/does_anyone_know_how_to_get_off_this_screen_i/
 +</WRAP>
  
 ===== Build Installation disk ===== ===== Build Installation disk =====
Line 20: Line 35:
 https://github.com/hyphop/edge2-win-tools https://github.com/hyphop/edge2-win-tools
  
-===== Running the OOBE BypassNRO command =====+====== Links ====== 
 + 
 +  * https://github.com/buddyjojo/workli 
 +  * https://worproject.com/guides/how-to-install/from-other-os 
 +  * https://worproject.com/guides/how-to-install/on-rockchip 
 +  * https://github.com/worproject/Rockchip-Windows-Drivers/releases 
 +  * https://github.com/Botspot/wor-flasher 
 +  * https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/arm64-device-manufacturing 
 +  * https://gist.github.com/TomCan/9644966 
 +  * https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-install-on-a-hard-drive--flat-boot-or-non-ram?view=windows-11 
 +  * https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/add-a-hardware-recovery-button-to-start-windows-re?view=windows-11 
 +  * https://unix.stackexchange.com/questions/667803/fixing-efi-windows-boot-from-linux 
 +  * https://woshub.com/how-to-rebuild-bcd-file-in-windows-10/ 
 +  * https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/customize-windows-re?view=windows-11 
 +  * WIP: 
 + 
 +  * [[/products/sbc/edge2/troubleshooting/edge2-uboot-uefi]]
  
-  * Start the Window 11 setup. 
-  * When you see the Let's connect you to a network screen with the grayed-out Next button, press ''Shift + F10''. ... 
-  * Now run the following command at the command prompt: ''oobe\BypassNRO'' ... 
-  * After you execute this command, your system will restart. 
  
 /* /*
Line 56: Line 83:
  
 ''Shift+F10'' type ''oobe\bypassnro'' press Enter to reboot and skip network request  ''Shift+F10'' type ''oobe\bypassnro'' press Enter to reboot and skip network request 
- 
- 
  
  
Line 97: Line 122:
  
 */ */
- 
-====== Links ====== 
- 
-  * https://github.com/buddyjojo/workli 
-  * https://worproject.com/guides/how-to-install/from-other-os 
-  * https://worproject.com/guides/how-to-install/on-rockchip 
-  * https://github.com/worproject/Rockchip-Windows-Drivers/releases 
-  * https://github.com/Botspot/wor-flasher 
-  * https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/arm64-device-manufacturing 
-  * https://gist.github.com/TomCan/9644966 
-  * https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/winpe-install-on-a-hard-drive--flat-boot-or-non-ram?view=windows-11 
-  * https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/add-a-hardware-recovery-button-to-start-windows-re?view=windows-11 
-  * https://unix.stackexchange.com/questions/667803/fixing-efi-windows-boot-from-linux 
-  * https://woshub.com/how-to-rebuild-bcd-file-in-windows-10/ 
-  * https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/customize-windows-re?view=windows-11 
-  * WIP: 
- 
-  * [[/products/sbc/edge2/troubleshooting/edge2-uboot-uefi]] 
- 
  
Last modified: 2023/08/28 23:18 by hyphop