community
3654 TopicsVibe coded tuesday update finished my windows hello.
Thank you for bricking my biometrics sensors! With this wonderful KB5121003 patch! Which by the way you can't even remove! Was it intentionally done with error so I can't remove? This is my last copilot laptop and I wholeheartedly wish you stock downtrend.45Views0likes1CommentUnable to Format SDXC Card
I have a SDDXC Card that will not format. Windows Disk Management shows a healthy primary partition but I am unable to format or delete the partition. When I use DiskPart, I can clean the disk but the partition does not delete. I cannot create a new partition because the single old partition takes up all space on the disk. Also, when I use diskpart, I cannot select the primary partition26Views0likes1CommentGames crash when alt+tab
I was playing yesterday War Thunder I normally alt tabbed and opened AMD overlay then changed something for War Thunder and resseted back to deafult settings. Then my game freezed I tried to close it by task menager and it freezes too. Then I tried several fixes like redownloading drivers by fully deleting old ones and nothing worked. So I did a full factory reset and problem accours again. I really dont know whats happening at this point tell me if it could be a problem with GPU. P.S problem is in every game : Valorant, CS, Roblox, Cyberpunk My GPU is amd radeon 9060 XT12Views0likes1CommentCopilot image generation now shows "Made with AI"
At some point in the last few weeks, image generation with Copilot in Edge was changed to include a little oval with the text "Made with AI". This is very annoying. The oval is usually within the rectangle of the image content (cannot be cropped out) and often on a gradient color area (not a solid color that can be erased). I don't mind using disclaimers that my images were AI-generated, but I don't want the image itself to be plastered with extra content. Copilot says this cannot be eliminated. Copilot "says" that it can move the oval above or below the content, but it either does not properly do that, or it puts the whole image inside a solid background. This oval makes the images practically unusable in documents due to the need to hack out the oval. Copilot says this is for "transparency", but the transparency of my work is not Microsoft's problem.236Views1like3CommentsBatch File That TaskKill Won't Stop
I have the following Windows 11 batch file that I run, and then below it I have my batch file that I attempt to kill it with. I have searched Google and ChatGPT several time and tried all the solutions as you will see below. Any help appreciated! Here is the batch file: :: Echo off title MY_LOOP_SCRIPT :loop echo Running batch files at %date% %time% :: Run first batch file :: call "C:\Path\To\FirstScript.bat" :: Run second batch file :: call "C:\Path\To\SecondScript.bat" taskkill /F /IM FMP24.exe taskkill /F /IM DSDplus.exe taskkill /F /IM Orbitron.exe taskkill /F /IM SDRSharp.exe taskkill /F /IM xwxtoimg.exe taskkill /F /IM SDRSharpDriverDDE* REM ------------------------------------------------------------------------------------------------------------------------------ REM Password = 2A9AgFnar4wwvvUt5Pja REM Downloaded TO: C:\_Files\SDR - Software Defined Radio\sdrsharp-x86 REM File Name Format = DSDPlus2p*.* REM value window = 1 console 2 source audio 4 channel activity 8 event log REM Sum values to minimize windows REM ------------------------------------------------------------------------------------------------------------------------------ REM - P25 Trunking - 1 dongle solution REM ------------------------------------------------------------------------------------------------------------------------------ CHDIR C:\_FILES\SDR - Software Defined Radio\sdrsharp-x86\dsd+FASTLANE-p25 DELETE DSDPlus.bin START FMP24 -rc -i1 -o20001 -P0.0 -f853.9625 -g47 -b12.5 REM add -_2 to minimize window! START DSDPlus -r1 -e -T -E -Pwav -i20001 -O NUL -_1 REM Remove the _1 to display a list of files that have been checked! REM ------------------------------------------------------------------------------------------------------------------------------- REM - DMR REM ------------------------------------------------------------------------------------------------------------------------------- REM CHDIR C:\_Files\SDR - Software Defined Radio\sdrsharp-x86\dsd+FASTLANE-DMR-Working-Conventional-Scanning REM DELETE DSDPlus.bin REM START FMP24 -i3 -o20009 -P0.0 -s1 -v150 -_2 -g47 REM START DSDPlus -e -fa -i20009 -m1 -_15 -O NUL REM ------------------------------------------------------------------------------------------------------------------------------- REM Z - z-FM2 ScanList REM ------------------------------------------------------------------------------------------------------------------------------- REM CHDIR C:\_Files\SDR - Software Defined Radio\sdrsharp-x86\dsd+FASTLANE-FMN Scanner\Z - SCANNER 2 REM TIMEOUT 1 REM DELETE DSDPlus.bin REM START FMP24 -i2 -P0.0 -s1 -o20008 -wsl0.0 -n2 -g47 -_2 REM START DSDPlus -e -fa -i20008 -m1 -_15 -O NUL REM ------------------------------------------------------------------------------------------------------------------------------- REM -i = input device (radio number) REM -f = Initial tuned frequency REM -P = PPM value REM -s = Enable/disable scanner mode REM -o = Output device (port or speakers) REM -wsl = Spectrum window location REM -g = RF gain (dB) [max] REM -_ = Minimize windows at startup; bitmapped REM -n = Select noise filter (0-2) echo Done. Waiting 30 minutes... :: Wait 900 seconds (15 minutes) timeout /t 900 /nobreak >nul goto loop -------------------------------------------------------------------- NOW FOR THE BATCH FILE THAT I ATTEMPT TO STOP IT WITH: --------------------------------------------------------------------- taskkill /F /IM FMP24.exe taskkill /F /IM DSDplus.exe taskkill /F /IM Orbitron.exe taskkill /F /IM SDRSharp.exe taskkill /F /IM xwxtoimg.exe taskkill /F /IM SDRSharpDriverDDE* taskkill /F /IM Terminal taskkill /IM cmd.exe /F wmic process where "CommandLine like 'MY_LOOP_SCRIPT'" delete taskkill /FI WINDOWTITLE eq "MY_LOOP_SCRIPT" /F taskkill /F /IM Z - ZZ - START JANE's Feed.bat taskkill /f /im cmd.exe /fi "WINDOWTITLE eq Z - ZZ - START JANE's Feed.bat" taskkill /f /im cmd.exe56Views0likes4CommentsWhat is this new button in Windows 11 Task View?
I noticed a button in Task View that I hadnt seen before. No tooltip appears when I hover over it, and clicking it doesnt seem to do anything. Has anyone else noticed this button? Is this a new feature added in a recent Windows 11 update, or is it a feature that hasnt been fully enabled yet?56Views0likes3Comments