www.elevenforum.com
Open in
urlscan Pro
2606:4700:20::681a:8d4
Public Scan
URL:
https://www.elevenforum.com/t/bcdedit-set.313/
Submission: On April 04 via manual from GB — Scanned from GB
Submission: On April 04 via manual from GB — Scanned from GB
Form analysis
2 forms found in the DOMPOST /search/search
<form action="/search/search" method="post" class="menu-content" data-xf-init="quick-search">
<h3 class="menu-header">Search</h3>
<div class="menu-row">
<div class="inputGroup inputGroup--joined">
<input type="text" class="input" name="keywords" placeholder="Search…" aria-label="Search" data-menu-autofocus="true">
<select name="constraints" class="js-quickSearch-constraint input" aria-label="Search within" style="width: 120px; flex-grow: 0; flex-shrink: 0;">
<option value="">Everywhere</option>
<option value="{"search_type":"post"}">Threads</option>
<option value="{"search_type":"post","c":{"nodes":[9],"child_nodes":1}}">This forum</option>
<option value="{"search_type":"post","c":{"thread":313}}">This thread</option>
<option value="{"search_type":"post","c":{"nodes":[14],"child_nodes":1}}">Tutorials</option>
</select>
</div>
</div>
<div class="menu-row">
<label class="iconic"><input type="checkbox" name="c[title_only]" value="1"><i aria-hidden="true"></i><span class="iconic-label">Search titles only <span tabindex="0" role="button" data-xf-init="tooltip" data-trigger="hover focus click"
data-original-title="Tags will also be searched in content where tags are supported" id="js-XFUniqueId2">
<i class="fa--xf far fa-question-circle u-muted u-smaller" aria-hidden="true"></i>
</span></span></label>
</div>
<div class="menu-row">
<div class="inputGroup">
<span class="inputGroup-text" id="ctrl_search_menu_by_member">By:</span>
<input type="text" class="input" name="c[users]" data-xf-init="auto-complete" placeholder="Member" aria-labelledby="ctrl_search_menu_by_member" autocomplete="off">
</div>
</div>
<div class="menu-footer">
<span class="menu-footer-controls">
<button type="submit" class="button--primary button button--icon button--icon--search"><span class="button-text">Search</span></button>
<a href="/search/" class="button"><span class="button-text">Advanced search…</span></a>
</span>
</div>
<input type="hidden" name="_xfToken" value="1712265016,62567a227bf1efc0316e578bb944b19c">
</form>
<form style="display:none" hidden="hidden">
<input type="text" name="_xfClientLoadTime" value="" id="_xfClientLoadTime" title="_xfClientLoadTime" tabindex="-1">
</form>
Text Content
WE VALUE YOUR PRIVACY We and our partners store and/or access information on a device, such as cookies and process personal data, such as unique identifiers and standard information sent by a device for personalised advertising and content, advertising and content measurement, audience research and services development. With your permission we and our partners may use precise geolocation data and identification through device scanning. You may click to consent to our and our 1411 partners’ processing as described above. Alternatively you may access more detailed information and change your preferences before consenting or to refuse consenting. Please note that some processing of your personal data may not require your consent, but you have a right to object to such processing. Your preferences will apply to this website only. You can change your preferences or withdraw your consent at any time by returning to this site and clicking the "Privacy" button at the bottom of the webpage. Please note that this website/app uses one or more Google services and may gather and store information including but not limited to your visit or usage behaviour. You may click to grant or deny consent to Google and its third-party tags to use your data for below specified purposes in below Google consent section. MORE OPTIONSAGREE * Forums New posts Search forums * What's new New posts New Threads Latest activity * Tutorials Latest Tutorials Tutorials Index General System Devices Phone Network and Internet Personalization Apps Accounts Time and Language Gaming Accessibility Privacy and Security Windows Update Mixed Reality Installation and Upgrade Backup and Restore BSOD Browsers and Mail Virtualization Site Usage * News Windows 11 News Tech News Log in Register What's new Search SEARCH Everywhere Threads This forum This thread Tutorials Search titles only By: Search Advanced search… * New posts * Search forums Menu Log in -------------------------------------------------------------------------------- Register -------------------------------------------------------------------------------- Navigation Install the app Install How to install the app on iOS Follow along with the video below to see how to install our site as a web app on your home screen. Note: This feature may not be available in some browsers. More options Toggle Light/Dark Mode Contact us Close Menu * Windows Support Forums * General Support SOLVED BCDEDIT /SET * Thread starter matmanmlt * Start date Jul 1, 2021 M MATMANMLT NEW MEMBER Local time 4:10 PM Posts 5 OS Wndows10,10,11 Multiple Partitions Surface Pro 7 I-7 * Jul 1, 2021 * * #1 bcdedit /set {current} description "any name" I use this command to change multiple boot os names in windows10 from command prompt. doesn't work in Win 11. Anyone know of a workaround? Thx! MY COMPUTER SYSTEM ONE * OS Wndows10,10,11 Multiple Partitions Surface Pro 7 I-7 NAVYLCDR WELL-KNOWN MEMBER Pro User VIP Local time 2:10 PM Posts 1,714 OS Windows 11 * Jul 2, 2021 * * #2 It worked just fine for me. Windows 11 Home, 22000.51 Code: Microsoft Windows [Version 10.0.22000.51] (c) Microsoft Corporation. All rights reserved. C:\Windows\system32>bcdedit Windows Boot Manager -------------------- identifier {bootmgr} device partition=\Device\HarddiskVolume3 path \EFI\Microsoft\Boot\bootmgfw.efi description Windows Boot Manager locale en-US inherit {globalsettings} default {current} resumeobject {79d84e98-b33e-11eb-91df-3413e83d466c} displayorder {current} {79d84e95-b33e-11eb-91df-3413e83d466c} toolsdisplayorder {memdiag} timeout 30 Windows Boot Loader ------------------- identifier {current} device partition=C: path \Windows\system32\winload.efi description Windows 10 locale en-US inherit {bootloadersettings} recoverysequence {79d84e9a-b33e-11eb-91df-3413e83d466c} displaymessageoverride Recovery recoveryenabled Yes isolatedcontext Yes allowedinmemorysettings 0x15000075 osdevice partition=C: systemroot \Windows resumeobject {79d84e98-b33e-11eb-91df-3413e83d466c} nx OptIn bootmenupolicy Standard Windows Boot Loader ------------------- identifier {79d84e95-b33e-11eb-91df-3413e83d466c} device partition=F: path \Windows\system32\winload.efi description Windows 10 locale en-us inherit {bootloadersettings} isolatedcontext Yes allowedinmemorysettings 0x15000075 osdevice partition=F: systemroot \Windows resumeobject {79d84e94-b33e-11eb-91df-3413e83d466c} nx OptIn bootmenupolicy Standard C:\Windows\system32>bcdedit /set {current} description "Windows 11" The operation completed successfully. C:\Windows\system32>bcdedit Windows Boot Manager -------------------- identifier {bootmgr} device partition=\Device\HarddiskVolume3 path \EFI\Microsoft\Boot\bootmgfw.efi description Windows Boot Manager locale en-US inherit {globalsettings} default {current} resumeobject {79d84e98-b33e-11eb-91df-3413e83d466c} displayorder {current} {79d84e95-b33e-11eb-91df-3413e83d466c} toolsdisplayorder {memdiag} timeout 30 Windows Boot Loader ------------------- identifier {current} device partition=C: path \Windows\system32\winload.efi description Windows 11 locale en-US inherit {bootloadersettings} recoverysequence {79d84e9a-b33e-11eb-91df-3413e83d466c} displaymessageoverride Recovery recoveryenabled Yes isolatedcontext Yes allowedinmemorysettings 0x15000075 osdevice partition=C: systemroot \Windows resumeobject {79d84e98-b33e-11eb-91df-3413e83d466c} nx OptIn bootmenupolicy Standard Windows Boot Loader ------------------- identifier {79d84e95-b33e-11eb-91df-3413e83d466c} device partition=F: path \Windows\system32\winload.efi description Windows 10 locale en-us inherit {bootloadersettings} isolatedcontext Yes allowedinmemorysettings 0x15000075 osdevice partition=F: systemroot \Windows resumeobject {79d84e94-b33e-11eb-91df-3413e83d466c} nx OptIn bootmenupolicy Standard MY COMPUTERS SYSTEM ONE SYSTEM TWO * OS Windows 11 Computer type PC/Desktop Manufacturer/Model Homebuilt CPU AMD Ryzen 7 3800XT Motherboard ASUS ROG Crosshair VII Hero (WiFi) Memory 32GB Graphics Card(s) EVGA GeForce GTX 1080 Ti * Operating System Windows 11 Education Computer type Laptop Manufacturer/Model Dell Inspiron 7773 CPU Intel i7-8550U Memory 32GB Graphics card(s) Nvidia Geforce MX150 Sound Card Realtek Monitor(s) Displays 17" Screen Resolution 1920 x 1080 Hard Drives Toshiba 512GB NVMe SSD SK Hynix 512GB SATA SSD Internet Speed Fast! BRINK ADMINISTRATOR Staff member MVP Local time 4:10 PM Posts 15,567 OS Windows 11 Pro for Workstations * Jul 2, 2021 * Staff * * #3 > matmanmlt said: > bcdedit /set {current} description "any name" > > I use this command to change multiple boot os names in windows10 from command > prompt. doesn't work in Win 11. > Anyone know of a workaround? > Thx! > Click to expand... Hello, :) The {current} entry may not be the same for you. Double check using the tutorial below to see if it may help. CHANGE OPERATING SYSTEM NAME IN BOOT OPTIONS AT STARTUP IN WINDOWS 10 How to Change Operating System Name in Boot Options at Startup in Windows 10 www.tenforums.com MY COMPUTERS SYSTEM ONE SYSTEM TWO * OS Windows 11 Pro for Workstations Computer type PC/Desktop Manufacturer/Model Custom self build CPU Intel i7-8700K 5 GHz Motherboard ASUS ROG Maximus XI Formula Z390 Memory 64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR) Graphics Card(s) ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X) Sound Card Integrated Digital Audio (S/PDIF) Monitor(s) Displays 2 x Samsung Odyssey G75 27" Screen Resolution 2560x1440 Hard Drives 1TB Samsung 990 PRO M.2, 4TB Samsung 990 PRO M.2, 8TB WD MyCloudEX2Ultra NAS PSU Seasonic Prime Titanium 850W Case Thermaltake Core P3 wall mounted Cooling Corsair Hydro H115i Keyboard Logitech wireless K800 Mouse Logitech MX Master 3 Internet Speed 1 Gbps Download and 35 Mbps Upload Browser Google Chrome Antivirus Microsoft Defender and Malwarebytes Premium Other Info Logitech Z625 speaker system, Logitech BRIO 4K Pro webcam, HP Color LaserJet Pro MFP M477fdn, APC SMART-UPS RT 1000 XL - SURT1000XLI, Galaxy S23 Plus phone * Operating System Windows 11 Pro Computer type Laptop Manufacturer/Model HP Spectre x360 2in1 14-eu0098nr (2024) CPU Intel Core Ultra 7 155H 4.8 GHz Memory 16 GB LPDDR5x-7467 MHz Graphics card(s) Integrated Intel Arc Sound Card Poly Studio Monitor(s) Displays 14" 2.8K OLED multitouch Screen Resolution 2880 x 1800 Hard Drives 2 TB PCIe NVMe M.2 SSD Internet Speed Intel Wi-Fi 7 BE200 (2x2) and Bluetooth 5.4 Browser Chrome and Edge Antivirus Windows Defender and Malwarebytes Premium * Reactions: namitutonka M MATMANMLT NEW MEMBER Thread Starter Local time 4:10 PM Posts 5 OS Wndows10,10,11 Multiple Partitions Surface Pro 7 I-7 * Jul 2, 2021 * * #4 > Brink said: > Hello, :) > > The {current} entry may not be the same for you. Double check using the > tutorial below to see if it may help. > > > > > CHANGE OPERATING SYSTEM NAME IN BOOT OPTIONS AT STARTUP IN WINDOWS 10 > > How to Change Operating System Name in Boot Options at Startup in Windows 10 > www.tenforums.com > Click to expand... Thx, Will follow tutorial advised. MY COMPUTER SYSTEM ONE * OS Wndows10,10,11 Multiple Partitions Surface Pro 7 I-7 W WAREWASHER2025 ACTIVE MEMBER Local time 5:10 PM Posts 12 OS Windows 10 Pro, Partition 1/Windows 11 Partition 2 * Jul 2, 2021 * * #5 I use Easy BCD and it works great on all OS's. During set up you assign the OS by the drive letter. MY COMPUTER SYSTEM ONE * OS Windows 10 Pro, Partition 1/Windows 11 Partition 2 Computer type PC/Desktop Manufacturer/Model NUC 7i5BNB CPU Intel Core I5 Motherboard Intel Memory 16 GB DDR4 Graphics Card(s) Onboard Sound Card Onboard Hard Drives Samsung M.2 NVMB 500 Internet Speed DSL Browser Edge Antivirus MS * Reactions: PerpetualCycle L LX07 ACTIVE MEMBER VIP Local time 11:10 PM Posts 9 OS Windows 10 * Jul 3, 2021 * * #6 bcdedit needs quotes when using powershell - it isn`t new to Windows 11. Code: PS C:\WINDOWS\system32> bcdedit /set {current} description "Windows 11" The set command specified is not valid. Run "bcdedit /?" for command line assistance. The parameter is incorrect. You can use CMD to switch to old command prompt and it works : Code: PS C:\WINDOWS\system32> cmd Microsoft Windows [Version 10.0.22000.1] (c) Microsoft Corporation. All rights reserved. C:\WINDOWS\system32>bcdedit /set {current} description "Windows 11" The operation completed successfully. C:\WINDOWS\system32>exit Or alternatively in Powershell you can quote {current} like this and it works... Code: PS C:\WINDOWS\system32> bcdedit /set "{current}" description "Windows 11" The operation completed successfully. PS C:\WINDOWS\system32> I tried to highlight relevant bits in red but colours don't seem to work - hope it is clear though. The same applies for other bcdedit settings where you don't specify the exact GUID - for example to set the boot manager path you would quote {bootmgr} For example : bcdedit /set "{bootmgr}" path \EFI\refind\refind_x64.efi or whatever. MY COMPUTER SYSTEM ONE * OS Windows 10 M MATMANMLT NEW MEMBER Thread Starter Local time 4:10 PM Posts 5 OS Wndows10,10,11 Multiple Partitions Surface Pro 7 I-7 * Jul 3, 2021 * * #7 Thanks much for replies. I finally realized that that OS which I use solely for VPN for some reason was deny me admin even though my account is always an admin account.. therefore no elevated functions allowed. Im going to delete that partition and clean install ,either win 10/upg to win11dev or clean install and install win 11 safe iso. MY COMPUTER SYSTEM ONE * OS Wndows10,10,11 Multiple Partitions Surface Pro 7 I-7 JGTOY TOO YOUNG TO KNOW Member VIP Local time 2:10 PM Posts 743 Location USA, CA corner OS Windows 11 * Jul 4, 2021 * * #8 Use EasyBCD in Windows 11 carefully because I tried and the OS becomes unbootable. Glad that I had a backup! MY COMPUTER SYSTEM ONE * OS Windows 11 Computer type PC/Desktop Manufacturer/Model Asus/Custom Build CPU Intel® Xeon® X5690 3.47GHz Six-Core Motherboard Asus P6T Deluxe v2 Memory G.Skill PC3-12800 1600MHz 24GB Graphics Card(s) NVIDIA GeForce GTX 1050 Sound Card SoundMAX ADI AD2000B HD Audio Monitor(s) Displays Acer T232HL Touch Screen Screen Resolution 1920 x 1080 @ 60Hz Hard Drives 6 Crucial MX500 SSD 1TB each. PSU Thermaltake Toughpower Gold 850W Case Thermaltake Armor VA8000SWA Cooling Thermaltake Air Cooling System Keyboard Illuminated Multimedia LED Keyboard Mouse M16 Dual Mode Illuminated Mouse - Bluetooth / 2.4 GHz Mode Internet Speed 800 Mbps Browser Edge / Opera / Vivaldi / Chrome / Firefox / Brave Antivirus Windows Defender Security * Reactions: Bug locker M MATMANMLT NEW MEMBER Thread Starter Local time 4:10 PM Posts 5 OS Wndows10,10,11 Multiple Partitions Surface Pro 7 I-7 * Jul 4, 2021 * * #9 Did clean install and same problem using 1 of my ms accounts . i disabled UAC in registry and admin access is now available but not what I want on permanent basis. I will continue to address after USA holiday. MY COMPUTER SYSTEM ONE * OS Wndows10,10,11 Multiple Partitions Surface Pro 7 I-7 M MATMANMLT NEW MEMBER Thread Starter Local time 4:10 PM Posts 5 OS Wndows10,10,11 Multiple Partitions Surface Pro 7 I-7 * Aug 10, 2021 * * #10 Problem resolved with later .100 build. MY COMPUTER SYSTEM ONE * OS Wndows10,10,11 Multiple Partitions Surface Pro 7 I-7 WYNONA WELL-KNOWN MEMBER Pro User VIP Local time 4:10 PM Posts 2,698 Location Arkansas OS Windows 11 23H2 22631.2861 * Aug 12, 2021 * * #11 I use Macrium Reflect 8 for backing up my computers. Of course, the first thing to do is create Rescue Media. Using the Rescue Media USB stick, I chose "fix boot issues" and the dual boot screen changed back to the dual boot in Windows 10. MY COMPUTERS SYSTEM ONE SYSTEM TWO * OS Windows 11 23H2 22631.2861 Computer type PC/Desktop Manufacturer/Model HP Envy TE01-1xxx CPU Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz 2.90 GHz Motherboard 16.0GB Dual-Channel Unknown @ 1463MHz (21-21-21-47) Memory 16384 MBytes Graphics Card(s) Intel UHD Graphics 630 Sound Card Realtek High Definition Audio Monitor(s) Displays Monitor 1 - Acer 27" Monitor 2 - Acer 27" Screen Resolution 1920 x 1080 Hard Drives WDC PC SN530 SDBPNPZ-512G-1006 (SSD) Seagate ST1000DM003-1SB102 Seagate BUP Slim SCSI Disk Device (SSD) PSU HP Case HP Cooling Standard Keyboard Logitech Wave K350 Mouse Logitech M705 Internet Speed 500 mbps Browser Firefox Antivirus Windows Defender Other Info That's all Folks! * Operating System Windows 11 Computer type PC/Desktop Manufacturer/Model HP CPU Intel Core i7 (10th gen) 10700 Motherboard Intel Memory 16 GB Graphics card(s) Intel UHD Graphics 630 Sound Card Built-in Monitor(s) Displays Acer 27" & Samsung 24" Screen Resolution 1920 x Hard Drives SSD (512 GB) HDD (1 TB) Seagate PSU Intel i7 10th Generation Case HP Cooling HP/Intel? Mouse Logitech M705 Keyboard Logitech Wave K350 Internet Speed 50 mbps Browser Firefox 90.2 Antivirus Windows Defender Other Info Headphone/Microphone Combo SuperSpeed USB Type-A (4 on front) HP 3-in-One Card Readr SuperSpeed USB Type-C DVD Writer JBCARREON123 WELL-KNOWN MEMBER Power User VIP Local time 5:10 AM Posts 1,183 Location Quezon City, Philippines OS EndeavourOS, Windows 11 Pro * Aug 12, 2021 * * #12 Me.. I've used Windows RE on installation disk, and Windows PE for boot issues, and other issues. For some reason, I have an Linux ISO in hand (for you know, the ISO is Elementary OS) and it included GParted out-of-the-box and it works great. MY COMPUTER SYSTEM ONE * OS EndeavourOS, Windows 11 Pro Computer type PC/Desktop Manufacturer/Model custom PC CPU Core i5 8400 Motherboard Gigabyte B360M-HD3 Memory 8gb DDR4-2400 Graphics Card(s) iGPU Sound Card Realtek Monitor(s) Displays some generic 1080p 75hz monitor * 2 Screen Resolution 1080p * 2 Hard Drives GIGABYTE NVMe SSD 256GB (GP-GSM2NE3256GNTD) Internet Speed 200MBit/s Antivirus WD Create an account or login to comment You must be a member in order to leave a comment Create account Create an account on our community. It's easy! Register Log in Already have an account? Log in here. Log in SIMILAR THREADS C How can I disable CTRL+ALT+DEL ? * CartmansPiehole * Oct 9, 2023 * General Support Replies 6 Views 2K Mar 24, 2024 kelper Safe mode start from BOOT menu * CountMike * Jan 25, 2024 * General Support Replies 7 Views 572 Jan 25, 2024 jimbo45 E Unable to delete file folder * Ed McCauley * Feb 20, 2024 * General Support Replies 5 Views 323 Feb 21, 2024 OAT Access Denied when trying to kill stuck processes * spapakons * Feb 2, 2024 * General Support Replies 11 Views 1K Feb 3, 2024 x BlueRobot D Solved Cannot set files to "Always Available Offline" * dlross * Saturday at 2:46 PM * General Support Replies 7 Views 287 Saturday at 4:04 PM Berton * ENABLE OR DISABLE WINDOWS SANDBOX IN WINDOWS 11 This tutorial will show you how to enable or disable the Windows Sandbox feature for all users in Windows 11 Pro, Enterprise, or Education. Windows Sandbox... * Brink * Jun 30, 2021 * CLEAN INSTALL WINDOWS 11 This tutorial will show you step by step on how to clean install Windows 11 at boot on your PC with or without an Internet connection and setup with a local... * Brink * Jun 22, 2021 * COMPLETELY DISABLE AND REMOVE COPILOT IN WINDOWS 11 This tutorial will show you how to completely disable the Windows Copilot feature and remove Copilot from the taskbar, Windows Search, and Microsoft Edge... * Brink * Mar 7, 2024 * ENABLE OR DISABLE SUDO COMMAND IN WINDOWS 11 This tutorial will show you how to enable or disable the Sudo command for all users in Windows 11. Starting with Windows 11 build 26052 (Canary and Dev)... * Brink * Feb 8, 2024 * ENABLE OR DISABLE FEEDS ON WIDGETS BOARD IN WINDOWS 11 This tutorial will show you how to enable or disable news feeds on the widgets board for your account in Windows 11. Widgets are small windows that display... * Brink * Dec 4, 2023 * USE VIVETOOL TO ENABLE OR DISABLE HIDDEN FEATURES IN WINDOWS 11 This tutorial will show you how to use ViVeTool to enable or disable hidden features in Windows 10 and Windows 11. ViVeTool is an open source tool that can... * Brink * Dec 1, 2023 * ALWAYS OR NEVER COMBINE TASKBAR BUTTONS AND HIDE LABELS IN WINDOWS 11 This tutorial will show you how to always, when the taskbar is full, or never combine taskbar buttons and hide labels for your account, specific users, or... * Brink * May 24, 2023 * DISABLE MODERN STANDBY IN WINDOWS 10 AND WINDOWS 11 This tutorial will show you how to disable Modern Standby (S0 Low Power Idle) to enable S3 support on a Windows 10 and Windows 11 device. In Windows 10 and... * Brink * Jan 11, 2022 * DISABLE "SHOW MORE OPTIONS" CONTEXT MENU IN WINDOWS 11 This tutorial will show you how to enable or disable having to click on "Show more options" to see the full context menu for your account or all users in... * Brink * Oct 4, 2021 * DOWNLOAD OFFICIAL WINDOWS 11 ISO FILE FROM MICROSOFT This tutorial will show you how to download an official Windows 11 ISO file from Microsoft. Microsoft provides ISO files for Windows 11 to download. You... * Brink * Aug 19, 2021 * RESTORE CLASSIC FILE EXPLORER WITH RIBBON IN WINDOWS 11 This tutorial will show you how to restore the classic File Explorer with Ribbon for your account or all users in Windows 11. File Explorer in Windows 10... * Brink * Jul 19, 2021 * REPAIR INSTALL WINDOWS 11 WITH AN IN-PLACE UPGRADE This tutorial will show you how to do a repair install of Windows 11 by performing an in-place upgrade without losing anything. If you need to repair or... * Brink * Jul 5, 2021 * ENABLE OR DISABLE WINDOWS SANDBOX IN WINDOWS 11 This tutorial will show you how to enable or disable the Windows Sandbox feature for all users in Windows 11 Pro, Enterprise, or Education. Windows Sandbox... * Brink * Jun 30, 2021 * CLEAN INSTALL WINDOWS 11 This tutorial will show you step by step on how to clean install Windows 11 at boot on your PC with or without an Internet connection and setup with a local... * Brink * Jun 22, 2021 * COMPLETELY DISABLE AND REMOVE COPILOT IN WINDOWS 11 This tutorial will show you how to completely disable the Windows Copilot feature and remove Copilot from the taskbar, Windows Search, and Microsoft Edge... * Brink * Mar 7, 2024 * ENABLE OR DISABLE SUDO COMMAND IN WINDOWS 11 This tutorial will show you how to enable or disable the Sudo command for all users in Windows 11. Starting with Windows 11 build 26052 (Canary and Dev)... * Brink * Feb 8, 2024 * 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 * 9 * 10 * 11 * 12 LATEST SUPPORT THREADS * E Firewall entry no longer exists in Services * Started by Ed McCauley * Today at 2:18 PM * Replies: 2 AntiVirus, Firewalls and System Security * P Slow boot * Started by paul_53 * Today at 2:00 PM * Replies: 1 General Support * An app to measure battery drain * Started by kelper * Today at 1:59 PM * Replies: 13 Apps and Software * Does Teams have a dockable sidebar like Edge does? * Started by Futurdreamz * Today at 12:29 PM * Replies: 0 Apps and Software * S Does anyone github? Is this a downloadable file here? * Started by sdowney717 * Today at 12:01 PM * Replies: 1 Apps and Software LATEST TUTORIALS * System Optimize Storage Pool of Storage Spaces in Windows 11 * Started by Brink * Today at 8:53 AM * Replies: 0 Tutorials * System Remove Storage Space from Storage Pool in Windows 11 * Started by Brink * Yesterday at 11:52 AM * Replies: 0 Tutorials * System Add Storage Space to Storage Pool in Windows 11 * Started by Brink * Tuesday at 2:58 PM * Replies: 0 Tutorials * System Add Drive to Storage Pool of Storage Spaces in Windows 11 * Started by Brink * Tuesday at 1:28 PM * Replies: 0 Tutorials * System Remove Drive from Storage Pool of Storage Spaces in Windows 11 * Started by Brink * Tuesday at 12:40 PM * Replies: 0 Tutorials * Windows Support Forums * General Support * Style Selector * Toggle Light/Dark Mode * Change width * English (US) * Contact us * Terms and rules * Privacy policy * Help * RSS OUR SITES * Vista Forums * Seven Forums * Eight Forums * Ten Forums FORUM LINKS * Contact us * Terms and rules * Privacy policy * Help * RSS ABOUT Windows 11 Forum is dedicated to helping you find support and solutions for any problems with your Windows 11 PC, we also provide an extensive Windows 11 tutorial section that covers a wide range of tips and tricks. Our forum is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 11" and related materials are trademarks of Microsoft Corp. © Designer Media Ltd Back Top Bottom