Tuesday, November 4, 2025
Clear Start Menu Pinned Items
Wednesday, October 2, 2024
Windows 11 Install - Recent
What about that Schneegans autounattended.xml?
Sunday, September 8, 2024
Thursday, August 29, 2024
Powershell Unrestricted and Download Windows ISO
Saturday, November 4, 2023
Windows 11 Install "First Things"
Windows 11 Installation Guide: First Things to Do
Getting the Windows ISO
Install
irm christitus.com/win | iex Alternative Methods
Upgrading on Supported or Unsupported Hardware
Chris Titus Tech's MicroWin
You can run it using PowerShell with this command:
iwr -useb https://christitus.com/win | iex
Creating Your Own Unattended Installation
- Visit the Windows System Image Manager to create an unattended install file.
- For a detailed guide, watch this helpful video tutorial.
Important Note on Windows 11 24H2 (Maybe)
Windows 11 24H2 has introduced a new feature: Bitlocker is enabled by default during a clean install if you use a Microsoft account. I don't install using a Microsoft account but if it worries you . . .
Disabling Bitlocker During Installation
To prevent Bitlocker encryption during installation, you have two options:
Using Rufus: This tool provides an option to disable Bitlocker during the installation process.
Manual Registry Edit:
- At the Region selection page, press
Shift + F10 - Open Task Manager
- Run a new task:
regedit - Navigate to
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\BitLocker - Create a new DWORD (32-bit) value
- Name it "PreventDeviceEncryption"
- Set its value to 1
- At the Region selection page, press
Friday, September 8, 2023
Dell XPS Clean Windows Install
Wednesday, June 15, 2022
Windows 11 On Unsupported PC
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig] "BypassTPMCheck"=dword:00000001 "BypassSecureBootCheck"=dword:00000001 "BypassRAMCheck"=dword:00000001 "BypassStorageCheck"=dword:00000001 "BypassCPUCheck"=dword:00000001
Sunday, June 12, 2022
Windows 11 To Go
Not much to say yet except it works.
Start Rufus as Admin. There were a couple files it couldn't access during my process. I still worked but best practice I didn't think about.
The two I've done with Rufus I chose GPT so it only boots with UEFI. (see below)
I saw I video where selecting MBR will allow booting both ways. Need to try.
I stuck one on SATA in a Linux machine and dual boot with the F key. I do get an odd warning to "keep the USB device attached" that I don't get when actually booting from USB.
Sunday, December 15, 2019
Windows 7 Install To NVME SSD
Stuff you need:
1. This will insert USB 3 and NVME drivers into the Windows 7 ISO
https://www.gigabyte.com/Support/Utility/Motherboard?kw=windows+usb+installation+tool&p=1
This is for Gigabyte AMD boards. My board is Asus and yes Asus makes a version of this utility . . . and if anyone can figure out how to use it - let me know 😎
2. ImDisk Toolkit (If you don't have a thumb drive handy or want to speed things up) (hint: check the "removable media" box) (Or just use a flash drive and skip this step) It took 15 minutes on a RAM drive so good luck with a real thumb drive.
You may wish to not install shortcuts and context menu items. Access ImDisk through control panel.
3. ImgBurn (The driver insertion process extracts the ISO and you need to rebuild the ISO) (hint - etfsboot.com is the file to make the ISO bootable)
4. WinSetupFromUSB to create a multiple OS installation flash drive.
If you already have a multi boot flash drive with Win 7 install files, you can easily remove that file by deleting the setup files for Win 7 and editing the menu with Boot Ice. Then add the newly created version.
My NVME arrived today. Windows installed flawlessly. 😎😎😎
(If you don't count trying to find a Win7 LAN driver for a new motherboard. I had to use a USB WiFi dongle . . .)
I installed Win 7 first and updated so was stuck with MBR. Set BIOS to no UEFI.
Have only boot drive connected during install (old but true advice). You want the boot drive to be drive 0 in case you desire to convert to GPT later.
If installing 7 first or simply updating an existing Win7, you will have MBR. If you simply must have GPT for some reason - and your motherboard supports UEFI - Window 10 can convert MBR to GPT without data loss.
Why do I care?
Windows 7 is easily authenticated as genuine and updated to Windows 10.
If . . .
1. You have a product key sticker
...Remember to look inside the battery compartment 😎
2. Or use this crazy method. (Which is phenomenal)
...Using this method - Once Win 10 gets authorized, create an image. I tried reinstalling and the key Win 10 was using would not allow reinstall. I had to do the whole Win 7 setup dance again. Could have been a fluke but an image would save time.
3. On the other hand . . .
. . . We could use
. . .slmgr scripts (which actually work!).
https://www.youtube.com/watch?v=0wkHPQicR6s&t=196s
Smgr scripts last for limited periods. Not sure about auto renew yet.
To check your activation type
Window Key + R
slmgr.vbs /dli
If you have use the slmgr method you will see a result like this . . .
If it shows a partial product key you are golden with life long authentication.
4. Alternatively you can install an Auto KMS like Windows Toolkit or FrostRose (kmspico). Be careful where you download. (Hint = kmspico for Office 10 "psw 2016)
5. Or just buy a cheap key for around $15.
If "Change Producy Key" is not showing . . .
C:\Windows\System32> slmgr.vbs -ipk "INSERT-YOUR-PRODUCT-KEY"
Monday, November 25, 2019
Windows 10 Install
... Just Sayin' - After many flawless 7 to 10 upgrades, I have run into 3 no go machines. After several attempts at trouble shooting failed, here is my suggestion. Rejoice in the opportunity to do a clean install and call it a good day.
... Additional Install Info Here
First backup system with AOMEI Backupper.
AOMEI will ask for an email to enable download. I use yep@nope.com :) It will take anything.
Find and record your Windows product key.
*It may be on a sticker (best way)
* or try this https://nirsoft.net/utils/product_cd_key_viewer.html
(This should work because it reads the key stored in Windows registry)
Download Media Creation Tool
(Using a fresh version will diminish time for updating during install.)
https://www.microsoft.com/en-us/software-download/windows10
Start Media Creation Tool
Choose your flash drive as destination.
I never choose "use settings from this PC".
***I assume you have backed up all your data somewhere***
After completion you can start setup from the flash drive from within Windows 7.
This in-place upgrade works well but does not always work. Give it a shot.
If the in-place upgrade works you will not have to worry about the product key.
(A clean install is always preferable but don't fret over not doing the clean install. You can always do it later, once the authentication has been established.)
I boot from the created flash drive and run setup.exe.
For in-place upgrade things will be automatic.
If doing clean install:
*** Make certain only ONE hard drive is connected. ***
Choose "I don't have a product key".
Choose the version that matches your previously authorized version for which you have a key..
Choose "Custom Install"
Delete the partitions of your old Windows install.
Choose "Next" on the newly unallocated space.
Bingo - Installing Windows
LoL - Now we have some important setup to do . . . or so it says. Windows does it all.
After all that important work is done . . .
Create an off line account (the fine print at the bottom left)
No harm in using your MS account but I don't do it.
Now say "NO" to everything . . . or not
Now Wait until the system pops up.
No need to hurry authenticating but nice to know if it works.
Right Click on My PC
Click "Change My Product Key" lower right.
Copy/Paste the key into the dialog box - or type it :)
Good work. You are in a happy place.
You may (or not) wish to move user folders to D drive.
You may wish to "shut up" Windows 10
https://www.oo-software.com/en/shutup10
You may want to debloat Windows 10
http://bighugethingcomputing.blogspot.com/2019/04/windows-10-debloat.html
Windows 10 versions:
I have not had any problems with any version of Windows 10 but many people have. If you need to create (download) a specific version - try this https://pastebin.com/bBw0Avc4
You may wish to delay feature updates. These are the big time updates which people find problematic. Pro versions allow long delays but the Home versions are much more limited in allowing the delay. Setting a metered download option is said to avoid feature updates in the Home versions.
Once you have a working system, back it up with AOMEI Backupper. It will ask for an email. I normally use yep@nope.com :) It will take anything.
Bonus info: Your entire old Windows system is saved on the boot drive as "Windows old" folder in case Windows needs to revert to the old system.. It is big and you will want to eventually delete the folder but don't hurry in case you need to revert. Use Windows own "Disk Clean-up" to remove the file. You can't simply delete it in a standard way.
Right Click on the boot drive:
Monday, October 22, 2018
WinSetupFromUSB The Multi Windows Install Program
http://www.winsetupfromusb.com/
Install Win7, Win10, etc from the same USB drive.
When starting from the USB, it can be tricky to choose the correct boot option on some PCs but just try all options.
I don't mean boot options in the BIOS but picking the selections the drive offers. Be aware that a UEFI option is sometimes given as well as the regular option so try both.
Saturday, March 24, 2018
Use PowerShell to Create a Bootable USB Drive
Monday, March 5, 2018
Multiple Windows Install Versions Plus Linux
This creates a bootable USB. It handled Windows 7 + Windows 10 and Linux Mint 18.3.
I suppose it will accommodate other Linux live systems also. You need to select FAT32 for UEFI bios installs. I normally used Yumi for multiboot but it can't accommodate multiple Windows installs.
I also like the test boot function with QEMU.
I did add advanced setting to use custom names for Windows boots . . .
Wednesday, June 14, 2017
Window 7 SP2?
Yes I had SP1 slipstreamed into the install but we are way beyond that.
How-To-Geek has a fantastic tutorial for integrating the rollups to make things more current.
You can follow his instructions verbatim to make a more current Win7-Install.iso.
One hickup at the end:
I was on a Windows 10 machine so "Deployment Tools Command Prompt" was not listed in the Start Menu (at least I couldn't find it). I used EverythingSearch to find it. It was on the machine but the AIK programs were not listed on the Start Menu.
Another way of doing this is here. It involves using NTLite, which I have never been that fond of, but I'm sure it works fine.
If you are reinstalling Windows, back up the drivers with Double Driver. Symenu has it but easy to get it elsewhere.
Wednesday, March 8, 2017
Windows 7 Install
*** If you are moving user folders . . . Remember to make a user name folder and don't just dump the folders under "Users". Moving the filled folders into a user name when they are full of files is painfully slow.
**** (In other words it is D:\Users\George\My Documents . . . not . . . D:\Users\My Documents). Microsoft advises to not move the User folders. This may be a better way to handle the issue. Leave the user folders in place but add a shortcut in that folder to a mirror folder on another partition or drive. Manually move files periodically and keep the original folder empty. We no longer worry about the number of writes to an SSD. We are concerned about the size in most cases. This would also allow for a relatively small backup image and/or OS reinstall with minimal data rescue.
***** If you have found yourself in the dilemma requiring copying or moving huge numbers of files, forget using MS copy. Give FastCopy a try. Or use RichCopy.
Check out the Windows SP2 Post.
https://bighugethingcomputing.blogspot.com/2017/06/window-7-sp2.html
If you are reinstalling Windows, back up the drivers with Double Driver. Symenu has it but easy to get it elsewhere. Double Driver is no longer supported but still works. Driver Backup may be a better choice.
Windows 7 Download is here. Check hash with SVF Ninja available in Symenu.
(Windows 10 use this)
Burn the image to DVD with Image Burn
or
Make USB Stick with Rufus (Win10 does this on its own.)
Install Windows
Buy key from here
https://www.kinguin.net/category/13816/windows-7-professional-oem-key-sp1/
or
Authorize with DAZ 2.2 (Be careful where you get it.) (For Win10 use Toolkit)
Windows 10 runs fine without authorization. A few personalization settings are disabled but some of these can be adjusted with third party programs.
Turn off Windows Update (just until you get updated offline)
WSUS Offline Update (much faster)
http://download.wsusoffline.net/ (Update and run) (Include Security Essentials and NetFramework).
If you have a small drive, omit NetFramework)
Turn Windows Update back on (Run to finalize updates) (Set as notify only)
Download Snappy Driver to update drivers. (This thing is a life saver.)
Do system tweaks as normal.
If SSD Boot drive make these directories (copy/paste the names). A quick way to get the folder names is to open a cmd prompt, nav to the user / name directory and type dir > print.txt. A text file with the names will be in the directory.
*** If you are moving user folders . . . Remember to make a user name folder and don't just dump the folders under "Users". Moving the filled folders into a user name when they are full of files is painfully slow. * * *
Then move each from C: to D:.by right click "move"
It is easier to copy the folder structure first with no files.
You can use Tree Copy
or
Use Command Prompt with quotes I think? (xcopy /t /e "C:\Users\Your Name" "D:\Users")
You will be asked if files or directories - directory is the right answer.
Here is a partial list but I move them all.
D:\Users\Your Name
Desktop
Documents
Downloads
Music
Pictures
Videos
The file structure will look something like this:
Install Tweak SSD and run it. Don't worry about trim because Windows should handle it.
Here is an interesting article about not obsessing over SSD tweaking. I have always moved user folders off the OS drive. It makes reinstall or image restore easy and SSD drives are still cheaper if smaller.
Download Aomei Backupper and image C drive.
I always add:
Launchy
Everything Search
Rainmeter
Rocket Dock
SyMenu with the following:
7-Zip_(x64)_sps
CCleaner_Portable_sps
ClipX_sps
Core_Temp_(x64)_sps
CPU-Z_sps
CrystalDiskInfo_Portable_sps
CrystalDiskMark_Portable_sps
DoubleKiller_sps
FastCopy_(x64)_sps
FileZilla_sps
Homedale_sps
HWinFO64_sps
HWMonitor_sps
ImgBurn_sps
MobaLiveCD_sps
Network_Stuff_sps
NexusFont_sps
RegSeeker_sps
Revo_Uninstaller_sps
Rufus_sps
SpaceSniffer_sps
Speccy_sps
TeamViewer_sps (I have Anydesk installed for personal machines.)
Tixati_sps
UltraSearch_(x64)_sps
Universal_Extractor_2_sps (This one is a pain. I use version 1.)
Universal_Extractor_sps
Unlocker_sps
Win32_Disk_Imager_sps
WinCDEmu_sps
WinDirStat_sps
WizTree_sps
And several Nirsoft and Sysinternals programs
BitLocker
BitLocker: How to Protect Yourself Even If You Don’t Use It Many Windows users (including me) run local accounts and never intentionally ...
-
Web Hosted AI LLM Free Access Some require login. Using Google is easiest. Available AI Platforms: Grok ChatGPT Claude AI DeepSeek...
-
In my quest to set up the "perfect" program install worksheet for Windows . . . Priorities are: easy update, easy install, useful...
-
Links Windows Install Windows Software





















