TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Windows 11 x64 security hardening guide

54 pointsby rdpintqogeogsaaalmost 3 years ago

8 comments

josephcsiblealmost 3 years ago
&gt; avoid insecure software like 7-Zip (which e.g. lacks Anti-Exploit and MOTW support), Open&#x2F; LibreOffice, Firefox, True&#x2F;Veracrypt, ...<p>This is such bad advice that I can&#x27;t take the rest of this guide seriously.<p>Edit: The rest is even worse than I was expecting. E.g.:<p>&gt; execute&#x2F; open new files with one-day-delay because after one day, the malware is not 0-day anymore<p>&gt; use the only browser on Windows that natively supports hardware isolation: Edge
评论 #32459423 未加载
评论 #32459353 未加载
评论 #32459680 未加载
评论 #32459468 未加载
评论 #32459589 未加载
评论 #32459548 未加载
0x_rsalmost 3 years ago
I don&#x27;t like this guide at all. Some of its points are questionable, but the thing is, it doesn&#x27;t know what it wants to be and aimed at whom. Starting from the most obvious red flag, falling for the baseless boycotting of 7zip like some equally questionable sites and threads have been pushing (and their motives, such as <i>sourceforge bad, all Russian developers bad</i> and the proposed alternatives.. let&#x27;s not get started). [0] [1]<p>This suggests not to use privacy tools (most of which are FOSS and perfectly safe with proper usage), and to rely on official documentation only. I suppose there&#x27;s some trouble in people for example disabling (extremely invasive) updates and forgetting about it, the average Joe that is. Some others are a compromise on privacy, I&#x27;d never accept cloud-based protection. Veracrypt is perfectly safe software, unlike the claims in this page that goes on to just mention how it breaks the boot trust chain, furthermore I&#x27;d trust it more than anything BitLocker does unless it&#x27;s strictly a pre-boot authentication password with no TPM.<p>Windows cannot be made perfectly safe, accept and move on, this self-flagellation seeking the most hardened possible setup with things such as avoiding Firefox is a waste of time. Microsoft itself distributes what some may define malware, autorunning at startup forever on with a rundll process with Windows Update (see: logitech download assistant if you plug in one of their mice).<p>0. <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31876896" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=31876896</a><p>1. <a href="https:&#x2F;&#x2F;www.theregister.com&#x2F;2022&#x2F;06&#x2F;27&#x2F;7zip_compression_tool&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.theregister.com&#x2F;2022&#x2F;06&#x2F;27&#x2F;7zip_compression_tool...</a>
rubenbealmost 3 years ago
As a long time Linux user, I recently got confronted with the Windows group policy editor.<p>You can use it to disable (blacklist) all the Windows crapware (xbox, etc). Or in the extreme case, whitelist only specific files.<p>I still prefer a text config file over the GUI, but this thing is insanely powerful.
评论 #32459293 未加载
评论 #32459521 未加载
politelemonalmost 3 years ago
Interesting list. Any idea of the &#x27;why&#x27; behind this?<p>&gt; No &quot;Tuning&quot; tools (not even stuff like Ccleaner!)<p>Also what is a better alternative to 7zip<p>&gt; avoid insecure software like 7-Zip (which e.g. lacks Anti-Exploit and MOTW support)
评论 #32459170 未加载
评论 #32459126 未加载
评论 #32459310 未加载
评论 #32459179 未加载
评论 #32459081 未加载
pid-1almost 3 years ago
&gt; create another Admin account and transform your current one to limited&#x2F; restricted&#x2F; standard user account to reduce the attack surface enormously. Don&#x27;t use Admin account for your tasks!<p>It&#x27;s crazy how Windows doesn&#x27;t have a sane way for users to became administrators temporarily. LAPS is a weird hack and Azure PIM doesn&#x27;t work for local admin.
评论 #32459188 未加载
评论 #32462948 未加载
评论 #32459876 未加载
nick9847almost 3 years ago
Talk about unnecessary complication. This is extreme paranoia in this day and age.
claudiojulioalmost 3 years ago
The best and simplest way to keep Windows 11 safe is to burn the disk it is installed on with gasoline; buying another and installing a Linux distribution such as Debian, OpenSuse and Fedora.
Bolkanalmost 3 years ago
How much of this applies to win10?