Jump to content

If you're asking about how to install Windows 10 ARM on an ARM based device, such as an Android tablet, this most-likely isn't going to be possible. There aren't going to be drivers made for Windows for just any tablet out there, and hardware control is another big issue. 

Main System: Phobos

AMD Ryzen 7 2700 (8C/16T), ASRock B450 Steel Legend, 16GB G.SKILL Aegis DDR4 3000MHz, AMD Radeon RX 570 4GB (XFX), 960GB Crucial M500, 2TB Seagate BarraCuda, Windows 10 Pro for Workstations/macOS Catalina

 

Secondary System: York

Intel Core i7-2600 (4C/8T), ASUS P8Z68-V/GEN3, 16GB GEIL Enhance Corsa DDR3 1600MHz, Zotac GeForce GTX 550 Ti 1GB, 240GB ADATA Ultimate SU650, Windows 10 Pro for Workstations

 

Older File Server: Yet to be named

Intel Pentium 4 HT (1C/2T), Intel D865GBF, 3GB DDR 400MHz, ATI Radeon HD 4650 1GB (HIS), 80GB WD Caviar, 320GB Hitachi Deskstar, Windows XP Pro SP3, Windows Server 2003 R2

Link to comment
https://linustechtips.com/topic/733141-windows-10-arm-on-tablet/#findComment-9312133
Share on other sites

Link to post
Share on other sites

2 hours ago, 27md said:

How to install windows 10 on arm cpu based tablet

Windows 10 ARM edition is not released yet. It is still being developed, including its x86 emulator to run programs and games that we use daily.

It is expected to support the coming up Snapdragon 835, as it needs all the performance it can, especially for the x86 emulator.

 

For now, you have Windows 10 IoT edition designed for select ARM based development boards like the Raspberry Pie 2 and up, amongst others. This is a free edition of Windows 10. However, you don't have a desktop, or anything. Once it boot up, all you see is this:

DefaultAppRpi2.png

 

It is in a ready state to upload a Universal App and it will run it. And you can make it start on your next startup, so that yo don't need to upload it every time.

 

The idea is to bring the power of Universal Apps framework with your programming language of choice (well to be exact: HTML/CSS+JavaScript, C/C++) including C# and .NET, with WPF GUI framework (XAML), to these systems. All combined, you can do rich, hardware accelerated, high-DPI, multi-touch (assuming you have the supported hardware) applications and games with OpenGL, Vulkan or DirectX. Assuming your GPU of your IoT board supports them fully or to some levels, of course.

 

All in all, it allows one to make it with much greater ease to develop software for your system compared to Linux. Not to mention, be able to use Visual Studio on your main system, and debug remotely to that device with ease.

 

Link to comment
https://linustechtips.com/topic/733141-windows-10-arm-on-tablet/#findComment-9312339
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×