There is great functionality in having a fully working version of Windows that you could boot from any computer on something as small as a USB flash drive (Windows Live USB), and today we will show you how to do it. All you need is a 16GB (recommended 32GB+) flash drive and a license to activate Windows on the USB.
Pros: Cross-platform. Has been around for a long time and is quite reliable.
Cons: Interface is a bit dated. Primarily designed for Linux distributions, but can work with Windows ISOs.
Website: UNetbootin
Pros: Allows for the creation of multiboot USBs, meaning you can have multiple operating systems on a single USB drive.
Cons: Interface is not as intuitive as some other tools. Windows-only.
Website: YUMI
When choosing a tool, consider your needs (e.g., do you need a multiboot USB? Do you want a tool that's cross-platform?) and your level of expertise. For most users, Rufus or the Windows USB/DVD Download Tool will suffice. For more advanced users or specific needs, one of the other tools might be more appropriate.
Creating a live USB allows users to carry their operating system with them. Therefore, the user can operate the system normally on this bootable USB drive and can make changes to the bootable operating system. This article will give you a detailed introduction about how to create a Windows 10 live USB and run it easily, please read on.
A live USB is a bootable USB flash drive or external hard disk drive that contains a full operating system. They're the next evolutionary step after live CDs, but they have the extra benefit of writable storage, allowing changes to the booted operating system. Live USB can be used in embedded systems for system administration, data recovery, or test driving, and can persistently save settings and install software packages on the USB device.
If you think the first method is a little bit complicated to operate, you can use AOMEI Backupper Professional. It is a reliable disk cloning software that helps you to clone a disk containing system files, installed software, stored data, drives and so on to an external USB hard drive. Therefore, you can use any software you want and access all the data at any time. After cloning, you can boot your system directly from the USB successfully. During the process, you only need to use one software and the steps are very easy.
I consider you have mastered how to create Windows 10 live USB and run it in three different ways. In fact, the third method is more useful and friendly for most users, because disk clone will clone everything including system, applications, data, etc. And it helps you to achieve a secure boot after cloning. Furthermore, it can clone all the partitions and adjust them by yourself.
Someone gave me their computer. They claim a windows update screwed it up and it won't boot.
I verified that it won't boot. I can boot a live OS so the hardware is fine.
Windows doesn't want to repair itself and a recover disk won't fix it either. Before I spent more time on it they got a new computer and now want their mail and contacts moved to the new computer.
A quick google told me that Windows Live Mail typically stores its data in C:\users\*username*\AppData\Local\Microsoft\Windows Live Mail.
I found a bunch of data there.
I hoped I could just copy it to the same directory on the new computer, but that didn't do anything.
Does anyone know a quick way to get their old mail all working on the new computer, to include contacts and mail that was stored locally but is no longer on the server?
I haven't worked with Windows Live Mail at all so I'm wondering if someone else has a quick answer before I delve into this. :)
I'm looking for a way to create a windows 7/8/10 live usb with persistence storage. Recently, I started learning .NET and I have to create Windows Form Applications or ASP.NET Core web applications. I tried to use some IDEs like Rider, QT and ..., but the problem is it wasn't useful at all. So, I don't want to try ways like VM or Dual-Boot installation and exactly, I need to create a live usb. I googled a lot and I couldn't find a solution. Thanks a lot :)
You must then use a Windows USB utility to set up the drive with your new version of Windows. Microsoft once offered Windows to Go, which could generate a bootable Windows USB drive with Windows 10 Enterprise or Education. However, the company stopped development on that program and no longer updates it.
However, you can turn to third-party utility programs like WinToUSB, Rufus, and Ventoy instead. These three tools will create a bootable drive from any version of the operating system and on any type of USB drive. Once you're done, you will be able to boot up off the drive to launch Windows.
The major downside of booting from a USB drive is that Windows will run slower than it does off your internal drive. Still, if you happen to be in a pinch, you can at least work with the OS and access apps this way. Here's how to set it up.
In order to create a bootable USB drive that can run Windows 10 or Windows 11, you need to enlist the aid of a third-party program. Though Microsoft has stopped offering its own tool, options like WinToUSB, Rufus, and Ventoy can get the job done. Choose your tool then connect a blank USB drive to your computer.
Click Yes when told that your USB drive will need to be formatted, then your bootable Windows drive will be created. Once the installation process reaches 100%, you can close the WinToUSB program.
Ventoy is a free, open-source tool for creating bootable USB drives, and it works differently than the other tools. To use this program, you install Ventoy directly on to a USB drive, then manually copy an ISO file, IMG file, or other supported file to the drive.
When you want to launch Windows from your flash drive, insert it into the computer and restart the machine. During the boot process, you will need to press a certain key to reach the Boot menu. This key will differ depending on the make and model of your computer, but it should be listed on the screen as the computer starts up.
Find the option to boot the computer off your USB drive, then allow the PC to start up. The first time you run Windows off the flash drive, you will need to go through the Windows setup process. You must also activate Windows.
currently my windows isn't booting so I need a Windows installation to fix it, but I don't have any pc to make one, so I'm using a software on my phone to turn the phone into bootable usb but it doesn't work with normal iso only hybrid ones like Linux, so I thought of using live Ubuntu to download the Windows iso and burn it to the USB, is this possible and how to do it, and what's the best Ubuntu version for it.
When the PC starts, you can open the BIOS settings and list the "boot" section. There you can set the USB disk as the first bootable medium. (Method depends on type of motherboard). Than save your settings and reboot.
The ability for an ISO to be bootable when written to USB is not automatic: it requires that the ISO must have been specially prepared for it with the isohybrid process, or equivalent. Essentially, it means embedding hard-disk-like boot structures into the ISO image to supplement the "native" ISO9660 + El Torito boot structures. For whatever reason, Microsoft prefers not to do that.
Extra explanation: My plan is to keep the SSD containing Linux, locked and boot Windows from live USB times I need Windows. This way Linux remains safely on (faster) SSD and Windows goes to (slower) USB (this explanation about my plan was unnessary)
The keys to decrypt your hard drive are stored in the TPM chip on your motherboard, so you would need to live-boot on the same motherboard, and your live-boot OS would need to convince the TPM to release the keys.
In February 2008, a group of security researchers published details of a so-called "cold boot attack" that allows full disk encryption systems such as BitLocker to be compromised by booting the machine off removable media, such as a USB drive, into another operating system, then dumping the contents of pre-boot memory.[34]
So it seems that it's not as simple as just booting into Linux and reading the drive, but if an expert hacker has access to your computer while its running and logged into the decrypted drive, then it's possible to reboot into linux quickly enough that RAM still has the old data on it pluck the decryption key directly out of memory, this bypassing the TPM entirely. For more info on this attack, see: wikipedia/Cold_boot_attack.
As @AndréBorie points out in comments, if you're willing to do some electrical engineering and sniff the connection between the TPM and the rest of the motherboard, then you can boot the system normally and read the decryption key off the wire.
I've just gotten a new laptop (Acer Aspire A315-56), where I can't see my HDD from a Linux live boot. When I'm opening GParted, it's only showing one disk and it's the USB Drive from where I've live booted it. My laptop came preinstalled with Windows 10 Home.
If your kernel has the debugging enabled for power management you add test_suspend=mem and suspend.pm_test_delay=2 to the boot time options.unfortunately most kernels are released without them compiled in.
The main thing is after getting the OS installed, you have to wait for the kernel to start booting shut the lid or use the keyboard shortcut to put it to sleep wait a second wake it up and let the computer finish booting, or compile a custom kernel and enable the power management debugging and suspend test options in the config.
The LiveRE tool creates an image that can be used to start a computer through a USB connection. This tool is helpful in troubleshooting "no boot" issues. It can also be used to provide remote access to a non-starting computer through a jump server for support professionals.
Some us remember a time when every operating system booted off of a floppy disk. However, for decades now, almost every computer stores its OS on an internal drive such as a hard drive or SSD. But what if you just want to try out Windows 11 on your computer, without actually installing it? Enter Live11, which has just been made available for download, and runs Windows 11 Pro, without writing a single file to disk.
0aad45d008