Insider Windows 11 Insider Preview Dev Build 22449 (RS_PRERELEASE) - Sept. 2


UPDATE 9/9: Windows 11 Insider Preview Dev Build 22454 (RS_PRERELEASE) - Sept. 9

UPDATE 7:10PM PDT: Recently, Windows Insiders in both the Dev and Beta Channels began reporting that Start and Taskbar were unresponsive and Settings and other areas of the OS wouldn’t load. We quickly discovered an issue with a server-side deployment that went out to Insiders and canceled that deployment. If you were impacted by this issue, you can use the following steps to get back into a working state on your PC.
  • Step 1: Use CTRL-ALT-DEL and choose to open Task Manager.
  • Step 2: Choose “More details” at the bottom of Task Manager to expand Task Manager.
  • Step 3: Go to “File” and choose “Run new task”.
  • Step 4: Type “cmd” in the “Open” field.
  • Step 5: Paste the following: reg delete HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\IrisService /f && shutdown -r -t 0
  • Step 6: Hit enter, and then your PC should reboot. After rebooting, everything should be back to normal.

Hello Windows Insiders, today we are releasing Windows 11 Insider Preview Build 22449 to the Dev Channel.

You may notice that this build number is higher than the Windows 11 preview builds you’ve been receiving. That’s because we’re moving the Dev Channel back to receiving builds from our active development branch (RS_PRERELEASE). This means the builds released to the Dev Channel no longer match the Windows 11 experience that will be released to customers on October 5th.

These builds are from the earliest stage in a new development cycle with the latest work-in-progress code from our engineers. These aren’t always stable builds, and sometimes you will see issues that block key activities or require workarounds while flighting in the Dev Channel. It is important to make sure you read the known issues listed in our blog posts as we document many of these issues with each flight. Because of being at the earliest stage of a new development cycle, you won’t see new features or major changes in these builds right away. These builds are also not matched to a specific release. New features and OS improvements from these builds could show up in future Windows releases when they’re ready, and we may deliver them as full OS updates or servicing releases.

For those of you who are new to the Windows Insider Program and flighting of OS updates – check out this article for how flighting works and what to expect in each of our channels.


What’s new in Build 22449


SMB compression behavior change


We first introduced SMB compression in Windows Server 2022 & Windows 11. SMB compression allows an administrator, user, or application to request compression of files as they transfer over the network. This removes the need to first deflate a file manually with an application, copy it, then inflate on the destination PC. Compressed files will consume less network bandwidth and take less time to transfer, at the cost of slightly increased CPU usage during transfers.

Based on testing and analysis, we have changed the default behavior of compression. Previously, the SMB compression decision algorithm would attempt to compress the first 524,288,000 bytes (500MiB) of a file during transfer and track that at least 104,857,600 bytes (100MiB) compressed within that 500-MB range. If fewer than 100 MiB were compressible, SMB compression stopped trying to compress the rest of the file. If at least 100 MiB compressed, SMB compression attempted to compress the rest of the file. This meant that very large files with compressible data – for instance, a multi-gigabyte virtual machine disk – were likely to compress but a relatively small file – even a very compressible one – would not compress.

Starting in Build 22449, we will no longer use this decision algorithm by default. Instead, if compression is requested, we will always attempt to compress. If you wish to modify this new behavior to return to a decision algorithm, please see this article: Understanding and controlling compression behaviors.

Please use the Feedback Hub to give feedback or report issues with SMB compression, using the Files, Folders, and Online Storage > File Sharing category.

Changes and Improvements

  • The boot screen now shows a progressive ring animation for loading the OS instead of an animated circle of dots. We are working to replace this animated circle of dots in other areas of the OS over time.
Progressive ring animation
  • Right-clicking on the Bluetooth entry in Quick Settings and selecting Settings will now open the main Bluetooth & Devices page in Settings.
  • The Windows startup sound will no longer play after an unattended update (aka a scheduled Windows update when you are not at your PC).
  • Added a link to the touch keyboard personalization settings from Typing > Touch Keyboard to help improve discoverability.
  • Notifications now have an acrylic background.
  • Updated animation used in the notification introducing you to Windows Hello if it hasn’t been set up.
  • Updated the dialog when closing Windows Sandbox so that it has rounded visuals.
  • Adjusted the design of Notification Center to make the app names more visibly separated from the notifications.

Fixes


[Taskbar]
  • If your Taskbar is set to auto-hide, hovering over the Taskbar corner or bottom of secondary monitors should now properly invoke the Taskbar.
  • Fixed an issue that could make the calendar flyout get in a state where only the week names would load and not the calendar part.
  • Addressed an issue where the lunar calendar would get out of sync with the actual date in the calendar flyout.
  • If you’ve updated your time format, additional clocks added to the calendar flyout will now update to reflect that.
  • Hovering over one of the Desktops in the Task View flyout should no longer unexpectedly change your active Desktop.
  • The Focus Assist button in Notification Center now has an accessible name for screen readers.
  • Fixed an underlying issue that was causing the font in the Taskbar previews to not be correct.
  • Did some work to help make explorer.exe more reliable when using the Taskbar on multiple monitors.
[Input]
  • We mitigated an issue that was making the Mail app not able to accept keyboard input into the address / subject lines of a new email sometimes.
  • Also fixed an input related deadlock that was making certain windows not respond to mouse input, including Search, Start, and the emoji panel.
  • If you’re using a tablet or 2-in-1 device in tablet posture, the touch keyboard should now be invoked when tapping Command Prompt to input text without having to tap the touch keyboard button.
  • The N’Ko keyboard name should now display correctly in the input flyout when added to the input list.
  • We did some work to address an animation issue with the shadow when opening the emoji panel or voice typing.
  • Made some performance improvements to help address an issue where the Pinyin IME would take a significant amount of time to start.
  • Addressed an issue where the Pinyin IME would crash and get stuck in a broken state that could result in no longer being able to type anything.
  • We fixed an issue where Japanese IME didn’t lock Kana input mode and reverted it to Romaji input mode after inputting a single character while UAC was disabled or using Windows Sandbox. Thank you everyone who’s shared feedback so far, we really appreciate it.
  • We fixed an issue that when you insert multiple prolong sounds in a row with Japanese IME, the first one and remaining ones were inserted with different character code.
  • We addressed some cases where you wouldn’t see anything when trying to launch the input switcher (Win + Space), including when using Windows Sandbox.
  • We fixed an issue where an angry looking emoji was returned if you searched for “sad” in the emoji panel.
  • Made some tweaks to fix rendering with certain characters when writing vertically, for example writing Japanese vertically with Meiryo UI.
  • Did some work to address an issue that could cause the left mouse click button on precision touchpads to get stuck and stop working.
  • Inputting ALT key codes on the number pad when using the Japanese IME should work now.
  • Addressed an issue that was making Alt-Gr occasionally get ignored when a client RDP window was active.
  • Made a change to help address an issue that could result in characters getting dropped when typing with the Korean IME into certain win32 text boxes.
[File Explorer]
  • We’ve done some work to help address an underlying issue where moving certain app windows would be very slow if a File Explorer window was also visible on the screen.
  • The command bar should now be properly mirrored in Arabic and Hebrew and fixed some positioning when using the command bar flyouts in those display languages.
  • Mitigated an issue impacting explorer.exe reliability.
  • Fixed a text rendering issue with the apostrophe in the Move Folder dialog.
  • Clicking the “Network discovery is turned off” message in File Explorer will now navigate to a more relevant location instead of just the main page of Network Settings.
  • Fixed an underlying issue that is believed to be the cause of explorer.exe crashing for some people when using the paste button when right-clicking in File Explorer.
[Settings]
  • Fixed a bug that was causing the battery level displayed for connected Bluetooth devices in Settings to get stuck and appear out of date.
  • The contrast issues in Sound settings should be fixed now when using the Desert contrast theme.
  • Addressed an issue where selecting 5.1 audio type in Sound Settings wasn’t sticking.
  • The sliders in the Sound Settings volume mixer should no longer unexpectedly be different lengths.
  • The Searching Windows link on the Search Permissions page in Settings now works and should no longer crash Settings if the indexer is not running.
  • Made some improvements to help address an underlying issue that could result in display positions and settings being unexpectedly forgotten.
  • Fixed an issue that was causing the profile picture in the top corner of Settings to scale poorly sometimes.
  • The time format in Power & Battery Settings should now follow your preferences.
  • Addressed an issue where clicking the high brightness warning in Powery & Battery Settings wouldn’t lower the brightness.
  • The Video Playback page in Settings should no longer show battery options for devices without batteries.
  • Fixed misspelling of Santali in Language Settings.
  • Fixed misspelling Malaysia (TA-MY) in Language Settings when using the Tamil display language.
  • Did some work to fix an issue where navigating to Lock Screen was crashing Settings sometimes.
  • The “only allow Windows Hello sign-in for Microsoft accounts on this device” setting in Sign-in Settings will now only show for accounts where this option supported.
  • You can now select the text of the update names in Windows Update History again if you would like to copy them out.
  • Addressed an issue that is believed to be the root cause of some people experiencing crashes when clicking on some of the links in the Advanced Options page of Windows Update Settings.
  • Windows Update History should now correctly show the number of updates in each category, instead of showing 0.
  • The BitLocker link in Settings will no longer crash if it’s clicked on devices where it’s not supported.
  • Fixed a few places in Settings where Narrator wasn’t reading items, including making an update so Narrator will now announce success after successfully pairing a device.
  • Options in Personalization Settings that aren’t supported when a contrast theme has been selected will now be disabled.
  • Opening Taskbar Settings in Windows Sandbox will no longer crash Settings.
  • Fixed a hang relating to the input flyout that was causing Quick Settings to hang and not launch.
  • Did some work to address an issue where the edit button in Quick Settings would go missing sometimes.
  • Fixed a deadlock that was resulting in cellular data on/off values not matching between Quick Settings and Cellular Settings page.
  • Quick Settings shouldn’t get clipped anymore when using Magnifier.
  • Addressed an issue that was making the Duplicate option under the Project flyout in Quick Settings not work in some cases.
[Logging in and Authentication]
  • The icons used in Windows Spotlight text on the lock screen should display properly now and not look like boxes sometimes.
  • The Windows startup sound should no longer play while updates are in progress.
  • Tweaked the buttons of the UAC dialog so the pressed state is more consistent with other buttons.
  • The image in the Windows Hello notification is now visible when using light mode.
  • The “Getting things ready for you” text after an update should now be written in the correct font (Segoe UI Variable).
  • Did some work to help reduce potential banding effects on the “getting things ready” screen after first setting up a device.
  • Addressed an issue where the Number Lock state did not persist during a Fast Start reboot.
  • Fixed an issue that could cause the Lock screen to appear blank with the default lock screen image if lock screen slideshow was enabled combined with “Automatically pick accent color from my background” in Personalization settings.
[Bluetooth and Devices]
  • We fixed an issue for Insiders with paired Bluetooth LE devices that was causing an increase in Bluetooth reliability issues and bugchecks after resume from hibernate or when Bluetooth was turned off.
  • Fixed a crash with certain connected devices that could result in not being able to use Bluetooth.
  • Mitigated an issue for certain connected devices that was resulting in unexpected beeping, lower than expected maximum volume, occasional Windows Audio service hangs, and volume seemingly getting stuck.
  • Addressed an issue that was making certain scanners not work.
  • Fixed an issue that could cause unexpected brightness changes when adding a monitor, closing then opening a laptop lid, changing resolution or orientation (including autorotation) or a in game setting or a full-screen mode at a different resolution.
  • A new display driver being installed should no longer unexpectedly re-enable disabled devices, including graphics adapters.
[Windowing]
  • Min/Max buttons in the title bar of certain apps should no longer become distorted after turning off a contrast theme.
  • Fixed an explorer.exe crash that could happen when using ALT + Tab.
  • The keyboard focus in ALT + Tab and Task View should be easier to see now.
[Microsoft Store]

The following issues were fixed in the most recent Store updates:
  • We fixed the issue where the install button might not be functional in limited scenarios.
  • We also fixed an issue where rating and reviews were not available for some apps.
[Chat from Microsoft Teams]
  • Arabic and Hebrew languages will now allow changing Teams Settings.
  • We fixed the issue where if you were making an outgoing call, there was no ring tone, but the user interface would show that the call is getting connected.
[Other]
  • Made a change to help improve Task Manager launch performance in certain scenarios where it was unexpectedly very slow.
  • Addressed an issue that was making certain applications sometimes get the wrong color profile in multi-monitor scenarios.
  • Fixed an underlying crash that was resulting in the recording and screenshot options in the Xbox Game Bar getting unexpectedly disabled.
  • Addressed an underlying app deployment issue believed to be the root cause of Windows Security not launching on a small number of devices.
  • The Windows Boot Loader text should now correctly say Windows 11.
  • Fixed the logo in the Store apps troubleshooter.
  • We did some work on WSL2 to help improve the performance and reliability of localhost relay.
NOTE: Some fixes noted here in Insider Preview builds from the active development branch may make their way into the servicing updates for the released version of Windows 11 after general availability on October 5th.

Known issues


[General]
  • Windows Insiders with Windows Defender Application Guard (WDAG) enabled will not receive this build. There is an issue in this build that causes PCs to bugcheck continuously with WDAG enabled. We hope to have this fixed in the next flight.

  • We’re working on a fix for an issue that is causing some Surface Pro X devices to bug check with a WHEA_UNCORRECTABLE_ERROR.
[Start]
  • In some cases, you might be unable to enter text when using Search from Start or the Taskbar. If you experience the issue, press WIN + R on the keyboard to launch the Run dialog box, then close it.
  • System and Windows Terminal is missing when right-clicking on the Start button (WIN + X).
[Taskbar]
  • The Taskbar will sometimes flicker when switching input methods.
[Search]
  • After clicking the Search icon on the Taskbar, the Search panel may not open. If this occurs, restart the “Windows Explorer” process, and open the search panel again.
  • Search panel might appear as black and not display any content below the search box.
[File Explorer]
  • If you right click files in OneDrive locations in File Explorer, the context menu will unexpectedly dismiss when you hover over entries that open sub-menus, such as “Open with”.
[Widgets]
  • The widgets board may appear empty. To work around the issue, you can sign out and then sign back in again.
  • Widgets may be displayed in the wrong size on external monitors. If you encounter this, you can launch the widgets via touch or WIN + W shortcut on your actual PC display first and then launch on your secondary monitors.
[Windows Sandbox]
  • We’re investigating an issue in which Windows Sandbox may not launch for some Insiders after upgrading to this build.
[Microsoft Store]
  • We continue to work to improve search relevance in the Store.
[Localization]
  • There is an issue where some Insiders may be some missing translations from their user experience for a small subset of languages running the latest Insider Preview builds. To confirm if you have been impacted, please visit this Answers forum post and follow the steps for remediation.

Reminder on Insider Participation & Settings


In our June 24th blog post, we announced that all Windows Insiders who had already been installing builds from the Dev Channel on their PCs up through June 24, 2021, would be allowed to continue installing Windows 11 Insider Preview builds even if their PC did not meet the minimum hardware requirements, with limited exceptions in some cases.

In support of the Windows 11 hardware requirements, the minimum requirement for previewing Window 11 builds in our Windows Insider Program was set to match the overall requirements for Windows 11, with the exception for TPM 2.0 and CPU family/model – the yellow column in the chart below. These PCs will continue to receive Insider Preview builds normally depending on which channel they have opted their PC into.


Chart outlining Windows 11 hardware requirements in the Dev Channel.
Chart outlining Windows 11 hardware requirements in the Dev Channel.

There were a set of PCs, already running preview builds in the Dev Channel up through June 24, 2021, that fell below the requirements stated above, and failed hardware requirements beyond TPM 2.0 and CPU family. Those PCs, represented in the red column in the graph above, had a limited exception to preview Windows 11 builds until general availability, and would then need to take action to go back to Windows 10 and would not receive future Windows 11 preview builds. Now that we are moving Dev Channel forward with newer Windows 11 builds than what will be released to customers on October 5th, those PCs have been opted out of flighting and likely see the message below in the Windows Insider Program settings page. However, they will still receive Windows 11 Cumulative Updates leading up to general availability.

Notice on Windows Insider Program settings page on PCs that were given an exception to install Windows 11 previews on June 24th.
Notice on Windows Insider Program settings page on PCs that were given an exception to install Windows 11 previews on June 24th.

Important Insider Links


To learn how we made Windows 11, click here. You can check out our Windows Insider Program documentation here, including a list of all the new features and updates released in builds so far. Are you not seeing any of the features listed for this build? Check your Windows Insider Settings to make sure you’re in the Dev Channel. Submit feedback here to let us know if things weren’t working the way you expected.

If you want a complete look at what build is in which Insider channel, head over to Flight Hub. Please note, there will be a slight delay between when a build is flighted and when Flight Hub is updated.

Thanks,
Amanda & Brandon


Source: Announcing Windows 11 Insider Preview Build 22449


UUP Dump:

64-bit ISO download:
Select language for Windows 11 Insider Preview 22449.1000 (rs_prerelease) amd64

ARM64 ISO download: Select language for Windows 11 Insider Preview 22449.1000 (rs_prerelease) arm64

 
Last edited:
For me I discovered that Windows 11 hates the Intel Rapid Storage Technology Driver.
I was unable to upgrade from any install that had this driver installed. Even if I rolled back to the MS driver.
And if I try to replace the standard MS AHCI Sata driver on a clean 11 install it fails to complete the reboot.

So for me all my troubles were caused by the Intel Rapid Storage Technology Driver.

peace
wanna
Working fine for me in all Windows 11 builds since 22000.51 as a insider on the Dev and Beta channels:

1630964528619.png
 

My Computer My Computer

At a glance

WindowsXP/7/8/8.1/10/11,Linux,Android,FreeBSD...Intel® Core™ i7-8750H 8th Gen 2.2Ghz up to 4....64GB using 2x32GB CL16 Mushkin redLine modulesIntel UHD 630 & NVIDIA GeForce GTX 1050 Ti wi...
OS
WindowsXP/7/8/8.1/10/11,Linux,Android,FreeBSD Unix
Computer type
Laptop
Manufacturer/Model
Dell XPS 15 9570
CPU
Intel® Core™ i7-8750H 8th Gen 2.2Ghz up to 4.1Ghz
Motherboard
Dell XPS 15 9570
Memory
64GB using 2x32GB CL16 Mushkin redLine modules
Graphics Card(s)
Intel UHD 630 & NVIDIA GeForce GTX 1050 Ti with 4GB DDR5
Sound Card
Realtek ALC3266-CG
Monitor(s) Displays
15.6" 4K Touch UltraHD 3840x2160 made by Sharp
Screen Resolution
3840x2160 4K UltraHD
Hard Drives
Samsung MZ-V9P4T0B/AM 990 PRO 4TB PCIe®4.0 NVMe™ M.2 SSD was Toshiba KXG60ZNV1T02 NVMe 1TB SSD
PSU
Dell XPS 15 9570
Case
Dell XPS 15 9570
Cooling
Stock
Keyboard
Stock
Mouse
SwitftPoint ProPoint
Internet Speed
Comcast/XFinity 1.44Gbps/42.5Mbps
Browser
Microsoft EDGE (Chromium based) & Google Chrome
Antivirus
Windows Defender that came with Windows
1.Yes
2. AHCI
3. No, through windows update
4. No tools, Windows security. Very few apps, no "enhancers" or snake oil apps.
5. Windows update installs, prompts for restart, I get the new ring (in place of circle of dots) for about 3 minutes or so, then Black screen with error, it restarts and rolls back to .168

I also tried deleting windows bt folder and letting it download again, same result.

Yes, all of the above.

I switched to Beta channel, and updated to .176 without issue. I now have the option to switch to Dev or Release Preview. I'm undecided at this point, but I would like to figure out what the issue is.

Thank you to you both.
Did you say your computer is compliant with MS new standards? If so, it would be interesting to back-up your computer and try again with DEV channel just to see what happens. Be sure you back-up first so you can restore to Beta version. Would like to know if you try this of your results.
 

My Computers My Computers

  • At a glance

    windows 10 & 11AMD Ryzen 7X64GbRadeon RX 480 8Gb
    OS
    windows 10 & 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    iBuyPower (special build)
    CPU
    AMD Ryzen 7X
    Motherboard
    Asus Prime x370 Pro
    Memory
    64Gb
    Graphics Card(s)
    Radeon RX 480 8Gb
    Monitor(s) Displays
    Samsung UHD 27 inch
    Screen Resolution
    UHD
    Hard Drives
    3 Samsung 1 TB SSD each; 1 Samsung PCIe M.2 at 2 TB
  • At a glance

    Windows 11 proAMD 9 5900X32 GbNvidia GeForce RTX 3080 Ti 12 GB GDDR6X
    Operating System
    Windows 11 pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    IBuyPower
    CPU
    AMD 9 5900X
    Motherboard
    Asus x570 ROG Crosshair VIII Dark Hero WI-FI 6E ARGB
    Memory
    32 Gb
    Graphics card(s)
    Nvidia GeForce RTX 3080 Ti 12 GB GDDR6X
    Sound Card
    3D PREMIUM surround sound onboard
    Monitor(s) Displays
    Samsung 32 inch UHD curved monitor
    Screen Resolution
    UHD
    Hard Drives
    Samsung 980 pro 2 tb gen 4 NVMe ssd
    PSU
    850 watt consair RM850X
    Case
    Lian Li LANCOOL ONE tempered glass RGB gaming case
    Cooling
    DEEPCOOL GAMERSTORM RGB 240 mm CASTLE 240EX liquid cooler
    Keyboard
    Ares m.2 gaming keyboard
    Mouse
    Ares m.2 gaming optical mouse
    Internet Speed
    450
    Browser
    Firefox / Edge
    Antivirus
    Windows defender
    Other Info
    With all this gaming rig I am not a gamer!
Still no luck. After getting rid of the oxC1900101 error, I have been plagued with the "driver PNP watchdog" failure and the automatic rollback to the previous version. I have tried a dozen different things with nothing helping. I am not sure how I am going to get around this failure. And yes, I have tried whatever you are going to suggest, heh. (I did a lot of Googling the problem).
I wonder if I would be able to try the next update without having the latest installed?
 

My Computer My Computer

At a glance

Windows 11 version 26200Intel Core Ultra 7 Desktop Processor 265K64GBASUS TUF RTX 4090 OC card
OS
Windows 11 version 26200
Computer type
PC/Desktop
Manufacturer/Model
home built
CPU
Intel Core Ultra 7 Desktop Processor 265K
Motherboard
ASUS Rog Strix Z890-F Gaming
Memory
64GB
Graphics Card(s)
ASUS TUF RTX 4090 OC card
Sound Card
Alpha Wireless 5.1 Headphones
Monitor(s) Displays
Gigabyte M32U 32 inch 4k IPS 144Hz monitor
Screen Resolution
3340 by 2160 144 Hz with HDR 10
Hard Drives
4TB Samsung 9100 Pro NVME, 3X Samsung 4TB 860 EVO
PSU
Corsair RM850e modular
Case
Corsair Graphite 780T
Cooling
Cooler Master Hyper 3DHP air cooled 58C under full load.
Keyboard
Corsair K95 RGB
Mouse
Logitech G502 wired
Internet Speed
Frontier 990Mbps up/down Fiber to the home
Browser
Chrome
Antivirus
MS Defender
This issue is a weird one. Seems something is off with latest update or something is off with latest hardware configurations.

Either it is an Intel issue related to iGPU or Virtualization (which does not surprise me at all) or other Intel agressive optimizations or it is an Asus BIOS/UEFI issue.

I suspect this because I think I see a common thread here. Same or similar issues were going on during early Windows 10 development too. Certain machines were impossible to upgrade.

@gmemore and @John Pombrio try with disabling Virtualization support in BIOS.

UPDATE: Also try the 3 latest Intel Chipset and Intel Graphics drivers, starting from he oldest and try to upgrade Windows after that. Reasoning: I had a lot of issues on my laptop with certain drivers on Windows 10 and while Virtualization support was enabled. Although I have an AMD system this issue may be related. Took me tens of tries before I figured out which combination works.
 
Last edited:

My Computers My Computers

  • At a glance

    Win 11 Pro 25H2 26200.8894 / Linux Mint 22.3Ryzen 7 2700U Pro32GBiGPU Vega 10
    OS
    Win 11 Pro 25H2 26200.8894 / Linux Mint 22.3
    Computer type
    Laptop
    Manufacturer/Model
    Lenovo A485
    CPU
    Ryzen 7 2700U Pro
    Motherboard
    Lenovo (WiFi/BT module upgraded to Intel Wireless-AC-9260)
    Memory
    32GB
    Graphics Card(s)
    iGPU Vega 10
    Sound Card
    Realtek
    Monitor(s) Displays
    14" FHD (built-in) + 14" Lenovo Thinkvision M14t (touch+pen) + 32" Asus PB328
    Screen Resolution
    FHD + FHD + 1440p
    Hard Drives
    Intel 660p m.2 nVME PCIe3.0 x2 512GB
    PSU
    125W(Dock)/65W(Travel Adapter)
    Keyboard
    Thinkpad / Logitech MX Keys
    Mouse
    Logitech MX Master 2S
    Internet Speed
    1/1Gbit
    Browser
    Firefox
    Antivirus
    Windows Defender
    Other Info
    SecureBoot: Enabled
    TPM2.0: Enabled
    AMD-V: Enabled
  • At a glance

    Win 11 Pro 25H2 26200.8968(RP)i7-7700k @4.8GHz32GB 2x16GB 2133MHz CL15EVGA GTX1080Ti FTW 11GB
    Operating System
    Win 11 Pro 25H2 26200.8968(RP)
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom
    CPU
    i7-7700k @4.8GHz
    Motherboard
    Asus PRIME Z270-A
    Memory
    32GB 2x16GB 2133MHz CL15
    Graphics card(s)
    EVGA GTX1080Ti FTW 11GB
    Sound Card
    Integrated
    Monitor(s) Displays
    32" 10-bit Asus PB328Q
    Screen Resolution
    WQHD 2560x1440
    Hard Drives
    512GB ADATA SX8000NP NVMe PCIe Gen 3 x4
    PSU
    850W
    Case
    Fractal Design Define 7
    Cooling
    Noctua NH-D15 chromax.black
    Keyboard
    Logitech MX Keys
    Mouse
    Logitech MX Master 2S
    Internet Speed
    1/1Gbit
    Browser
    Firefox
    Antivirus
    Windows Defender
    Other Info
    AC WiFi Card
  • Asus U46SV (laptop), i5-2410M, 8GB RAM, 500GB SSD, 750GB HDD, Windows 10. (used as a local Minecraft server and data dump)
Got back on the dev channel with this install. Not much time for new features - I'm expecting only bug fixes for a month.
 

My Computer My Computer

At a glance

Fedora Silverblue Rawhide Debian 13 Ubuntu 25...AMD Ryzen 7 7800X3D 8-Core64GBNvidia
OS
Fedora Silverblue Rawhide Debian 13 Ubuntu 25.10,
Computer type
PC/Desktop
Manufacturer/Model
HomeBrew
CPU
AMD Ryzen 7 7800X3D 8-Core
Motherboard
Gigabyte
Memory
64GB
Graphics Card(s)
Nvidia
Monitor(s) Displays
Dell
Hard Drives
3 ssd 2 spinners configured as raid 0
Keyboard
Eluktronics
Mouse
Eluktronics
Browser
Firefox and Chromium
Other Info
Gnome 46
Working fine for me in all Windows 11 builds since 22000.51 as a insider on the Dev and Beta channels:

Same here. I have two SSD in RAID 0 with RST, no issues.
 

My Computers My Computers

  • At a glance

    Windows 11 ProIntel Core i9 14900K 5800/4500 P/E all core96GB (2x48) G.skill Ripjaws 6800 MT/s DDR5Asus ROG Strix 4070 Ti OC
    OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    DIY Photoshop/Audio/Game/tinker
    CPU
    Intel Core i9 14900K 5800/4500 P/E all core
    Motherboard
    Asus ROG Maximus Z790 Dark Hero
    Memory
    96GB (2x48) G.skill Ripjaws 6800 MT/s DDR5
    Graphics Card(s)
    Asus ROG Strix 4070 Ti OC
    Sound Card
    Bowers & Wilkins 606 S3 speakers; Audiolabs 7000a integrated amp; RSL 10S Mk2 sub; Creative Pebble Pro Minimilist
    Monitor(s) Displays
    Eizo CG2730 ColorEdge, ViewSonic VP2768, i1 Display Pro calibration puck
    Screen Resolution
    2560 x 1440p x 2
    Hard Drives
    WDC SN850X 4TB nvme, SN850 1TB nvme, SK-Hynix 2 TB P41 nvme,. Sabrent USB-C DS-SC5B 5-bay docking station: 6TB WDC Black, 6TB Ironwolf Pro; 2x 2TB WDC Black HDD
    PSU
    850W Seasonic Vertex PX-850 ATX 3.0/PCI-E 5.0
    Case
    Fractal Design North XL Mesh, Black Walnut
    Cooling
    EK Nucleus black 360 AIO w/Phanteks T30-120 fans, 2 Noctua NF-A14 Chromax case fan, 1 T30-120 fan cooling memory
    Keyboard
    Keychron Q3 Max TKL with custom GMK Redsuns Red Samuri keycaps, TX Stabs
    Mouse
    Logitech G305 wireless gaming
    Internet Speed
    575 Mb/s down | 25 Mb/s up
    Browser
    Firefox
    Antivirus
    Defender, Macrium Reflect X
    Other Info
    Phangkey Amaterasu V2 Desk Mat
  • At a glance

    Apple M1
    Computer type
    Laptop
    Manufacturer/Model
    💻 Apple 13" Macbook Pro 2020 (m1)
    CPU
    Apple M1
    Screen Resolution
    2560x1600
    Browser
    Firefox
Still no luck. After getting rid of the oxC1900101 error, I have been plagued with the "driver PNP watchdog" failure and the automatic rollback to the previous version. ...
That is interesting to me. When the update fails, I get the black screen Watchdog error. It rolls back and reboots itself with .168. If I immediately go to Windows Update, it will say "the last update failed error code 0xc1900101" and the "Retry" option shows. 0xc1900101 being listed as some type of driver error, I presumed they were one in the same in this case...

Another thing I noticed is, after the update fails and rolls back, if I then go immediately to restart (instead of going to Updates), the options include "Update and restart" and "Update and shut down". If I choose either of these, nothing updates, but it does a normal restart.
But, if I go do anything else for a minute or two and then go to restart those update options are no longer there, just normal shutdown menu
Did you say your computer is compliant with MS new standards? If so, it would be interesting to back-up your computer and try again with DEV channel just to see what happens. Be sure you back-up first so you can restore to Beta version. Would like to know if you try this of your results.
Yes, a new Z590 ASUS Prime board and 10600k . The latest BIOS specifically states Windows 11 compatibility, though I had no issues with any Windows 11 build prior to this BIOS update.
I'm probably going to do what you suggest out of curiosity, maybe later today. This machine is my daily driver (multi-boot Windows 10Pro, Windows 11Pro) so when the official release drops I'll no doubt move my insider stuff to Hyper-V. I will keep you posted. Thanks for your help.
 

My Computers My Computers

  • At a glance

    Windows 10 21H1, Windows 11i5 10600kCorsair Vengeance LPX 16GB /3200 MHzASUS GTX 1650 OC
    OS
    Windows 10 21H1, Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    roll yer own
    CPU
    i5 10600k
    Motherboard
    ASUS Prime Z590M-Plus
    Memory
    Corsair Vengeance LPX 16GB /3200 MHz
    Graphics Card(s)
    ASUS GTX 1650 OC
    Monitor(s) Displays
    Dell S3221QS
    Screen Resolution
    3840 x 2160
    Hard Drives
    Samsung 980NVME 500GB (Windows 10Pro), EVO870 500GB (Windows 11Pro),EVO870 1TB (Data), EVO870 500GB (Virtual Machines)
    PSU
    EVGA 500BR
    Case
    Thermaltake Versa H18
    Cooling
    BeQuiet Dark Rock 4
    Keyboard
    Logi K800
    Mouse
    Performance MX Master 2S
    Internet Speed
    Like the bird chiseling onto a tablet on the Flintstones
  • At a glance

    Windows 10 21H1Ryzen5-4500UI6 GB
    Operating System
    Windows 10 21H1
    Computer type
    Laptop
    Manufacturer/Model
    HP Envy 360 Convertible 15.6"
    CPU
    Ryzen5-4500U
    Memory
    I6 GB
    Monitor(s) Displays
    HP27es secondary
    Screen Resolution
    1080
    Hard Drives
    Crucial 1TB NVME
That is interesting to me. When the update fails, I get the black screen Watchdog error. It rolls back and reboots itself with .168. If I immediately go to Windows Update, it will say "the last update failed error code 0xc1900101" and the "Retry" option shows. 0xc1900101 being listed as some type of driver error, I presumed they were one in the same in this case...

Another thing I noticed is, after the update fails and rolls back, if I then go immediately to restart (instead of going to Updates), the options include "Update and restart" and "Update and shut down". If I choose either of these, nothing updates, but it does a normal restart.
But, if I go do anything else for a minute or two and then go to restart those update options are no longer there, just normal shutdown menu

Yes, a new Z590 ASUS Prime board and 10600k . The latest BIOS specifically states Windows 11 compatibility, though I had no issues with any Windows 11 build prior to this BIOS update.
I'm probably going to do what you suggest out of curiosity, maybe later today. This machine is my daily driver (multi-boot Windows 10Pro, Windows 11Pro) so when the official release drops I'll no doubt move my insider stuff to Hyper-V. I will keep you posted. Thanks for your help.
Just keeping my fingers crossed. Hoping for the best. Keep us posted!
 

My Computers My Computers

  • At a glance

    windows 10 & 11AMD Ryzen 7X64GbRadeon RX 480 8Gb
    OS
    windows 10 & 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    iBuyPower (special build)
    CPU
    AMD Ryzen 7X
    Motherboard
    Asus Prime x370 Pro
    Memory
    64Gb
    Graphics Card(s)
    Radeon RX 480 8Gb
    Monitor(s) Displays
    Samsung UHD 27 inch
    Screen Resolution
    UHD
    Hard Drives
    3 Samsung 1 TB SSD each; 1 Samsung PCIe M.2 at 2 TB
  • At a glance

    Windows 11 proAMD 9 5900X32 GbNvidia GeForce RTX 3080 Ti 12 GB GDDR6X
    Operating System
    Windows 11 pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    IBuyPower
    CPU
    AMD 9 5900X
    Motherboard
    Asus x570 ROG Crosshair VIII Dark Hero WI-FI 6E ARGB
    Memory
    32 Gb
    Graphics card(s)
    Nvidia GeForce RTX 3080 Ti 12 GB GDDR6X
    Sound Card
    3D PREMIUM surround sound onboard
    Monitor(s) Displays
    Samsung 32 inch UHD curved monitor
    Screen Resolution
    UHD
    Hard Drives
    Samsung 980 pro 2 tb gen 4 NVMe ssd
    PSU
    850 watt consair RM850X
    Case
    Lian Li LANCOOL ONE tempered glass RGB gaming case
    Cooling
    DEEPCOOL GAMERSTORM RGB 240 mm CASTLE 240EX liquid cooler
    Keyboard
    Ares m.2 gaming keyboard
    Mouse
    Ares m.2 gaming optical mouse
    Internet Speed
    450
    Browser
    Firefox / Edge
    Antivirus
    Windows defender
    Other Info
    With all this gaming rig I am not a gamer!
Anyone else having problems with Widgets not displaying. Have signed out and signed back in and still getting a reload button. My router just upgraded firmware trying to figure out if its that?
 

My Computers My Computers

  • At a glance

    Solus PlasmaIntel Core i5 9400FCorsair 32 gb VengeanceNvidia GT1030
    OS
    Solus Plasma
    Computer type
    PC/Desktop
    Manufacturer/Model
    Novatech BB90014
    CPU
    Intel Core i5 9400F
    Motherboard
    Gigabyte H310M S2H 2
    Memory
    Corsair 32 gb Vengeance
    Graphics Card(s)
    Nvidia GT1030
    Sound Card
    On board Realtek
    Monitor(s) Displays
    Dell 2412M Sharpscreen
    Screen Resolution
    1920x1080
    Hard Drives
    Corsair MP510 NvME 1tb
    Crucial MX500 500gb
    WD 2.5Tb
    Hitachi Deskstar 500
    PSU
    Novatech 800W
    Case
    Novatech
    Cooling
    3 x front fans, 1 rear
    Keyboard
    Logitech G11
    Mouse
    Logitech G203
    Internet Speed
    1000/110 Mbps
    Browser
    Vivaldi
    Antivirus
    ClamTK
  • At a glance

    win 11 ProIntel i58gb HynixIntel
    Operating System
    win 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    HP
    CPU
    Intel i5
    Motherboard
    HP Intel
    Memory
    8gb Hynix
    Graphics card(s)
    Intel
    Sound Card
    Realtek
    Monitor(s) Displays
    HP
    Screen Resolution
    1920x1081
    Hard Drives
    Samsung 256
    PSU
    HP
    Case
    HP
    Cooling
    Single fan
    Keyboard
    HP
    Internet Speed
    80/20
    Browser
    Firefox
    Antivirus
    Win Defender
Anyone else having problems with Widgets not displaying. Have signed out and signed back in and still getting a reload button. My router just upgraded firmware trying to figure out if its that?
I had that early on but was corrected some where along the line. Originally was related to video driver or monitor driver. Sorry can’t be more specific.
 

My Computers My Computers

  • At a glance

    windows 10 & 11AMD Ryzen 7X64GbRadeon RX 480 8Gb
    OS
    windows 10 & 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    iBuyPower (special build)
    CPU
    AMD Ryzen 7X
    Motherboard
    Asus Prime x370 Pro
    Memory
    64Gb
    Graphics Card(s)
    Radeon RX 480 8Gb
    Monitor(s) Displays
    Samsung UHD 27 inch
    Screen Resolution
    UHD
    Hard Drives
    3 Samsung 1 TB SSD each; 1 Samsung PCIe M.2 at 2 TB
  • At a glance

    Windows 11 proAMD 9 5900X32 GbNvidia GeForce RTX 3080 Ti 12 GB GDDR6X
    Operating System
    Windows 11 pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    IBuyPower
    CPU
    AMD 9 5900X
    Motherboard
    Asus x570 ROG Crosshair VIII Dark Hero WI-FI 6E ARGB
    Memory
    32 Gb
    Graphics card(s)
    Nvidia GeForce RTX 3080 Ti 12 GB GDDR6X
    Sound Card
    3D PREMIUM surround sound onboard
    Monitor(s) Displays
    Samsung 32 inch UHD curved monitor
    Screen Resolution
    UHD
    Hard Drives
    Samsung 980 pro 2 tb gen 4 NVMe ssd
    PSU
    850 watt consair RM850X
    Case
    Lian Li LANCOOL ONE tempered glass RGB gaming case
    Cooling
    DEEPCOOL GAMERSTORM RGB 240 mm CASTLE 240EX liquid cooler
    Keyboard
    Ares m.2 gaming keyboard
    Mouse
    Ares m.2 gaming optical mouse
    Internet Speed
    450
    Browser
    Firefox / Edge
    Antivirus
    Windows defender
    Other Info
    With all this gaming rig I am not a gamer!
installed this build no issues.
 

My Computer My Computer

At a glance

Windows 11Intel 13th96GBRTX 4050 6GB
OS
Windows 11
Computer type
Laptop
Manufacturer/Model
Acer Nitro V15
CPU
Intel 13th
Memory
96GB
Graphics Card(s)
RTX 4050 6GB
Monitor(s) Displays
amazon fire tv 50"
Screen Resolution
3840x2160
I had a few explorer crashes here and there but the thing i hate is Mail app doesn't sync at all on this build. :(
 

My Computer My Computer

At a glance

Win11, Ubuntu 22.04AMD Athlon 64 X2 5600+8GB DDR2Radeon HD 7770
OS
Win11, Ubuntu 22.04
Computer type
PC/Desktop
CPU
AMD Athlon 64 X2 5600+
Motherboard
ASRock 960GC-GS FX
Memory
8GB DDR2
Graphics Card(s)
Radeon HD 7770
Monitor(s) Displays
23 Inch Dell
Screen Resolution
1080
Hard Drives
512GB SSD
Internet Speed
Gigabit
I had a few explorer crashes here and there but the thing i hate is Mail app doesn't sync at all on this build. :(
And yet it does on .176. I noticed that too on Dev build. Also, on Dev build in one screen it recognizes my keyboard as solar Logitech but when I go to check solar status, it reports there is no solar keyboard. On .176, it recognizes it fully.
 

My Computers My Computers

  • At a glance

    windows 10 & 11AMD Ryzen 7X64GbRadeon RX 480 8Gb
    OS
    windows 10 & 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    iBuyPower (special build)
    CPU
    AMD Ryzen 7X
    Motherboard
    Asus Prime x370 Pro
    Memory
    64Gb
    Graphics Card(s)
    Radeon RX 480 8Gb
    Monitor(s) Displays
    Samsung UHD 27 inch
    Screen Resolution
    UHD
    Hard Drives
    3 Samsung 1 TB SSD each; 1 Samsung PCIe M.2 at 2 TB
  • At a glance

    Windows 11 proAMD 9 5900X32 GbNvidia GeForce RTX 3080 Ti 12 GB GDDR6X
    Operating System
    Windows 11 pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    IBuyPower
    CPU
    AMD 9 5900X
    Motherboard
    Asus x570 ROG Crosshair VIII Dark Hero WI-FI 6E ARGB
    Memory
    32 Gb
    Graphics card(s)
    Nvidia GeForce RTX 3080 Ti 12 GB GDDR6X
    Sound Card
    3D PREMIUM surround sound onboard
    Monitor(s) Displays
    Samsung 32 inch UHD curved monitor
    Screen Resolution
    UHD
    Hard Drives
    Samsung 980 pro 2 tb gen 4 NVMe ssd
    PSU
    850 watt consair RM850X
    Case
    Lian Li LANCOOL ONE tempered glass RGB gaming case
    Cooling
    DEEPCOOL GAMERSTORM RGB 240 mm CASTLE 240EX liquid cooler
    Keyboard
    Ares m.2 gaming keyboard
    Mouse
    Ares m.2 gaming optical mouse
    Internet Speed
    450
    Browser
    Firefox / Edge
    Antivirus
    Windows defender
    Other Info
    With all this gaming rig I am not a gamer!
I I'm not sure but I think the last Dev build update switched my laptop back to the Home version. The laptop was upgraded from Home to Pro through the Store. I just ran Winver and found out It was back on Home. I had to use the generic Pro key to switch back to Pro again. If anyone upgrade from Home to Pro it might pay to check if your still on Pro.
 

My Computers My Computers

  • At a glance

    Windows 11 Pro 25H2Intel Core i7-10700K16GB (8GB PC4-19200 DDR4 SDRAM x2)NVIDIA GeForce GTX 1050 TI
    OS
    Windows 11 Pro 25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    PowerSpec B746
    CPU
    Intel Core i7-10700K
    Motherboard
    ASRock Z490 Phantom Gaming 4/ax
    Memory
    16GB (8GB PC4-19200 DDR4 SDRAM x2)
    Graphics Card(s)
    NVIDIA GeForce GTX 1050 TI
    Sound Card
    Realtek Audio
    Monitor(s) Displays
    #1. LG ULTRAWIDE 34" #2. AOC Q32G2WG3 32"
    Screen Resolution
    #1. 3440 X 1440 #2. 1920 x 1080
    Hard Drives
    NVMe WDC WDS100T2B0C-00PXH0 1TB
    Samsung SSD 860 EVO 1TB
    PSU
    750 Watts (62.5A)
    Case
    PowerSpec/Lian Li ATX 205
    Keyboard
    Logitech K270
    Mouse
    Logitech M185
    Browser
    Microsoft Edge and Firefox
    Antivirus
    Webroot SecureAnywhere CE 26.1
  • At a glance

    Windows 11 Canary ChannelIntel Core i5-8400 CPU @ 2.80GHz16 MB DDR 4-2666
    Operating System
    Windows 11 Canary Channel
    Computer type
    PC/Desktop
    Manufacturer/Model
    PowerSpec G156
    CPU
    Intel Core i5-8400 CPU @ 2.80GHz
    Motherboard
    AsusTeK Prime B360M-A
    Memory
    16 MB DDR 4-2666
    Monitor(s) Displays
    23" Speptre HDMI 75Hz
    Screen Resolution
    1920x1080
    Hard Drives
    Samsung 970 EVO 500GB NVMe
    Keyboard
    Logitek K270
    Mouse
    Logitek M185
    Browser
    Firefox, Edge and Edge Canary
    Antivirus
    Windows Defender
Hi folks
Running fine as a VM (Host system is MBR , no TPM, NO UEFI) but created VM with TPM emulater, Vcpu, UEFI sec boot, QXL virtual video driver -- good "Poodlefaked" system !!!.

Boots perfectly -- no problem with taskbar / start menu or other probs reported in the Forums. -- Did 2 VM's -- one upgraded from a W10 VM and the other from the previous W11 version. As others have noted Watermark is back again. I installed BTW as an update from the iso made from UUPDUMP. Run the setup.exe from WITHIN your VM. Note also the virtio network card now seems to work OK again !!.

View attachment 7031

Now to try on a REAL HOST-- I'll attempt to create a Win2GO via RUFUS first and do a clean install. If that fails I'll "Force it" via doing a Virtual to Physical conversion from this VM - for missing drivers will use those from the .168 W11 install which should fix that problem and then re-create the boot loader -- macrium fix boot problems is also a good way to test.

So far running nicely -- no errors to report apart from slight degradtion compared with using physical GPU . I have to use QXL Virtual video driver to get the install to finish correctly -- however that's not a Windows poblem !!!! and the VM still runs nicely.

Setting the Virtual Video to QXL seems to pass the Video test !! although passthru real GPU would be better if W11 accepts it.

View attachment 7039


I don't have too much hope installing direct on a "Real system" as I don't have all the required hardware - but I'll try with the "Convert from VM to Physical" - tomorrow --time for some Beer now.

For those who can't get the thing to install / or have loads of defects -- the lifetime of this build isd quite short so I wouldn't spend too much time on it if you can't install. Expiry is in about 6 - 8 weeks only !!!.


Cheers
jimbo
Have you tried using the regedit bypass to install on what Microsoft calls an "obsolete" computer? Works every time for me.

 

My Computer My Computer

At a glance

Fedora Silverblue Rawhide Debian 13 Ubuntu 25...AMD Ryzen 7 7800X3D 8-Core64GBNvidia
OS
Fedora Silverblue Rawhide Debian 13 Ubuntu 25.10,
Computer type
PC/Desktop
Manufacturer/Model
HomeBrew
CPU
AMD Ryzen 7 7800X3D 8-Core
Motherboard
Gigabyte
Memory
64GB
Graphics Card(s)
Nvidia
Monitor(s) Displays
Dell
Hard Drives
3 ssd 2 spinners configured as raid 0
Keyboard
Eluktronics
Mouse
Eluktronics
Browser
Firefox and Chromium
Other Info
Gnome 46
Hard to believe but this build won't time sync. I will be following this.
 

My Computer My Computer

At a glance

Fedora Silverblue Rawhide Debian 13 Ubuntu 25...AMD Ryzen 7 7800X3D 8-Core64GBNvidia
OS
Fedora Silverblue Rawhide Debian 13 Ubuntu 25.10,
Computer type
PC/Desktop
Manufacturer/Model
HomeBrew
CPU
AMD Ryzen 7 7800X3D 8-Core
Motherboard
Gigabyte
Memory
64GB
Graphics Card(s)
Nvidia
Monitor(s) Displays
Dell
Hard Drives
3 ssd 2 spinners configured as raid 0
Keyboard
Eluktronics
Mouse
Eluktronics
Browser
Firefox and Chromium
Other Info
Gnome 46
Anyone started having printing issues with this build? After a while my printer shows error status. I run the troubleshooter and printing restarts soon after the spooler service element starts to run. Seems that the print spooler is dying after a while. Other than reinstalling the drivers etc. not sure what else to do. I have a Canon TS8352
 

My Computer My Computer

At a glance

Windows 11Intel(R) Core(TM) i7-107032 GBytes DDR4-2667 (1333 MHz)NVIDIA GeForce GT 1030
OS
Windows 11
Computer type
PC/Desktop
Manufacturer/Model
PCSpecialist
CPU
Intel(R) Core(TM) i7-1070
Motherboard
TUF GAMING B460-PLUS
Memory
32 GBytes DDR4-2667 (1333 MHz)
Graphics Card(s)
NVIDIA GeForce GT 1030
Sound Card
ONBOARD 6 CHANNEL (5.1) HIGH DEF AUDIO (AS STANDARD)
Monitor(s) Displays
Samsung U32J590UQU
Screen Resolution
4k
Hard Drives
SYSTEM Win 10 237.22GB SSD Disk 0 238.47GB M2 (mobo)
DATA Data 931.41GB HD 2.5" Disk 1 931.51GB SATA3
BACKUPS Backups 2TB HD 3.5" Disk 2 2TB SATA3
PSU
CORSAIR 550W CV SERIES™ CV-550 POWER SUPPLY
Case
PCS 3601 CASE
Cooling
CoolerMaster Hyper 212 (120mm) Fan CPU Cooler Black Edition
Internet Speed
57/18 Mbps
Browser
Vivaldi
Antivirus
Kaspersky Total Security
Anyone started having printing issues with this build? After a while my printer shows error status. I run the troubleshooter and printing restarts soon after the spooler service element starts to run. Seems that the print spooler is dying after a while. Other than reinstalling the drivers etc. not sure what else to do. I have a Canon TS8352
Did you try finding out if there is newer native drivers?
I have an old Canon LBP 2600. Drivers installed and printing works with no issue yet.
 

My Computers My Computers

  • At a glance

    Windows 11Core i5 1040016 gbDigital Alliance GTX 750 Ti
    OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    MSI
    CPU
    Core i5 10400
    Motherboard
    MSI H510M Pro
    Memory
    16 gb
    Graphics Card(s)
    Digital Alliance GTX 750 Ti
    Sound Card
    Realtek
    Monitor(s) Displays
    Samsung 24 Curved
    Screen Resolution
    1920 x 1080
    Hard Drives
    Vi-Gen SSD NVMe 256 GB
    Seagate 2 TB
    WD 3 TB
    Seagate 4 TB
    PSU
    Infinity Striker Power
    Case
    VBR Panther
    Cooling
    Natuve
    Keyboard
    Logitech Wireless MK270
    Mouse
    Logitech Wireless MK270
    Internet Speed
    2mbps
    Browser
    Chrome
    Antivirus
    Defender
  • At a glance

    Mac OS Big SurIntel Core i58mb
    Operating System
    Mac OS Big Sur
    Computer type
    Laptop
    Manufacturer/Model
    Macbook
    CPU
    Intel Core i5
    Motherboard
    Apple
    Memory
    8mb
    Hard Drives
    SSD 240gb
    Browser
    Safari
Have you tried using the regedit bypass to install on what Microsoft calls an "obsolete" computer? Works every time for me.

Hi there
problem with that is you need to have a Windows system in the first place to do the registry hack. I'm creating the W11 Virtual machine on a Linux Host !!!.

If I can use the Virtual Hardware" in a VM that complies with W11 requirements II always prefer that than messing about with registry hacks.

Cheers
jimbo
 

My Computer My Computer

At a glance

Windows XP,11 Linux Fedora Rawhide pre-releas...2 X Intel i7
OS
Windows XP,11 Linux Fedora Rawhide pre-release 45
Computer type
PC/Desktop
CPU
2 X Intel i7
Screen Resolution
4KUHD X 2
Problem with that is you need to have a Windows system in the first place to do the registry hack. I'm creating the W11 Virtual machine on a Linux Host !!!.

That is not a problem. Simply edit the registry BEFORE installing Windows 11. Mount the install.wim file on your install media (ISO, USB), edit registry in it, save changes. Done. Now install Windows from modified install media.

Kari
 

My Computers My Computers

  • At a glance

    Windows 11 PRO x64 DevIntel Core i7-8550U6 GBMicrosoft Hyper-V Video
    OS
    Windows 11 PRO x64 Dev
    Manufacturer/Model
    Hyper-V Virtual Machine (host in System 2 specs)
    CPU
    Intel Core i7-8550U
    Memory
    6 GB
    Graphics Card(s)
    Microsoft Hyper-V Video
    Monitor(s) Displays
    Laptop display (17.1") & Samsung U28E590 (27.7")
  • At a glance

    Windows 11 PRO x64 Dev ChannelIntel Core i7-8550U16 GBIntel(R) UHD Graphics 620 & NVIDIA GeForce 930MX
    Operating System
    Windows 11 PRO x64 Dev Channel
    Computer type
    Laptop
    Manufacturer/Model
    HP HP ProBook 470 G5
    CPU
    Intel Core i7-8550U
    Motherboard
    HP 837F KBC Version 02.3D.00
    Memory
    16 GB
    Graphics card(s)
    Intel(R) UHD Graphics 620 & NVIDIA GeForce 930MX
    Sound Card
    Conexant ISST Audio
    Monitor(s) Displays
    Laptop display (17.1") & Samsung U28E590 (27.7")
    Hard Drives
    128 GB SSD & 1 TB HDD
    Keyboard
    Wireless Logitech MK710 keyboard
    Mouse
    Wireless Logitech MSX mouse
    Internet Speed
    100 Mbps down, 20 Mbps up
    Browser
    Edge Chromium Dev Channel
    Antivirus
    Windows Defender
    Other Info
    2 * 3 TB USB HDD
    6 TB WD Mirror NAS

Latest Support Threads

Back
Top Bottom