Re: Youtube Download Manager For Pc Windows 11

0 views
Skip to first unread message
Message has been deleted

Odina Conkright

unread,
Jul 13, 2024, 2:08:11 PM7/13/24
to consandhaptu

I have 2 instances of Windows Explorer opened in the task manager at random times. It happens when i restart my computer, use it for some time and after a while i notice the fans ramp up, i go to the task manager to find two processes of windows explorer, one is normal in my opinion which has 200-500MB RAM usage while the one is the problem, it consumes 2000MB of RAM (I have only 8 gigs ram so I am always anxious about that). I kill the process with the high ram usage and the computer runs normally. It is also worth mentioning that when i kill the process; the explorer and all the windows and task bar does not close or crash. The computer cools down and everything goes back to normal. The explorer.exe file is also normal. I was hoping that it might get fixed in the update but its still here.

youtube download manager for pc windows 11


Descargar archivo https://urluss.com/2yPngs




Thank you for much for the suggestion but the issue still remains the same. I am fully updated and for some reason I can not find the feedback hub. It used to be in windows 10 but now when i search for it, it gives me "Feedback and Diagnostics" which has no option to report a bug, apparently there is a option to give feedback though, when you search something on the start menu; on the right top side there is an option to give feedback, just a little tiny button. I did that and lets see what happens...

I am sorry i could not try safe mode before, this time i used it for 30 minutes and the issue still persists. Even after closing all the windows the process remains in task manager with high memory use.

I have the same issue. After few seconds of starting windows, CPU1,3, and 5 go to 100% (I have intel i9-11900K). I know this by checking it on AIDA64 app.
When pressing ctrl+shift+escape the CPU usage goes back to normal, but if I close task explorer it goes back to 100% on CPU1, 3 and 5. This is why I am thinking it is a malicious virus.
So after I looked more, I found out in the details page that there are 2 "explorer.exe" running. If I terminate the second one the issue is solved.

Any idea how can I fix this once and for all without having to terminate explorer.exe each time I start windows? I tried Malware scans and everything stated above with no help.

@Reza_AmeriThank you for the response, I've tried everything you said, no files are corrupted and everything checks out but the error remains, even after windows update I thought Microsoft might fix the issue but it still remains.

For everyday work, Windows10 works great until October 2025 Microsoft provides support , updates go in parallel with Windows11 .
If you want to work, think about a clean installation of Windows10 -> write what you think?

Few window managers are designed with a clear distinction between the windowing system and the window manager. Every graphical user interface based on a windows metaphor has some form of window management. In practice, the elements of this functionality vary greatly.[2] Elements usually associated with window managers allow the user to open, close, minimize, maximize, move, resize, and keep track of running windows, including window decorators. Many window managers also come with various utilities and features such as task bars, program launchers, docks to facilitate halving or quartering windows on screen, workspaces for grouping windows, desktop icons, wallpaper, an ability to keep select windows in foreground, the ability to "roll up" windows to show only their title bars, to cascade windows, to stack windows into a grid, to group windows of the same program in the task bar in order to save space, and optional multi-row taskbars.[3][4][5][6]

In 1973, the Xerox Alto became the first computer shipped with a working WIMP GUI. It used a stacking window manager that allowed overlapping windows.[7] However, this was so far ahead of its time that its design paradigm would not become widely adopted until more than a decade later. While it is unclear if Microsoft Windows contains designs copied from Apple's classic Mac OS, it is clear that neither was the first to produce a GUI using stacking windows. In the early 1980s, the Xerox Star, successor to the Alto, used tiling for most main application windows, and used overlapping only for dialogue boxes, removing most of the need for stacking.[8]

The classic Mac OS was one of the earliest commercially successful examples of a GUI that used a sort of stacking window management via QuickDraw. Its successor, macOS, uses a somewhat more advanced window manager that has supported compositing since Mac OS X 10.0, and was updated in Mac OS X 10.2 to support hardware accelerated compositing via the Quartz Compositor.[9]

GEM 1.1, from Digital Research, was a operating environment that included a stacking window manager, allowing all windows to overlap. It was released in the early 1980s.[10] GEM is famous for having been included as the main GUI used on the Atari ST, which ran Atari TOS, and was also a popular GUI for MS-DOS prior to the widespread use of Microsoft Windows. As a result of a lawsuit by Apple, Digital Research was forced to remove the stacking capabilities in GEM 2.0, making its window manager a tiling window manager.[11]

During the mid-1980s, Amiga OS contained an early example of a compositing window manager called Intuition (one of the low-level libraries of AmigaOS, which was present in Amiga system ROMs), capable of recognizing which windows or portions of them were covered, and which windows were in the foreground and fully visible, so it could draw only parts of the screen that required refresh. Additionally, Intuition supported compositing. Applications could first request a region of memory outside the current display region for use as bitmap. The Amiga windowing system would then use a series of bit blits using the system's hardware blitter to build a composite of these applications' bitmaps, along with buttons and sliders, in display memory, without requiring these applications to redraw any of their bitmaps.

In 1988, Presentation Manager became the default shell in OS/2, which, in its first version, only used a command line interface (CLI). IBM and Microsoft designed OS/2 as a successor to DOS and Windows for DOS. After the success of Windows 3.10, however, Microsoft abandoned the project in favor of Windows. After that, the Microsoft project for a future OS/2 version 3 became Windows NT, and IBM made a complete redesign of the shell of OS/2, substituting the Presentation Manager of OS/2 1.x for the object-oriented Workplace Shell that made its debut in OS/2 2.0.[12]

X window managers also have the ability to re-parent applications, meaning that, while initially all applications are adopted by the root window (essentially the whole screen), an application started within the root window can be adopted by (i.e., put inside of) another window. Window managers under the X window system adopt applications from the root window and re-parent them to apply window decorations (for example, adding a title bar). Re-parenting can also be used to add the contents of one window to another. For example, a flash player application can be re-parented to a browser window, and can appear to the user as supposedly being part of that program. Re-parenting window managers can therefore arrange one or more programs within the same window, and can easily combine tiling and stacking in various ways.

Microsoft Windows has provided an integrated stacking window manager since Windows 2.0; Windows Vista introduced the compositing Desktop Window Manager (dwm.exe) as an optional hardware-accelerated alternative. In Windows, since GDI is part of the kernel,[13] the role of the window manager is tightly coupled with the kernel's graphical subsystems and is largely non-replaceable, although third-party utilities can be used to simulate a tiling window manager on top of such systems. Since Windows 8, the Direct3D-based Desktop Window Manager can no longer be disabled.[14] It can only be restarted with the hotkey combination Ctrl+Shift+Win+B.[15]

Windows Explorer (explorer.exe) is used by default as the shell in modern Windows systems to provide a taskbar and file manager, along with many functions of a window manager; aspects of Windows can be modified through the provided configuration utilities, modifying the Windows Registry or with 3rd party tools, such as WindowBlinds or Resource Hacker.

A complete X Windows Server, allowing the use of window managers ported from the unixoid world can also be provided for Microsoft Windows through Cygwin/X even in multiwindow mode (and by other X Window System implementations). Thereby, it is easily possible to e.g. have X Window System client programs running either in the same Cygwin environment on the same machine, or on a Linux, BSD Unix etc. system via the network, and only their GUI being displayed and usable on top of the Microsoft Windows environment.

Note that Microsoft and X Window System use different terms to describe similar concepts. For example, there is rarely any mention of the term window manager by Microsoft because it is integrated and non-replaceable, and distinct from the shell.[clarification needed][16] The Windows Shell is analogous to the desktop environment concept in other graphical user interface systems.

Since 2021 ChromeOS is shipped with its own window manager called Ash.[17] Chromium and ash share common codebase.[17] In the past one could run it by using google-chrome --open-ash on any compatible systems.

Compositing window managers let all windows be created and drawn separately and then put together and displayed in various 2D and 3D environments. The most advanced compositing window managers allow for a great deal of variety in interface look and feel, and for the presence of advanced 2D and 3D visual effects.

All window managers that have overlapping windows and are not compositing window managers are stacking window managers, although it is possible that not all use the same methods. Stacking window managers allow windows to overlap by drawing background windows first, which is referred to as the painter's algorithm. Changes sometimes require that all windows be re-stacked or repainted, which usually involves redrawing every window. However, to bring a background window to the front usually only requires that one window be redrawn, since background windows may have bits of other windows painted over them, effectively erasing the areas that are covered.

d3342ee215
Reply all
Reply to author
Forward
0 new messages