2024-04-28
2024-03-23
Finally removed PowerDirectorforDell from WindowsApps release atleast 1GB space
PS C:\WINDOWS\system32> Get-AppxPackage -allusers *PowerDirectorforDell*
Name : DB6EA5DB.PowerDirectorforDell
Publisher : CN=899678FE-321F-4A81-BE95-1802E9A98F2F
Architecture : X64
ResourceId :
Version : 15.0.4409.0
PackageFullName : DB6EA5DB.PowerDirectorforDell_15.0.4409.0_x64__mcezb6ze687jp
InstallLocation : C:\Program Files\WindowsApps\DB6EA5DB.PowerDirectorforDell_15.0.4409.0_x64__mcezb6ze687jp
IsFramework : False
PackageFamilyName : DB6EA5DB.PowerDirectorforDell_mcezb6ze687jp
PublisherId : mcezb6ze687jp
PackageUserInformation : {S-1-5-21-72608189-3911518983-1797934022-1027 [UserAbc]: Installed}
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
NonRemovable : False
IsPartiallyStaged : False
SignatureKind : Store
Status : Ok
PS C:\WINDOWS\system32>
PS C:\WINDOWS\system32> Get-AppxPackage -allusers *PowerDirectorforDell* | Remove-AppxPackage
Remove-AppxPackage : Deployment failed with HRESULT: 0x80073CF1, Package was not found.
Windows cannot remove DB6EA5DB.PowerDirectorforDell_15.0.4409.0_x64__mcezb6ze687jp because the current user does not have that package installed. Use Get-AppxPackage to see the list of packages installed.
NOTE: For additional information, look for [ActivityId] 1665818d-4c85-0006-ab71-6616854cda01 in the Event Log or use the command line Get-AppPackageLog -ActivityID 1665818d-4c85-0006-ab71-6616854cda01
At line:1 char:52
+ Get-AppxPackage -allusers *PowerDirectorforDell* | Remove-AppxPackage
+ ~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (DB6EA5DB.PowerD...__mcezb6ze687jp:String) [Remove-AppxPackage], PSInvalidOperationException
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand
PS C:\WINDOWS\system32>
PS C:\WINDOWS\system32> Get-AppxPackage -allusers *PowerDirectorforDell* | Remove-AppxPackage -AllUsers
PS C:\WINDOWS\system32>
PS C:\WINDOWS\system32> Get-AppxPackage -allusers *PowerDirectorforDell*
PS C:\WINDOWS\system32>
And others:
Get-AppxPackage -allusers *PowerDirectorforDell* | Remove-AppxPackage -AllUsers
Get-AppxPackage -allusers *Bing* | Remove-AppxPackage -AllUsers
Get-AppxPackage -allusers *photo* | Remove-AppxPackage -AllUsers
Get-AppxPackage -allusers *phone* | Remove-AppxPackage -AllUsers
Get-AppxPackage -allusers *skype* | Remove-AppxPackage -AllUsers
2023-12-19
Anydesk contacts and histories been "reset" after keyin / provided License Key.
Anydesk contacts and histories been "reset" after keyin / provided License Key.
2023-09-08
Internet Options - USE TLS grey out.
Internet Options
- KB5017811—Manage Transport Layer Security (TLS) 1.0 and 1.1 after default behavior change on September 20, 2022 - Microsoft Support
- Error: Some Settings are managed by your system administrator, when - Microsoft Community
- https://answers.microsoft.com/en-us/windows/forum/all/switching-from-tls-10-to-11-12-in-windows-10-help/137102b2-a1f0-4de2-8dd3-a51a854d4abe
Use TLS checkboxes are grey out.
Struggled few days then found this....
- Set Not Configured for Turn off encryption support in:
- Computer Configuration:
Local Computer Policy > Computer Configuration > Administrative Templets > Windows Components > Internet Explorer > Internet Control Panel > Advanced Page > Turn off encryption support - User Configuration:
Local Computer Policy > User Configuration > Administrative Templets > Windows Components > Internet Explorer > Internet Control Panel > Advanced Page > Turn off encryption support - Renamed key of SecureProtocols to tobedeleted_SecureProtocols
2023-05-17
Failed to remove PowerDirectorforDell fromWindowsApps
Reference URL: https://www.tenforums.com/performance-maintenance/185009-how-clean-up-windowsapps-folder.html
Relevant URL: https://winbuzzer.com/2020/06/16/how-to-remove-windows-10s-built-in-apps-bloatware-and-and-restore-them-again-xcxwbt/
Failed to remove PowerDirectorforDell fromWindowsAppsPS C:\WINDOWS\system32> Get-AppxPackage -allusers *PowerDirectorforDell*Name : DB6EA5DB.PowerDirectorforDellPublisher : CN=899678FE-321F-4A81-BE95-1802E9A98F2FArchitecture : X64ResourceId :Version : 15.0.4409.0PackageFullName : DB6EA5DB.PowerDirectorforDell_15.0.4409.0_x64__mcezb6ze687jpInstallLocation : C:\Program Files\WindowsApps\DB6EA5DB.PowerDirectorforDell_15.0.4409.0_x64__mcezb6ze687jpIsFramework : FalsePackageFamilyName : DB6EA5DB.PowerDirectorforDell_mcezb6ze687jpPublisherId : mcezb6ze687jpPackageUserInformation : {S-1-5-21-72608189-3911518983-1797934022-1027 [keon]: Installed}IsResourcePackage : FalseIsBundle : FalseIsDevelopmentMode : FalseNonRemovable : FalseIsPartiallyStaged : FalseSignatureKind : StoreStatus : OkPS C:\WINDOWS\system32>PS C:\WINDOWS\system32>PS C:\WINDOWS\system32> Get-AppxPackage -allusers *PowerDirectorforDell* | Remove-AppxPackageRemove-AppxPackage : Deployment failed with HRESULT: 0x80073CF1, Package was not found.Windows cannot remove DB6EA5DB.PowerDirectorforDell_15.0.4409.0_x64__mcezb6ze687jp because the current user does not have that package installed. Use Get-AppxPackage to see the list of packages installed.NOTE: For additional information, look for [ActivityId] 5b5440af-88d0-0000-e4a0-565bd088d901 in the Event Log or use the command line Get-AppPackageLog -ActivityID 5b5440af-88d0-0000-e4a0-565bd088d901At line:1 char:52+ Get-AppxPackage -allusers *PowerDirectorforDell* | Remove-AppxPackage+ ~~~~~~~~~~~~~~~~~~+ CategoryInfo : ObjectNotFound: (DB6EA5DB.PowerD...__mcezb6ze687jp:String) [Remove-AppxPackage], PSInvalidOperationException+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.RemoveAppxPackageCommand
Finally, 2024-03-23 1140pm+0800, I got it removed at: https://billson.blogspot.com/2024/03/finally-removed-powerdirectorfordell.html
2022-10-09
Reduce hibernate file
powercfg /hibernate /type reduced
But will disable your machine to go into hibernate...
2021-10-21
Archived: How to clear the 'SoftwareDistribution' folder on Windows 10 and make updates happen again
In this Windows 10 guide, we'll walk you through the steps to delete the content inside the SoftwareDistribution folder. As an alternative option, we'll also show you the steps to rename the folder, in case you only want to test if the folder's content is the one causing problems.
How to clear the 'SoftwareDistribution' folder
To delete the content inside the SoftwareDistribution folder, do the following:
- Open Start.
- Search for Command Prompt, right-click the result, and select Run as administrator.
Type the following command to stop the Windows Update Service and press Enter:
net stop wuauservType the following command to stop the Background Intelligent Transfer Service and press Enter:
net stop bits- Use the Windows key + R keyboard shortcut to open the Run command.
Open File Explorer and browse the following path:
C:\Windows\SoftwareDistributionSelect all its content and click the Delete button to clear the content.
Quick Tip: In the case, you're having trouble deleting all the files, simply restart your computer, and try again.
On Command Prompt, type the following command to start the Windows Update Service and press Enter:
net start wuauservType the following command to start the Background Intelligent Transfer Service and press Enter:
net start bits
Once you completed the steps, Windows 10 will reconfigure the folder and re-download all the necessary components.
How to rename the 'SoftwareDistribution' folder
If you don't want to delete the content inside of the folder, you can alternatively, rename the folder to troubleshoot Windows Update problems.
To rename the SoftwareDistribution folder, do the following:
- Open Start.
- Search for Command Prompt, right-click the result, and select Run as administrator.
Type the following command to stop the Windows Update Service and press Enter:
net stop wuauservType the following command to stop the Background Intelligent Transfer Service and press Enter:
net stop bits- Use the Windows key + R keyboard shortcut to open the Run command.
Type the following command to rename the folder and press Enter:
rename %windir%\SoftwareDistribution SoftwareDistribution.bakQuick Tip: If the command isn't letting you rename the folder, try steps No. 3 and 4 one more time, and then try to rename the folder.
Type the following command to start the Windows Update Service and press Enter:
net start wuauservType the following command to start the Background Intelligent Transfer Service and press Enter:
net start bits
After you've completed the steps, Windows 10 will re-create the folder and re-download all the necessary components.
The only caveat with this process is that the SoftwareDistribution folder also includes the Windows Update history information, which means that emptying up the folder will result in loss of this data. In addition, you'll notice that Windows Update will take longer than usual to detect and update your computer because the WUAgent must check and re-create the Datastore information. However, it's a small price to pay to get your device to update again.
While sometimes the folder may grow, it's only recommended to use these instructions only when necessary. You shouldn't mess with the SoftwareDistribution folder to free up storage space on your computer.
2021-07-09
multithreads - pcdrssd.p5x, RAM consumption - pcdrmemory2.p5x
multithreads
pcdrssd.p5x
- https://www.dell.com/community/Windows-General/PCDr/td-p/3569189
- https://www.winhelponline.com/blog/pc-doctor-module-high-cpu-memory-and-disk-usage-and-slowdown/
Occasionally, your system may slow down to a crawl due to the PC-Doctor Module process that runs in the background. When this happens, it can take several seconds to open the Task Manager or any program.
The Task Manager may show that a process named PC-Doctor Module is occupying 100% of CPU and a very high amount of RAM. You may be wondering if PC-Doctor Module is a virus, Malware, or a PUA.

When you right-click on PC-Doctor Module and click Go to details to find the executable file name of the application, you’ll find that the executable file path looks like the following, and runs under NT AUTHORITY\SYSTEM (LocalSystem) account:
C:\Program Files\Dell\SupportAssistAgent\PCDr\SupportAssist\6.0.7193.611\pcdrmemory2.p5x" run -e -lang en -cust dell -var dsc -bd "C:\ProgramData\PCDr\7193" -engineClientPid
This happens in Dell computers that ship with the Dell SupportAssist diagnostics (a.k.a. Dell SupportAssist remediation services) utility.
Dell SupportAssist – Scheduled hardware scan and optimization tasks
PC-Doctor Module is a component of Dell SupportAssist. Dell SupportAssist keeps your PC up to date and running at its best with recommended software and driver updates. It also helps resolve issues quickly by detecting common problems and sending issue details to Dell Technical Support agents on your behalf.
The Dell SupportAssist tool periodically runs a hardware scan and optimization tasks. When it runs the hardware scan, the following components are analyzed:
- Memory, CPU, Hard Drive, DVD-RW Drive, HD Audio Controller, PCI Bridge, PCI Bus, Hub, Network Card, USB Composite, Mouse, USB.
It does a SMART Short Self Test, Linear Read test, Targeted Read test, CPU stress test, among other tests.
- During this process, the CPU, Memory, and Disk usage would spike up to
100%for a few minutes.
You can open the SupportAssist tool from the Start menu.

SupportAssist — Scheduled Scans
The results of the previous hardware scans and optimization tasks would be available under the History tab of the Dell SupportAssist utility.
Click on the gear icon at the top right corner of the window, and click Settings.
By default, the Hardware scans are scheduled to run monthly once.
In the Settings page, you can disable the scheduled scans and optimizations by unchecking Turn on automatic scans and optimizations at: checkbox.
Alternatively, you can schedule a different time for the tasks to run. You may want to run the tasks after office hours so that you don’t face any performance bottlenecks when you’re working.
If you choose to disable the automatic scans, then you can manually run the scans at your preferred time or intervals via the Home tab.
Hardware scans can be extremely beneficial. You can make informed decisions from these scan results — e.g., it informs you in advance if a hardware component (i.e., the hard disk drive) is about to fail so that you can replace the necessary hardware proactively.
2021-06-18
clear "$Recycle.Bin" in external hard drive
Googled: clear "$Recycle.Bin" in external hard drive
Found Source URL: https://superuser.com/a/564461
The $RECYCLE.BIN directory can be deleted from Windows command line rmdir /q /s C:\$RECYCLE.BIN as described in the first answer to this similar question, although as a system virtual folder care should be taken. Also, it will get recreated upon deletion of files from the drive containing it.
2021-02-15
Prolink Bluetooth Mouse
Arnab ChatterjeeReplied on November 21, 2015
I managed to solve this myself by installing the "Generic Bluetooth adapter" driver.
- Go to device manager and open Bluetooth
- Select the Bluetooth adapter. In my case , my Dell XPS L502X came with "Intel(R) Centrino(R) Wireless Bluetooth(R) 3.0+ High Speed Adapter" driver. Uninstall this default driver.
- Scan for hardware changes. You see a unknown device, inside Other
- Install a driver for this. While installling choose "Let me choose the best driver"
- In the driver choice, I get the "Generic Bluetooth adapter" and the intel one.
- Choose "Generic Bluetooth adapter" and install that
- Viola, my mouse reconnects without any issues now. No problem with the Bluetooth speaker either
2020-07-06
Found: ProduKey v1.93 - Recover lost Windows product key (CD-Key) and Office 2003/2007 product key.
ProduKey v1.93 - Recover lost Windows product key (CD-Key) and Office 2003/2007 product key.
Description
ProduKey is a small utility that displays the ProductID and the CD-Key of Microsoft Office (Microsoft Office 2003, Microsoft Office 2007), Windows (Including Windows 8/7/Vista), Exchange Server, and SQL Server installed on your computer. You can view this information for your current running operating system, or for another operating system/computer - by using command-line options. This utility can be useful if you lost the product key of your Windows/Office, and you want to reinstall it on your computer.
2020-04-30
Windows 10 command prompt display Chinese
Found Source:
https://superuser.com/a/269857
- Start -> Run -> regedit
- Go to
[HKEY_LOCAL_MACHINE\Software\Microsoft\Command Processor\Autorun] ifAutorunis not present, you can add a New String Value with the contents of@chcp 65001>nul– Dacto Oct 23 '18 at 20:45 - Change the value to
chcp 65001








