![]()
Microsoft is testing a Windows 11 desktop watermark for unsupported hardware
Warnings might appear on unofficial hardware.www.theverge.com
i think they can be removed with UWD
I have few of these portable 4TBgreat my external harddisk just died.... any recommendation need something 2tb+ ?
https://www.seagate.com/products/external-hard-drives/expansion-external-drives/
https://www.amazon.com/Seagate-Barracuda-Internal-3-5-Inch-ST8000DM004/dp/B075WYBQXJ
maybe a tweak included in TPM bypass? nuhiThat was fast.
https://www.ghacks.net/2022/02/23/h...-requirements-not-met-reminder-on-windows-11/
[HKEY_CURRENT_USER\Control Panel\UnsupportedHardwareNotificationCache]
"SV2"=dword:00000000
Also new bypass for local account added to first post
https://winaero.com/how-to-install-windows-11-without-an-internet-connection/
OOBE\BYPASSNRO
Also added taskkill / F / IM oobenetworkconnectionflow.exe but not recommended for home users particularly... on pro it works i think.
@echo off
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f
shutdown /r /t 0
Brilliant, thanks.That was fast.
https://www.ghacks.net/2022/02/23/h...-requirements-not-met-reminder-on-windows-11/
[HKEY_CURRENT_USER\Control Panel\UnsupportedHardwareNotificationCache]
"SV2"=dword:00000000
Yes, will add it to the TPM tweak for now, if anyone wants it separate, let me know why.maybe a tweak included in TPM bypass? nuhi
Another good news, thanks.Also new bypass for local account added to first post
https://winaero.com/how-to-install-windows-11-without-an-internet-connection/
OOBE\BYPASSNRO
Oh, it's a script, nice, thanks MS, I guess.Why didn't they bother reading BYPASSRNO.cmd? I mean the shell was already open.
From Dev build 22533:
Code:@echo off reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\OOBE /v BypassNRO /t REG_DWORD /d 1 /f shutdown /r /t 0
The reboot isn't required when the reg key is already integrated. Rebooting in the middle of a Setup pass, returns you to the start of the current pass (OOBE).
TPM is a one setting, explained here.nuhi I think you need to add a preset template built in or an xml file for all these things because a beginner wont have a damn clue. 21 pages so far, lots of double postings of code because of the replies, my brain looks at all this, "brain says no", farts and walks away.
It needs to be simplified.
i think this method won't work if its put into boot.wim. can be only manually done via OOBE\BYPASSNRO or your command goes into setupcomplete.cmd or oobe.cmd let me know if u approve
Oh, it's a script, nice, thanks MS, I guess.
Microsoft Teams (UWP Version) needs Microsoft Edge WebView2 Runtime to work. Anyone needs can get it from here: https://developer.microsoft.com/en-us/microsoft-edge/webview2/