• 0

Question

Fast copy software for internal network traffics

Urgently required

Hello

Urgently for business ... looking for the most fastest software for data copy or data transfer in internal network between computers in the same network

I've goggled and found TeraCopy and RichCopy to be the most fastest tools around

When I test both of them I've found it is maximum 9:10 MB/second ... which is really slow for our needs

Please advise for a tool free or paid that could be as fast as possible?

Note: lan is about 20 node ... and daily data traffics in between is about 150:200 GB/day ... Yes we do work in that volume in a daily base ... so please advise for a suitable one?

Also all computers running windows 7 and XP

Recommended Posts

  • 0

why so many switches. we showed 1 large one for 100, you just spent 180 for something that could have been had for 100, unless you need those switches in different areas....

onboard is just fine. buffer size I wouldn't worry too much about that, I would worry about if it supports jumbo frames and if the cards support jumbo frames (again useless if only one supports not the other, all have to support). Jumbo Frames could squeeze out some more bandwidth.

  • 0

why so many switches.

It was not my decision to buy them but it is my other co-worker as he was in the mall while we were discussing it here.

we showed 1 large one for 100, you just spent 180 for something that could have been had for 100.

He has been advised by the guy in the mall to get them, and it was late to reach him I am afraid :( , but prices in local markets are not the same as newegg website but more cheap.

unless you need those switches in different areas....

No, all are in one place, so now shall I continue using these switches and bridging each two switches to become a bigger one or still 0ne with 16 ports is far better?

onboard is just fine.

Please I want to know if you mean it is the same performance as the performance of the pci cards or not?

buffer size I wouldn't worry too much about that?

Why? isn't not important?

I would worry about if it supports jumbo frames and if the cards support jumbo frames (again useless if only one supports not the other, all have to support). Jumbo Frames could squeeze out some more bandwidth.

Please I am still do not understand this Jumbo Frames thing correctly, please may you explain it more?

=> one last thing, regarding comparing brands, if I am comparing the same features for different brands, does it matter? or all are the same? cisco, d-link, tp-link?

Thanks a lot and too much appreciated.

  • 0

No, all are in one place, so now shall I continue using these switches and bridging each two switches to become a bigger one or still 0ne with 16 ports is far better?

Lets start with this, transferring on a single switch would be faster. When you start daisy chaining (what you are doing by plugging one switch into another) you are creating a potential bottleneck. A good switch will transfer to each port a 1Gb/s, if you are transferring multiple gigs from switch1 to multiple gigs on switch 2 the link between switch one and switch two will be the bottleneck and your transfers will suffer and be cut in half. You loose the ability to transfer 1Gb/s to each port, and it becomes halfed or even less. This is why 1 switch is better.

Please I want to know if you mean it is the same performance as the performance of the pci cards or not?

I have not noticed any gain with going with a PCI nic when doing file transfers.

Why? isn't not important?

Well it is sort of important, but not really. You are doing copies, it would help more if you had a ton of devices making different requests. Your goal is to transfer data, not going to see much benefit with buffer size.

Please I am still do not understand this Jumbo Frames thing correctly, please may you explain it more?

Basically the largest transmit unit or MTU most devices and switches can transfer at is 1500. Anything above 1500 is considered a jumbo frame. Frames close less times per large file transfer when you use Jumbo Frames. You can get a bit more speed out of the line if you use Jumbo Frames. This may help a little: http://www.codinghorror.com/blog/2009/03/the-promise-and-peril-of-jumbo-frames.html

=> one last thing, regarding comparing brands, if I am comparing the same features for different brands, does it matter? or all are the same? cisco, d-link, tp-link?

Thanks a lot and too much appreciated.

You want to compare features of different switches, brands really don't matter much.

  • 0
...

Please I am still do not understand this Jumbo Frames thing correctly, please may you explain it more?

...

Normally ethernet frames are 1500 bytes long, (That includes headers and such), jumbo frames allow you to increase the side of the frames, decreasing the amount of headers sent.

Both my gigabit switches support 9KB jumbo frames (so I can send around 9KB of data per header instead of around 1KB), my PC also supports it (but disabled by default) and my Mac makes no mention to whether it's supported or not.

Edit: After messing around with settings and testing it, all the devices on my network support jumbo frames, so my systems can now pass around 9KB of data in a single Ethernet frame. It seems faster, but I need to do actual testing.

  • 0

Please I would like to ask if using ftp will be any good to do the transfer after done the hardware upgrade to gigabit:

ftp server in the boxes I am copying from.

ftp client to the boxes I am copying to.

and does file zilla considered a good option or there is a better software?

  • 0

don't use ftp you will be just fine with windows transfer esp with jumbo frames...once the copy starts ftp would be near useless anyway. you won't gain much at all from ftp.

http://www.newegg.co...N82E16833129035

  • 0

I don't want to come off like an ASS, but perhaps the OP needs to actually hire a network engineer. It sounds like you don't have a clue about this stuff, don't understand networking, OS's Protocols, etc. I'm all for people learning, but you don't understand the basics, if you really need this for a business, you should hire someone who knows this stuff to set things up for you to fulfill your business need.

  • 0

don't use ftp you will be just fine with windows transfer esp with jumbo frames...once the copy starts ftp would be near useless anyway. you won't gain much at all from ftp.

http://www.newegg.co...N82E16833129035

Ok, thanks

Another point: I've found a Jumpo frame option in the network adapter setting from device manager for the motherboard gigabyte built-in network in the motherboard.

But for the one in the Dell OptiPlex GB620, I did not found and mention for the Jumpo Frame. so in such a case the network pci card we had may include this option or not?

I don't want to come off like an ASS, but perhaps the OP needs to actually hire a network engineer. It sounds like you don't have a clue about this stuff, don't understand networking, OS's Protocols, etc. I'm all for people learning, but you don't understand the basics, if you really need this for a business, you should hire someone who knows this stuff to set things up for you to fulfill your business need.

You are right about us, but wee found it a bit expensive to hire an engineer so we are do it ourselves the hardway.

Also we almost there and about to finish the network setup (thanks for all of you guys).

  • 0

Don't use jumbo frames.

That's just adding more pain to this than you need. The jumbo frames will make a minute difference at best. Just run with what you have.

Gigabit networking will likely bring your speed up to ~100MBps. At this point, as Budman observed, you are more likely to be capped by your computers hardware than the network.

Just set it up, stop thinking about it so much and just do it.. This is a basic thing.

  • 0

Don't use jumbo frames.

That's just adding more pain to this than you need. The jumbo frames will make a minute difference at best. Just run with what you have.

Gigabit networking will likely bring your speed up to ~100MBps. At this point, as Budman observed, you are more likely to be capped by your computers hardware than the network.

Just set it up, stop thinking about it so much and just do it.. This is a basic thing.

EXACTLY - talk about mulling over every insignificant detail there is ! --

2 switches or 1 ? WOW - by using 1 you saved yourself an entire .00000001 seconds !

Dont need to be a network guru to understand things like that.

If you get near 100MB/sec - you are moving files unbelievably fast over ethernet - even if it peaks @ 70MB - be happy & dont sweat pointless details that will only show a benefit if you did it 24/7 over the next 10 years.

Curious, what kind of business is this ?

  • 0

I am sorry I did not realized your replies because been making the print screen :(

Don't use jumbo frames.

That's just adding more pain to this than you need. The jumbo frames will make a minute difference at best. Just run with what you have.

Gigabit networking will likely bring your speed up to ~100MBps. At this point, as Budman observed, you are more likely to be capped by your computers hardware than the network.

Just set it up, stop thinking about it so much and just do it.. This is a basic thing.

Ok, Thanks a lot for you and for all other good people input in this thread, really saved us a lot of money indeed for a consultant.

EXACTLY - talk about mulling over every insignificant detail there is ! --

it is just I am really worry for getting started then have a problem ... but I will listen to your advise my friend.

2 switches or 1 ? WOW - by using 1 you saved yourself an entire .00000001 seconds !

Dont need to be a network guru to understand things like that.

I am sorry, but please, do you say that as an example to clear your idea to do not worry about details?

Or you mean for real that using two switches and bridge both of them will almost make no differences?

Thanks for this tip and sorry if I am asking silly or stupid question ... please be patient :)

If you get near 100MB/sec - you are moving files unbelievably fast over ethernet - even if it peaks @ 70MB - be happy & dont sweat pointless details that will only show a benefit if you did it 24/7 over the next 10 years.

That would be really amazing thing to be achieved and I never ask for something more indeed.

Curious, what kind of business is this ?

It is as I mentioned on the beginning of the thread here

We are a small media producing company that are working under short term contracts out sourced for some local TV channels to record its shows on a daily base and do video encoding to various format like .avi, .rm, .flv, .mp3 ? and upload it to famous websites plus a .mpeg copy to be given to the channel itself.
  • 0

2 switches or 1 ? WOW - by using 1 you saved yourself an entire .00000001 seconds !

Dont need to be a network guru to understand things like that.

This is not accurate. This would depend on how many computers are being copied from and to. You can bottleneck on the uplinks between switches. It shouldn't take a math genius to figure out that you can't pull 2 or more through something that is only capable of 1. And the 1 will get divided by the computers trying to pull data through it, 2 computers pulling will only get 500mb, 3 pulling 333mb and so on. But if all of the computers are on the same switch they can maintain 1Gb/s between all of them, they aren't sharing a 1Gb connection.

Make sense now? He needs it for massive file transfers not connecting pcs to a network that will browse the internet and pull small docs from a server. He needs all available bandwidth, but if he is only copying to 1 computer it is a moot point.

  • 0

OP, can you walk us through how you copy? Do you do one machine at a time or multiple?

And how do you copy? Are you "moving" the file to another computer, or do you copy it from the recording computer to the editing computer, leaving the original on the recorder.

  • 0

OP, can you walk us through how you copy?

So far I was using the copy software tera copy and winmend software ...

Do you do one machine at a time or multiple?

Yes it is a one file from a one machine in a time, as I open the copy software and drag and drop the file from various network computers and place them all in queue then it is copying one by one ... so no parallel transfer under any circumstances as I read that multi transfer increase the time 0f transferring.

And how do you copy? Are you "moving" the file to another computer, or do you copy it from the recording computer to the editing computer, leaving the original on the recorder.

Yes exactly this is what I am doing ... then after finishing the transfer I do delete the file from the recording machine (using remote desktop) then do a restart or a shut down, and setup ccleaner to run when computer start to clean everything to save space on the hard drive as each computer from the recording machine using a 80 gb hard drive and make it on big partition as making two r three partitions will lose a lot of space.

But please let me ask if moving the files is any better instead of copying, but I use the copy way in case anything wrong happened during the move process.

  • 0

I've just come back from the mall now and bought this switch:

D-Link 16-Port Gigabit Switch DGS-1016D:

http://www.dlink.com/products/?pid=337

And will use another cisco one I mentioned earlier ... so we will have two small network, and two adsl routers ... that is all I think :)

And got two kind of cables to try and test:

- Patch cord cat 6 premium line

- Patch cable cat6 blue molded intellinet

Both are 5 m length but premium line is more expensive then intellinet (I do not know of any given reason and the guy in the mall did not know as well, so if any one can advise for this regard that would be awesome).

Also for short cables (10 m maximum) will it make any differ in my case for performance? or almost all cables are the same?

Thanks a lot and too much appreciated :)

  • 0

Cat 6 is not needed unless you're going 100m or more in length. A good Cat5E-cable will work.

Connect everything, see if every computer goes in Gigabit mode (you can see that in the network properties in Windows, status of the adapter states the link speed). If all computers are in Gigabit mode, you're ready to go. You shouldn't even have to replace cables. Just first replace the slow switch(es) with the new one, and see if it works. It probably will.

More expensive cables will not give you faster transfer speeds. As long as the link speed is Gigabit, you're always fine. Always.

  • 0

I've just come back from the mall now and bought this switch:

D-Link 16-Port Gigabit Switch DGS-1016D:

http://www.dlink.com/products/?pid=337

And will use another cisco one I mentioned earlier ... so we will have two small network, and two adsl routers ... that is all I think :)

And got two kind of cables to try and test:

- Patch cord cat 6 premium line

- Patch cable cat6 blue molded intellinet

Both are 5 m length but premium line is more expensive then intellinet (I do not know of any given reason and the guy in the mall did not know as well, so if any one can advise for this regard that would be awesome).

Also for short cables (10 m maximum) will it make any differ in my case for performance? or almost all cables are the same?

Thanks a lot and too much appreciated :)

My 2c, the switch will be fine. Forget the premium cables... just return those.

As far as Cat5/5E/6... use 5E if you already have it... if not, use 6 (forward compatibility, a little more robust, little less interference, yadda yadda)

  • 0

This is not accurate. This would depend on how many computers are being copied from and to. You can bottleneck on the uplinks between switches. It shouldn't take a math genius to figure out that you can't pull 2 or more through something that is only capable of 1. And the 1 will get divided by the computers trying to pull data through it, 2 computers pulling will only get 500mb, 3 pulling 333mb and so on. But if all of the computers are on the same switch they can maintain 1Gb/s between all of them, they aren't sharing a 1Gb connection.

Make sense now? He needs it for massive file transfers not connecting pcs to a network that will browse the internet and pull small docs from a server. He needs all available bandwidth, but if he is only copying to 1 computer it is a moot point.

meh - youre asking me to read the whole thread ? nonsense

  • 0

I am afraid that after using the 1 gb it is still not fast and only 38 mb/s maximum:

Fdc9N.png

Please advise what shall I do now and which settings I should tweak or adjust.

Transfer done exactly in 07:34 minutes for a file sized = 16 gb

Thanks a lot

This topic is now closed to further replies.
  • Posts

    • BATorrent 4.1.0 by Razvan Serea BATorrent is a lightweight, open-source BitTorrent client built with modern C++ and Qt 6, offering a clean, fast, and privacy-focused alternative to traditional torrent apps. It supports magnet links, .torrent files, resume data, sequential downloading, per-file priorities, and even imports from qBittorrent. Power users benefit from integrated RSS auto-download with regex filtering, duplicate detection, and automatic tracker lists from Stremio. Streaming is seamless thanks to auto-detected players like VLC and IINA. BATorrent includes robust VPN tools—interface binding, auto-detection for WireGuard-based services like Mullvad and NordLynx, kill switch, proxy support, and IP filtering. A full WebUI enables remote control, while integrations with Plex, Jellyfin, and Emby automate library updates. With themes, speed scheduling, system-tray alerts, and cross-platform support for Windows, Linux, and macOS, BATorrent delivers a polished, high-performance torrenting experience. BATorrent features: Core .torrent file and magnet link support Resume data — picks up where you left off after restart Import torrents from qBittorrent Create .torrent files from any file or folder Sequential download mode Per-file priority control (skip, low, normal, high) Seed ratio limits with auto-pause DHT, PEX, UPnP, NAT-PMP RSS Auto-Download Subscribe to RSS feeds — automatically download new torrents as they appear Regex filters — match only what you want (e.g. 1080p|720p, S01E\d+) Per-feed settings — custom save path, check interval (5–1440 min), enable/disable Auto-download — matched items are downloaded automatically in the background Supports magnet links, .torrent URLs, and tags Tray notifications when items are auto-downloaded Duplicate detection — never downloads the same item twice Stremio Stremio Addon System pre-installed — works out of the box Auto tracker list from ngosang/trackerslist Streaming Play while downloading — stream video files before the download is complete Supports mp4, mkv, avi, mov, wmv, flv, webm, m4v, ts Auto-detects installed players (VLC, IINA, system default) VPN & Privacy Interface binding — lock torrent traffic to a specific network interface (e.g. tun0) Auto VPN detection — identifies VPN interfaces (tun, tap, WireGuard, Mullvad, NordLynx, ProtonVPN) Kill switch — automatically pauses all torrents if the VPN interface drops Auto-resume — resumes only the torrents paused by the kill switch when VPN reconnects Proxy support — SOCKS5 and HTTP proxy with optional authentication IP filtering — load P2P blocklists to block unwanted IP ranges Protocol encryption (enabled / forced / disabled) WebUI Remote management — control torrents from any browser at http://localhost:8080 REST API with JSON responses Add torrents via magnet link or .torrent upload Pause, resume, remove torrents remotely View peers and files per torrent Dark theme matching the desktop app HTTP Basic Auth with SHA-256 password hashing Configurable port and remote access (localhost vs 0.0.0.0) Interface 3 themes: Dark, Light, Midnight (bat/vampire aesthetic) Real-time speed graph Detailed panel with tabs: General, Peers, Files, Trackers Filter bar: search by name, filter by state (Active, Downloading, Seeding, Paused, Finished) Drag & drop .torrent files and magnet links Drag & drop reorder in torrent list System tray with notifications (download complete, kill switch events, RSS auto-downloads) Splash screen with bat animation Bilingual: English and Portuguese (BR), auto-detected from system locale Bandwidth Scheduler Alternative speed limits — set different download/upload limits on a schedule Time range — configure active hours (e.g. 01:00 to 07:00), supports overnight ranges Per-day control — choose which days of the week the schedule applies Automatically switches between normal and alternative speeds Media Server Integration Plex — automatically trigger library scan when a download completes Jellyfin / Emby — same automatic library refresh via API Configure server URL and authentication token/key in Settings System Cross-platform: Windows, Linux, macOS Auto-shutdown — automatically shut down PC when all downloads complete (60s cancellable countdown) Auto-update system (AppImage on Linux, installer on Windows, DMG on macOS) CLI arguments: pass .torrent files or magnet: URIs directly Keyboard shortcuts: Space to toggle pause, Ctrl+A to select all, Ctrl+O to open BATorrent 4.1.0 release notes: A community-driven release: everything here came straight from your reports and requests. It closes the remaining gaps with qBittorrent and fixes the Windows settings/tray/splash issues several of you hit. Fixed Settings now actually save. A whole class of preferences — speed limits (and the alternative limits), max active downloads, seed ratio, listen port, max connections, DHT/uTP/encryption, VPN interface, kill switch and proxy — weren't being persisted and reset to defaults on every launch. They now round-trip correctly. (Thanks to everyone who reported "the upload limit always goes back to 0".) Splash and tray toggles stick on Windows. Turning off the startup animation (or "close to tray") no longer reverts — the Windows registry stored these booleans as integers and the UI was misreading them. Close-to-tray hint. The first time the window hides to the tray you get a one-time notification, so the app doesn't look like it vanished (Windows 11 tucks new tray icons into the overflow). macOS Dock icon size. The icon filled its canvas edge-to-edge and rendered larger than neighbouring apps; it now uses the standard safe-area padding. Native file picker language. The "Torrent file / All files" filter in the open dialog follows the app language instead of being hard-coded. Added — qBittorrent parity Alternative speed limits toggle — a turtle button in the toolbar flips your throttled limits on/off instantly, independent of the scheduler. Follow system theme — switch light/dark automatically with the OS (Settings → Appearance). Pre-allocate disk space — reserve the full file size up front to reduce fragmentation (Settings → Downloads). Recheck data on add — optionally force a hash check when adding a torrent, so existing or partial files on disk are detected. Port status indicator — a 🔴 dot in the status bar shows whether your listen port looks reachable (UPnP/NAT-PMP + listen state; fully local, no external check). Add torrent from URL — File → Add torrent from URL (Ctrl+U) fetches a remote .torrent and routes it through the normal add dialog. Export .torrent — right-click a torrent → Export .torrent to save its metadata file. Already there (in case you missed it) Watch folder — auto-add .torrent files dropped into a monitored directory (Settings → Files). This release just surfaces it. Incomplete files already carry a .!bt suffix until they finish. Under the hood Regression tests for the settings-persistence and Windows boolean bugs. A new Qt Quick Test harness covering the startup splash and the design-system widgets. Download: BATorrent 4.1.0 | 37.5 MB (Open Source) Download: BATorrent Portable | 51.7 MB Links: BATorrent Website | Screenshot | Changelog Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Disabling open on hover, great! That was so stupid! They need to do a fix, where if a network share is disconnected, it doesn't hang when opening "This PC" for 20 seconds.
    • Microsoft releases major feature updates for stock Windows 11 apps by Taras Buria In addition to releasing new Windows 11 preview builds, Microsoft announced that inbox Windows apps now have dedicated release notes in the official documentation. At long last, users have access to all the release notes for each app, with changes listed in chronological order. Microsoft used to announce feature updates for stock apps with each build. Now, with Windows Insider release notes hosted on the Microsoft Learn website, each app has a dedicated space for its changelog, which is very useful for those who want to track new features and improvements. Alongside that, Microsoft dropped massive feature updates for six stock apps: Clock, Media Player, Calculator, Voice Recorder, Photos, and Paint. Each app packs quite a lot of changes and new capabilities, so here are the release notes. Here are quick notes so that you can jump to the app you are interested in the most: Calculator Camera Clock Media Player Paint Photos Sound Recorder Here is what is new for the Calculator in version 11.2605.9.0: More accurate square-root results — Fixed rare cases where a calculation that should equal zero (like sqrt(2.25) - 1.5) returned a tiny leftover value instead. Readable text in High Contrast themes — Settings text now shows the correct colors in the High Contrast Aquatic and Desert themes. Fixed layout for right-to-left languages — For languages like Arabic and Hebrew, the graph, number pad, equation fields, and scroll buttons now appear correctly oriented. Reliable launch after upgrading — Fixed an issue where upgrading from much older versions could leave outdated settings that stopped the app from opening. Here is what is new for the Camera app (version 2026.2605.7.0): Zoom slider works on more cameras — The zoom slider now works on the latest cameras, respects your system zoom settings, and updates instantly when you change those settings. Full range of zoom levels — Fixed an issue where the zoom slider only showed three steps on some devices that zoom in finer increments. Front camera works on more devices — Resolved a problem that blocked the front-facing camera on certain wide-angle devices. More video resolution choices — You can now pick video resolutions that were previously hidden; the app shows a heads-up warning instead of removing them. QR links you can still use — When a scanned QR code points to something with no matching app, the link is now copied to your clipboard (with a notification) while still offering a Store search. Smarter default settings — When you haven't set a preference, the app now follows your system settings by default. The Clock app has a massive changelog with the following improvements in version 11.2605.9.0: Timers keep counting after they hit zero — When a timer runs out, it now keeps counting up (for example, -00:27:31) so you can see how far past the time you've gone. You can turn off the daily goal — Focus Sessions now include an "Off" option so you can skip setting a daily goal entirely. New 15-minute snooze option — Alarms now offer a 15-minute snooze interval. Run up to 3 countdowns at once — The Countdown Widget now supports three simultaneous countdowns, up from two. Timer Widget notifications now appear — Fixed an issue where the "timer finished" notification didn't show when the timer was started from the widget. Less clutter in Focus Sessions — Tasks you've already completed no longer show up in the Focus Session task list. More accurate focus progress — Fixed a rounding issue that could show your daily focus progress as a minute short (for example, 49 minutes instead of 50). Smoother World Clock comparisons — The World Clock compare page now loads dates as you scroll, so it feels more responsive. Up-to-date World Clock locations — Refreshed country and city names to match their current names. Correct sun and moon icons during midnight sun — Fixed an icon that wrongly showed a moon during all-day daylight in polar regions. Fixed back-button behavior in clock comparisons — Pressing back once now takes you back as expected, instead of jumping the date to 1926. Corrected the Newfoundland time zone — Newfoundland now uses the right time zone (St. John's). Disabled alarms stay looking disabled — Editing a turned-off alarm no longer makes it appear turned on. Cleaner timer cards — The expand button is now turned off on timer cards that have no time set, preventing actions that wouldn't do anything. Clearer theme setting — Updated the wording to "Choose your preferred app theme." Smoother Settings links — The "About" links in Settings no longer trigger an unexpected "switch apps" prompt. Fixed spacing in Spotify settings — Corrected uneven spacing in the Spotify settings card. Better focus visibility in High Contrast — The focus highlight in World Clock is now clearly visible in the High Contrast Aquatic and Desert themes. No more double announcements — Screen readers no longer read the timer value twice. Countdown names read correctly — Screen readers now properly announce the name of each countdown. Keyboard focus stays put — Focus no longer disappears after you press the Timer Reset button. Clearer alarm toggle for screen readers — Tidied up how the alarm on/off switch is announced. The Media Player app received plenty of changes as well (version 11.2605.14.0): Custom captions — You can now personalize how closed captions appear, with caption styling tied to your Windows caption settings, plus a quick link to open those settings directly. "Indexing" banner in the play queue — When your media library is still being scanned, a banner now explains why some items may not appear yet. Fixed the look of selected items — Corrected a layout glitch with selected items in lists. Fewer playback failures — Improved how the app recognizes supported file types, so more files play without issues. Playlists need a name — You can no longer accidentally save a playlist with a blank name. Cleaner look for empty playlists — Improved how a playlist appears when it has no items yet. More stable play queue edits — Fixed a crash that could happen when changing the play queue while the app was switching between sessions. Clearer "missing codec" message — Improved the dialog that appears when a file needs a codec you don't have, with clearer guidance on what to do. A big update is also available for Paint in version 11.2605.61.0: Adjustable eraser transparency — You can now control how transparent the eraser is. Cleaner stamp brush strokes — Fixed visible color shifts and artifacts when using stamp-style brushes. JPEG photos save in place — Opening a rotated JPEG and pressing Save now overwrites the original instead of unexpectedly prompting "Save As." No more crash on bad image files — Opening a damaged or invalid image, from within the app, by double click, or commandline, now shows a clear error message instead of closing the app. Classic selection behavior restored — The selection outline now hides while you move, resize, or rotate a selection, just like in classic Paint. Tidier AI image panel — Fixed missing spacing at the bottom of the AI image generation panel for a cleaner layout. Visible button hover in light theme — Toolbar split buttons now show a clear hover highlight in the light theme. Snappier toolbar — Streamlined how the ribbon lays out, giving a small speed boost at startup. Fewer background crashes — Fixed a crash that could happen while background tasks were finishing up. Stable app shutdown — Prevented rare crashes when closing the app. Fixed layer removal glitch — Deleting the active layer no longer leaves the layers list in an inconsistent state. Here is what is new in the Photos app (version 2026.11060.2004.0): AI watermarking — AI-generated or edited images can now carry a visible Copilot watermark. You choose Never, Always, or Ask Every Time in Settings, with a confirmation when saving. The watermarking is off by default in settings. Better viewing of small images and pixel art — Tiny images (like 16×16 pixel art) now zoom in far more to fill the screen and stay crisp instead of looking blurry. Select scanned text with the keyboard — When text is detected in an image, you can now navigate and select it using the arrow keys, Shift+Arrow, Home/End, and Ctrl+A, with a clear focus highlight. Fixed a crash in text recognition — Resolved a crash that could close Photos while detecting text in images; the app now recovers gracefully. Easier keyboard navigation — Tabbing through the navigation bar no longer stops on hidden controls, so it takes a single Tab to move past it instead of three. And finally, here is the Sound Recorder (version 11.2605.1.0): Waveform shows with Bluetooth mics — The live waveform now displays correctly when you record using a Bluetooth audio device. No more stray scrollbar — A non-working horizontal scrollbar no longer appears at the bottom of the waveform unless you've zoomed in. Mark button ready right away — The Mark button no longer looks grayed out until you hover over it after opening the app. Markers hidden for WAV files — Markers are now turned off for WAV recordings, since that format can't store them — so they're no longer lost silently. Smoother deleting — Quickly pressing Delete and Enter to remove several recordings in a row no longer triggers a "file doesn't exist" error. Fixed a memory issue — Resolved a memory leak that occurred each time a recording started. You can find all these changelogs in the official documentation here.
    • again, an article about Microsoft Edge and ridicules hater's comments
    • From this very same article: "For organizations that prefer a “more deliberate pace”, the Extended Stable channel remains an option."
  • Recent Achievements

    • Very Popular
      AndrewSteel earned a badge
      Very Popular
    • Veteran
      Taliseian went up a rank
      Veteran
    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Week One Done
      Timaximus earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      514
    2. 2
      PsYcHoKiLLa
      170
    3. 3
      +Edouard
      162
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      78
  • Tell a friend

    Love Neowin? Tell a friend!