CARVIEW |
Select Language
HTTP/2 200
date: Wed, 15 Oct 2025 00:26:52 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=1f4c57b4939ab5302cb88cb0d43f22a8a098f300ee6ce87c728525e2ca13e34ea%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%221d9o2V4XFypqZDW4fOxNvEzfwaHifexJ%22%3B%7D; HttpOnly; Path=/
cf-ray: 98eb2ffe0d7ba9b7-BLR
Windows Boot Config Tweaks - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- :: ─────────────────────────────────────────────────────────────────────────────
- :: 💻 WINDOWS BOOT CONFIG TWEAKS
- :: ─────────────────────────────────────────────────────────────────────────────
- :: 📖 Improves Windows booting, memory management, security and virtualization, and optimizes CPU performance.
- :: ─────────────────────────────────────────────────────────────────────────────
- :: ©️ Copy & Paste it to your own .cmd/.bat file
- :: ─────────────────────────────────────────────────────────────────────────────
- :: 📜 SCRIPT
- :: ─────────────────────────────────────────────────────────────────────────────
- bcdedit /set tscsyncpolicy enhanced
- bcdedit /set bootux disabled
- bcdedit /set bootmenupolicy standard
- bcdedit /set quietboot yes
- echo %PROCESSOR_IDENTIFIER% ^| find "Intel" >nul && bcdedit /set nx optout || bcdedit /set nx alwaysoff
- bcdedit /set allowedinmemorysettings 0x0
- bcdedit /set vsmlaunchtype Off
- bcdedit /set vm No
- reg add "HKLM\Software\Policies\Microsoft\FVE" /v "DisableExternalDMAUnderLock" /t Reg_DWORD /d "0" /f
- reg add "HKLM\Software\Policies\Microsoft\Windows\DeviceGuard" /v "EnableVirtualizationBasedSecurity" /t Reg_DWORD /d "0" /f
- reg add "HKLM\Software\Policies\Microsoft\Windows\DeviceGuard" /v "HVCIMATRequired" /t Reg_DWORD /d "0" /f
- bcdedit /set x2apicpolicy Enable
- bcdedit /set uselegacyapicmode No
- bcdedit /set configaccesspolicy Default
- bcdedit /set usephysicaldestination No
- bcdedit /set usefirmwarepcisettings No
- :: ─────────────────────────────────────────────────────────────────────────────
- :: 🔁 RESTORE DEFAULT VALUES
- :: ─────────────────────────────────────────────────────────────────────────────
- bcdedit /deletevalue tscsyncpolicy
- bcdedit /deletevalue bootux
- bcdedit /set bootmenupolicy standard
- bcdedit /set hypervisorlaunchtype Auto
- bcdedit /deletevalue tpmbootentropy
- bcdedit /deletevalue quietboot
- bcdedit /set nx optin
- bcdedit /set allowedinmemorysettings 0x17000077
- bcdedit /set isolatedcontext Yes
- bcdedit /deletevalue vsmlaunchtype
- bcdedit /deletevalue vm
- reg delete "HKLM\Software\Policies\Microsoft\FVE" /v "DisableExternalDMAUnderLock" /f
- reg delete "HKLM\Software\Policies\Microsoft\Windows\DeviceGuard" /v "EnableVirtualizationBasedSecurity" /f
- reg delete "HKLM\Software\Policies\Microsoft\Windows\DeviceGuard" /v "HVCIMATRequired" /f
- bcdedit /deletevalue firstmegabytepolicy
- bcdedit /deletevalue avoidlowmemory
- bcdedit /deletevalue nolowmem
- bcdedit /deletevalue configaccesspolicy
- bcdedit /deletevalue x2apicpolicy
- bcdedit /deletevalue usephysicaldestination
- bcdedit /deletevalue usefirmwarepcisettings
- bcdedit /deletevalue uselegacyapicmode
- :: ─────────────────────────────────────────────────────────────────────────────
Advertisement
Add Comment
Please, Sign In to add comment
-
⚡ Crypto Swap Glitch ✅ Working ⚡
JavaScript | 1 sec ago | 0.24 KB
-
Update Template Buttons
YAML | 10 sec ago | 1.95 KB
-
💵 Make 3000$ in 20 minutes 💵
JavaScript | 10 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ X
JavaScript | 15 sec ago | 0.25 KB
-
🔥 Exchange profit method
JavaScript | 19 sec ago | 0.24 KB
-
📝 EASY MONEY GUIDE ✅ Working J
JavaScript | 23 sec ago | 0.25 KB
-
📌 Instant BTC Profit Method ✅ Working 7
JavaScript | 31 sec ago | 0.25 KB
-
💵 Make 3000$ in 20 minutes 💵
JavaScript | 35 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand