[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


Janitor acceptance emails will be sent out over the coming weeks. Make sure to check your spam folder!


[Advertise on 4chan]


File deleted.
FAQ:
>How do I activate Windows?
HWID2 generates and registers a permanent legitimate license on MS's activation servers
github.com/massgravel/Microsoft-Activation-Scripts
Usage: paste this into Powershell, run.
irm https://get.activated.win | iex


>and Office?
Same link, select Ohook option
You can also use Office.com if your needs are very minimal
or try OnlyOffice/LibreOffice and set it to save in MSOffice file formats

>What version should I install?
>W10 Enterprise IoT LTSC 2021
Binary identical to Enterprise except no MS Store or apps
Preinstalled with: Edge & Win32 system apps
"IoT LTSC" supported until 2032, "LTSC" until 2027

>W11 Enterprise IoT LTSC 2024
Same as W10 version except:
UI written in React Native aka JavaScript including: Start, Taskbar, Explorer
Use only if you fell for the 12th+ gen Intel meme and need the new CPU scheduler

>W11 Enterprise IoT LTSC 2027
Same as 2024 version except:
UI being rewritten in native WinUI
ETA: 2027H2

>Installing apps on LTSC
Use WinGet/Scoop or install MS Store in CMD with: wsreset -i

>W11 Home/Pro/Education/Enterprise/Enterprise IoT
Preinstalled with: Edge, Win32 system apps, MS Store, Candy Crush, etc
Auto-reinstalls apps on feature updates
1.5-3 years support
Forced version upgrades

>ISOs:
Windows IoT LTSC https://pastebin.com/ywkasnhM
Windows https://pastebin.com/nUMgAr0b
Office https://pastebin.com/G8w5qu6z

>Should I debloat / build my own ISO?
If you need to ask, then no.
If you know what you're doing:
https://pastebin.com/S5VKBirt

>Portable programs & reinstall-proofing
https://pastebin.com/Zh7WSbJ2

>Useful programs (new installs, essentials, utilities, adobe, etc)
https://pastebin.com/hN8nnwns

>I miss Windows##
OpenShell/RetroBar/WinClassic/StartIsBack

>LTSC Install Guides
https://rentry.org/windowsinstallguide
https://rentry.org/concisewin10
https://rentry.org/ltsc
https://rentry.org/fwtarchive

Previously on /fwt/: >>109058729
>>
How do asyncRATS get hosted on websites for days without getting caught?
>>
>>109107607
pedo OP makes sense for a bill gates thread
>>
>>109107607
adult women thread
>>
File: resume.png (1 KB, 250x56)
1 KB PNG
disabled resume but it still creates a process. out of all the things I've tried, using a task to kill it on login seems to be the only thing that works, not ideal. how do I get rid of it for good?
>>
>>109107607
based winchad
>>109107865
cringe lintroon dilater
>>
Where Sophie?
>>
Stop letting the thread die anons bumping is easy :T
>>
>>109107607
i want to lick that honey mustard
>>
>>109107607
i love windows ooouuuhhh
>>
Reinstalling windows from gnome linux really is a pain, woeusb and ventoy both don't work very well and both might have mallard in them, and balena etcher doesn't work well for burning the iso either. I saw people say it was a pain to go from mac to windows but it's just as bad with linux.
>>
>>109108880
You can always just make a Windows boot USB manually as well. On the Linux install just take a USB and wipe and format it as FAT32, then download an ISO and extract all the files besides the sources folder to the USB. Then move everything in sources to the USB besides install.wim, then install wimlib from your repo and use that to split the .wim file into two .swm files at around 4GB each which get put in sources. After that you should be able to boot it on any UEFI PC and it'll work properly.
>>
>>109108880
Apparently you can use Rufus through a Windows VM, but I've never done it myself
>>
>>109109082
I mean yeah you can, but it's a bit of a hassle to install a Windows VM just to use Rufus through it.
>>
File: 1752743826021533.png (9 KB, 581x92)
9 KB PNG
>>109109098
Are you this Anon?
>>
>>109108894
Do I still need to split the install.wim if it's already a 4gb file or will just changing it to a .swm work? Using an IoT iso if that changes anything.
>>
>>109109108
....no?
>>
>>109109113
It's so the .wim can fit on a FAT32 USB without it crying the file is too big for the filesystem. It's easy to do.
>>
>>109107607
borgar
>>
I can't shake the feeling my USB tethering issue might still be caused by my Android smartphone. Every now and then when I try to load a website, it fails in the same way I try to download something on Windows 10 while tethered. Like this.
>>
UOH
>>
bros what are the essential group policy tweaks u do on every w11 install
>>
>>109111316
Here's some regedits.
>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection
>AllowTelemetry (0), AllowDeviceNameInTelemetry (0), DoNotShowFeedbackNotifications (1)
>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Error Reporting
>Disabled (1)
>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\AdvertisingInfo
>Disabled (1)
>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\InputPersonalization
>AllowInputPersonalization (0)
>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search
>AllowCortana (0), DisableWebSearch (1)
>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer
>DisableSearchBoxSuggestions (1)
>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsCopilot
>TurnOffWindowsCopilot (1)
>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsAI
>RemoveMicrosoftCopilotApp (1), DisableAIDataAnalysis (1)
>>
File: winnt40.png (16 KB, 640x453)
16 KB PNG
I love Windows!
>>
File: regedit_LVQ4m4gpy3.png (6 KB, 365x208)
6 KB PNG
>>109111457
some of these arent in my registry so i know i have to create them but what is the value
>>
>finally gave up on Linux after 6 years
>have two multi-TB storage hdds used on Linux
>manually transferring all data from first hdd to second
>first hdd will then be formatted for Win proper
>will then move multiple TB worth of stuff over to the Win compatible hdd before finally formatting second hdd for Win
I was so close to being done and running back to Win with my tail between my legs, but now this will take literal days for data transfer so I'm stuck on Linux until this is all done with.
>>
File: 1741053634996513.jpg (43 KB, 535x662)
43 KB JPG
>install latest update for win11 ltsc
>completely breaks sign in screen because of some prior registry edit or service I turned off 6 months ago when I first installed it and don't even remember
>reinstall
>follow Microsofts own list of safe services to disable
>works perfectly fine on base install
>update
>have no system tray, no search, no ability to open settings menu
I'm not going to fuck with anything except telemetry shit on this reinstall and if this shit update still breaks something im switching to linux
>>
>>109113523
if you touch anything that's not group policy that's on you
>>
>>109113523
Just use retail and dont touch anything bro
At best disable copilot from startup with windows kek
>>
>>109113297
It's always DWORDs.
And yes make the keys that don't exist.
>>
>>109108330
>p-plz keep my pedothreads alive for no reason
Heres a better idea: jump feet first into a woodchipper
>>
>>109107607
after installing win 10 IoT LTSC im watching
https://www.youtube.com/watch?v=tmedK16-QqQ
and it says that windows ink is missing/not present
is there a way to manually install it?
i have a wacom tablet that i use and as far as i know its needed for pressure sensitivity
>>
File: 1780472990260876.mp4 (3.94 MB, 1280x720)
3.94 MB
3.94 MB MP4
What is the best beginner friendly video editing software for Windows? I'm just planning on editing gameplay videos, nothing crazy.
>>
>>109116902
10 years ago I was using Wondershare video editor. Probably not the best these days but it was super easy to use. For just cutting, adding audio and simple effects it's extremely intuitive.
>>
>>109116902
I'd say CapCut.

>>109117112
Wondershare Filmora still works fine but it's filled with slop to make you want the payed version these days.
>>
>>109116649
Look into OpenTabletDriver instead.
>>
So with a 9950x3d should I actually go with W10 LTSC instead of W11 LTSC for gaming?
>>
File: wack0.png (11 KB, 678x112)
11 KB PNG
Microsoft hacker Zammis Clark has indicated that the Windows 7 source may leak soon.
>>
>>109116649
I don't know what windows ink is. I'm using an old Huion 580 just fine on LTSC 2021.
>>
>>109116649
Not using LTSC myself, but except for the stuff like lack of Snip & Sketch and different group policy configurations of Ink Workspace (like this taskbar button serving as a quick launch for the ink-related apps), I don't think that given LTSC's nature - which is basically Enterprise without any of the standard-issue (from %ProgramFiles%\WindowsApps, to be exact) UWP packages installed - it's lacking of the Windows Ink fundamentals compared to all other core Windows editions
>provided the product policy configuration of EnterpriseS doesn't hardcode any of the touch/ink capabilities to be turned off

'course, you're still dependent on the tablet driver's capabilities to finetune its settings, like Wacom's own (or OpenTabletDriver's - >>109118627), and the current state of 10 21H2's support for tablet input
>>
>>109119001
Also, if I do do with W11 Enterprise IoT LTSC 2024, does transitioning to LTSC 2027 later require a full re-install?
>>
File: file.png (43 KB, 677x235)
43 KB PNG
lol.
just stop.
>>
>>109119110
big if tru
>>
>>109120236
gotta be honest with y'all. I don't even know to use the GIF panel
>>
>>109119110
How back would we be if this happened?
>>
>>109120578
It was a w11 addition and is cringe.
>>
>>109120659
maybe 0 because obviously Microsoft would sue anyone who includes that source code in a project. If anything, enthusiast would probably study it to understand its architecture and work on patches and features, but naturally it's a dangerous game if MS starts killing W7 projects because of a leak
>>
File: 4u7juu-3756452596.jpg (50 KB, 500x500)
50 KB JPG
IT'S PREVIEW UPDATE DAY

LET'S GIVE IT UP FOR THE PREVIEW UPDATE DAY
>>
>>109121091
Pfff nobody gaf about dat
We waitin on patch choosday cuh
>>
File: i'm niggas.jpg (34 KB, 622x432)
34 KB JPG
>>109121091
Heh this preview doesn't look so tough
>>
File: 1762464841427902.png (589 KB, 1920x1080)
589 KB PNG
>baby duck general
just switch already faggots
>>
>>109111316
apart from the obvious
>Computer Configuration
>Prevent lock screen background motion - Enabled
>Do not display the lock screen - Enabled
>Show clear logon background - Enabled
>User Configuration
>Turn off Windows Key hotkeys - Enabled



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.