Windows >
(on Wikipedia)
(download)
microsoft.com/en-us/windows/features [ 1 ]
Released 2021-10-05
- 2022-07-06
-
2022-07-06 - Switched from Windows 10
- I was able to use my old Windows 8.1 OEM key.
- 1 2022-07-06
- 2 Usage and troubleshooting
- 2.1 Generic low-level installation check
- 2.2 Install Windows 11 without an internet connection or Microsoft account
- 2.3 Install Windows 11 on unsupported hardware
- 2.4 Determine drive usage on Windows 11 on the commandline
- 2.5 [WORKAROUND] - Task View does not work
- 2.6 Increasing VRAM by dedicating system ram to it
- 2.7 Hot swap a SATA drive
- 2.8 Cannot get rid of the bottom-right menu
- 2.9 Copy-paste does not work
- 2.10 Renaming your
%USERPROFILE%
directory - 2.11
control-w
stops working for some programs
2022-07-06 ∞
What I expect to suck:
-
It has some sort of reinstall thing needed every x months.
-
Windows 11 Home cannot disable internet search via a registry key, and it does not have access to Group Policy settings.
Usage and troubleshooting ∞
- Much of the Windows 10 notes will work.
-
self
is not a valid username.
Generic low-level installation check ∞
- Open an admin command prompt
DISM /Online /Cleanup-Image /restorehealth
sfc /scannow
-
Restart
Install Windows 11 without an internet connection or Microsoft account ∞
2024-07-29 - Previous instructions didn't work; "Network Connection Flow" doesn't exist as a running program.
- When you are prompted for your country
shift-F10
for a console-
Type:
OOBE\BYPASSNRO
- It will reboot
- It will prompt for your country, proceed as usual
-
When it gets to the network selection, you will be able to select
I don't have internet
and thenContinue with limited setup
old success
~2022-07-06 -- While there are some other variations, these instructions were easy to remember and worked for me:
When you find yourself prompted to set up your internet connection:
shift-F10
for a console- (in the console)
taskmgr
to launch the Task Manager- (In the Task Manager)
- Click "More Details" at the bottom-left.
- In the Processes list, find "Network Connection Flow"
right-click
and select "End task"- Exit the Task Manager
- (In the command prompt)
exit
[UNKNOWN] - Install Windows 11 with an internet connection but without a Microsoft account ∞
failed
I've no idea; the following instructions do not work.
This is for if you want to have an internet connection to get updates before cementing your install, but you do not want to install with a Microsoft account.
- Perform a regular install
- When prompted, enter your network information as needed
- When you are prompted for a Microsoft account
shift-F10
for a console-
Type:
OOBE\BYPASSNRO
- It will give you a lengthy load screen and then reboot.
- When it boots back up, it will restart the installer.
shift-F10
for a console-
Type:
ipconfig /release
- Exit the console
- Progress through the installer
- On the "unlock your microsoft experience" click
Sign In
- Try
test@example.com
with any password - It will fail, click
Next
- Click
Create one!
Install Windows 11 on unsupported hardware ∞
You probably have no business installing Windows 11 on that hardware, but here are some links which are reported to help:
https://www.reddit.com/r/ASRock/comments/q6ph00/how_to_get_past_the_windows_11_requirements_and/
- Use a modified appraiserres.dll file
- Try3 on the elevenforum used the modified appraiserres.dll file to do an upgrade within Windows 10.
- Use Rufus-3.16_BETA2 to make a bootable flash drive
- From TechPowerUp
- From ghacks.net
-
How to upgrade to Windows 11, whether your PC is supported or not
Determine drive usage on Windows 11 on the commandline ∞
As admin:
fsutil volume diskfree C:
[WORKAROUND] - Task View does not work ∞
After this update:
https://support.microsoft.com/en-us/topic/march-14-2023-kb5023706-os-build-22621-1413-9d3f2de5-08e7-4462-8fba-d944201f4ae1
Either the Task View button on the taskbar, or pressing windows-tab
. Both the windows
and the tab
key work.
All sorts of things, and nothing works..
I tracked this down to a problem with ExplorerPatcher having a Windows 10 taskbar style: https://github.com/valinet/ExplorerPatcher/issues/1687
Increasing VRAM by dedicating system ram to it ∞
System RAM is hella slow compared to VRAM, but it can really help to let memory-hogging graphics applications get access to more ram, even if it's slower.
https://www.lifewire.com/increase-vram-on-a-windows-pc-5072150
- Launch
regedit
- Go to
HKEY_LOCAL_MACHINE\SOFTWARE\
- Find your graphics card, e.g.
NVIDIA Corporation\
- Add
DedicatedSegmentSize
with a dword of however much memory you want to have. -
Restart your computer.
- I was able to update my drivers and have this take effect.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\GMM] "DedicatedSegmentSize"=dword:00016384
Hot swap a SATA drive ∞
I have a power switch on hard drives and I want to selectively power them on to use them.
This is the same issue on Windows 10.
- Power down the system
- Connect / power up the hard drive
- Power up the system
- Log in
- Use HotSwap! to dismount it
-
Power down the hard drive
Without HotSwap! I would have to:
- Power down the system
- Connect / power up the hard drive
- Power up the system
- Log in
- (Hope the drive is not in use)
- Put the computer to sleep
- Power down the hard drive
-
Wake the computer up
Then every time I wanted to use the drive I'd have to:
- Put the computer to sleep
- Connect / power up the hard drive
- Wake the computer up
Cannot get rid of the bottom-right menu ∞
2023-09-01 - Version 22H2 - OS Build 22621.2134 - Experience 1000.22659.1000.0
- Click the Notification (speech balloon) icon at the bottom-left in the taskbar
- (See the calendar and notifications)
- It doesn't go away if you press
escape
, or click anywhere else. It's overtop of the icon, but clicking in that area won't make it go away. -
Click somewhere within the calendar, and press
escape
.
Copy-paste does not work ∞
Probable solution: It's Claws Mail, exit it.
earlier notes
Possible solution: Quit out of web browsers which have media playing.
I've had this happen when waking up from sleep. I thought this might have been caused by ExplorerPatcher, but I had it uninstalled and had it happen when waking up from sleep.
I've had no success solving this intentionally; it just fixes itself over time.
- Try restarting explorer.
Windows-x
repeatedly might cause it to restart on it's ow-
Restarting the clipboard service didn't help.
old notes:
After this update:
All sorts of things, and nothing works.
dir | clip
Renaming your %USERPROFILE%
directory ∞
(Renaming your %USERPROFILE% directory on Windows 11)
control-w
stops working for some programs ∞
e.g. Brave, Microsoft Edge, explorer.exe
Quit other applications you aren't using. Some people say to reboot, but it's best to quit things one by one until you figure it out. In my case it was LM Studio. See also Copy-paste does not work
Last updated 2025-01-26 at 23:38:31
Footnotes
- An archived link so it's a stable page if/when another version of Windows is released. [ ↩ ]
- was https://learn.microsoft.com/en-US/lifecycle/faq/windows [ ↩ ]
- was https://docs.microsoft.com/en-US/lifecycle/faq/windows [ ↩ ]
Installation without a net connection or Microsoft account.
You just know this'll become more difficult or impossible with time, since Microsoft wants to lock you down.
Increasing VRAM.
"download more memory" lol
I finally figured out how to hot swap a SATA drive.
figured out how to remove the stupid notifications panel
damn you, windows clipboard..
yay, a clipboard fix!
Troubleshooted (troubleshot?) control-w not working.